Package com.axemble.vdoc.sdk.interfaces
Interface IProperty.System
- Enclosing interface:
IProperty
public static interface IProperty.System
System properties
-
Field Summary
FieldsModifier 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
-
REFERENCE
Reference of the document- See Also:
-
TITLE
Title of the document- See Also:
-
CREATOR
The creator of the document- See Also:
-
CREATION_DATE
The creation date of the resource- See Also:
-
COMMENT
The comment use while changing step- See Also:
-
MAX_DURATION
Max duration for the document. Not used yet.- See Also:
-
VERSION
Version of the document. Not used yet.- See Also:
-
ACTIVE_OPERATORS
The current operators.- See Also:
-
PAST_OPERATORS
The past operators.- See Also:
-
ALLPAST_OPERATORS
All the past operators.- See Also:
-
ACTIVE_TASK_INSTANCES
All the current task instances.- See Also:
-