Class WorkflowConstants
- java.lang.Object
-
- de.hybris.platform.workflow.constants.GeneratedWorkflowConstants
-
- de.hybris.platform.workflow.constants.WorkflowConstants
-
public final class WorkflowConstants extends GeneratedWorkflowConstants
Specifies all constants of the workflow extension not generated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowConstants.NumberSeriesinternal use!static classWorkflowConstants.USERSpecifies constants related to workflow users.static classWorkflowConstants.WorkflowActivationScriptActionsSpecifies constants which are used in the workflow activation scriptsstatic classWorkflowConstants.WorkflowStatusDeprecated.since ages - as of relase 4.3, please useWorkflowStatus-
Nested classes/interfaces inherited from class de.hybris.platform.workflow.constants.GeneratedWorkflowConstants
GeneratedWorkflowConstants.Attributes, GeneratedWorkflowConstants.Enumerations, GeneratedWorkflowConstants.Relations, GeneratedWorkflowConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic java.lang.StringWORKFLOW_SERVICE_BEAN_IDBean id of workflow service.
-
-
-
Field Detail
-
WORKFLOW_SERVICE_BEAN_ID
public static java.lang.String WORKFLOW_SERVICE_BEAN_ID
Bean id of workflow service.
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
-