Package com.axemble.vdoc.sdk.interfaces
Interface IProperty.Dynamic
- Enclosing interface:
IProperty
public static interface IProperty.Dynamic
Dynamic properties
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Current operatorstatic final String
Current task instancestatic final String
static final String
Creation date of the task instancestatic final String
Dynamic delaystatic final String
Maximum duration of a task instancestatic final String
Link to parent workflow instancestatic final String
Determines how relevant a given document is to a user's querystatic final String
Dynamic status of the task instances
-
Field Details
-
STATUS
Dynamic status of the task instances- See Also:
-
DELAY
Dynamic delay- See Also:
-
ACTIVE_TASK
Current task instance- See Also:
-
ACTIVE_OPERATORS
Current operator- See Also:
-
RELEVANCE
Determines how relevant a given document is to a user's query- See Also:
-
ATTACHMENT
- See Also:
-
CREATION_DATE
Creation date of the task instance- See Also:
-
MAX_DURATION
Maximum duration of a task instance- See Also:
-
PARENT_REFERENCE
Link to parent workflow instance- See Also:
-