javax.print.attribute
public interface PrintJobAttribute extends Attribute
Instances of implementing attribute classes may be collected in a PrintJobAttributeSet.
A print service uses attributes of this type to inform about the status of a print job. For example javax.print.attribute.standard.DateTimeAtProcessing is used to report at which date and time a job has started processing.