Package com.axemble.vdoc.sdk.interfaces
Interface IProperty.Special
- Enclosing interface:
IProperty
public static interface IProperty.Special
Special properties. The associated values are not stored in the database.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Name of the catalogstatic final String
last modification datestatic final String
Internal statusstatic final String
todaystatic final String
Waiting actorsstatic final String
Name of the workflowstatic final String
Name of the workflow container
-
Field Details
-
WAITING_OPERATORS
Waiting actors- See Also:
-
TODAY
today- See Also:
-
MODIFICATION_DATE
last modification date- See Also:
-
STATUS
Internal status- See Also:
-
WORKFLOW
Name of the workflow- See Also:
-
WORKFLOW_CONTAINER
Name of the workflow container- See Also:
-
CATALOG
Name of the catalog- See Also:
-