Package com.axemble.vdoc.sdk.interfaces
Interface IProperty.System
- Enclosing interface:
- IProperty
public static interface IProperty.System
System properties
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringThe current operators.static final StringAll the current task instances.static final StringAll the past operators.static final StringThe comment use while changing stepstatic final StringThe creation date of the resourcestatic final StringThe creator of the documentstatic final StringMax duration for the document.static final StringThe past operators.static final StringReference of the documentstatic final StringTitle of the documentstatic final StringVersion of the document.
- 
Field Details- 
REFERENCEReference of the document- See Also:
 
- 
TITLETitle of the document- See Also:
 
- 
CREATORThe creator of the document- See Also:
 
- 
CREATION_DATEThe creation date of the resource- See Also:
 
- 
COMMENTThe comment use while changing step- See Also:
 
- 
MAX_DURATIONMax duration for the document. Not used yet.- See Also:
 
- 
VERSIONVersion of the document. Not used yet.- See Also:
 
- 
ACTIVE_OPERATORSThe current operators.- See Also:
 
- 
PAST_OPERATORSThe past operators.- See Also:
 
- 
ALLPAST_OPERATORSAll the past operators.- See Also:
 
- 
ACTIVE_TASK_INSTANCESAll the current task instances.- See Also:
 
 
-