Package com.logicaldoc.workflow
Class WorkflowConstants
- java.lang.Object
-
- com.logicaldoc.workflow.WorkflowConstants
-
public final class WorkflowConstants extends Object
Some constants used in the Workflow module- Since:
- 5.0
- Author:
- Marco Meschieri - LogicalDOC
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description WorkflowConstants()
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
VAR_DOCUMENTS
public static final String VAR_DOCUMENTS
- See Also:
- Constant Field Values
-
VAR_FILENAMES
public static final String VAR_FILENAMES
- See Also:
- Constant Field Values
-
VAR_LASTNOTE
public static final String VAR_LASTNOTE
- See Also:
- Constant Field Values
-
VAR_TRANSITION
public static final String VAR_TRANSITION
- See Also:
- Constant Field Values
-
VAR_INITIATOR
public static final String VAR_INITIATOR
- See Also:
- Constant Field Values
-
VAR_TENANT_ID
public static final String VAR_TENANT_ID
- See Also:
- Constant Field Values
-
VAR_SUPERVISORS
public static final String VAR_SUPERVISORS
- See Also:
- Constant Field Values
-
VAR_ENDDATE
public static final String VAR_ENDDATE
- See Also:
- Constant Field Values
-
VAR_ENDUSER
public static final String VAR_ENDUSER
- See Also:
- Constant Field Values
-
VAR_DESCRIPTION
public static final String VAR_DESCRIPTION
- See Also:
- Constant Field Values
-
VAR_TEMPLATE_ID
public static final String VAR_TEMPLATE_ID
- See Also:
- Constant Field Values
-
VAR_TEMPLATE_NAME
public static final String VAR_TEMPLATE_NAME
- See Also:
- Constant Field Values
-
VAR_TEMPLATE_LABEL
public static final String VAR_TEMPLATE_LABEL
- See Also:
- Constant Field Values
-
VAR_TEMPLATE_VERSION
public static final String VAR_TEMPLATE_VERSION
- See Also:
- Constant Field Values
-
VAR_TASKSTATE
public static final String VAR_TASKSTATE
- See Also:
- Constant Field Values
-
VAR_TAG
public static final String VAR_TAG
- See Also:
- Constant Field Values
-
VAR_DISPLAY
public static final String VAR_DISPLAY
- See Also:
- Constant Field Values
-
DIC_TASK
public static final String DIC_TASK
- See Also:
- Constant Field Values
-
DIC_DOCUMENTS
public static final String DIC_DOCUMENTS
- See Also:
- Constant Field Values
-
DIC_DOCUMENT
public static final String DIC_DOCUMENT
- See Also:
- Constant Field Values
-
DIC_CANDIDATES
public static final String DIC_CANDIDATES
- See Also:
- Constant Field Values
-
DIC_INITIATOR
public static final String DIC_INITIATOR
- See Also:
- Constant Field Values
-
DIC_WF_TOOL
public static final String DIC_WF_TOOL
- See Also:
- Constant Field Values
-
DIC_DOC_TOOL
public static final String DIC_DOC_TOOL
- See Also:
- Constant Field Values
-
DIC_WORKFLOW
public static final String DIC_WORKFLOW
- See Also:
- Constant Field Values
-
DIC_TASK_NAME
public static final String DIC_TASK_NAME
- See Also:
- Constant Field Values
-
DIC_PROCESS_ID
public static final String DIC_PROCESS_ID
- See Also:
- Constant Field Values
-
DIC_PROCESSDEF_ID
public static final String DIC_PROCESSDEF_ID
- See Also:
- Constant Field Values
-
DIC_ASSIGNEE
public static final String DIC_ASSIGNEE
- See Also:
- Constant Field Values
-
DIC_ACTIONS
public static final String DIC_ACTIONS
- See Also:
- Constant Field Values
-
DIC_ACTION
public static final String DIC_ACTION
- See Also:
- Constant Field Values
-
DIC_VARIABLES
public static final String DIC_VARIABLES
- See Also:
- Constant Field Values
-
WORKFLOW_USERID
public static final long WORKFLOW_USERID
- See Also:
- Constant Field Values
-
WORKFLOW_USERNAME
public static final String WORKFLOW_USERNAME
- See Also:
- Constant Field Values
-
WORKFLOW_USER_FULLNAME
public static final String WORKFLOW_USER_FULLNAME
- See Also:
- Constant Field Values
-
-