Class WorkflowConstants.WorkflowStatus
java.lang.Object
de.hybris.platform.workflow.constants.WorkflowConstants.WorkflowStatus
- Enclosing class:
- WorkflowConstants
@Deprecated(since="ages",
forRemoval=true)
public static class WorkflowConstants.WorkflowStatus
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated, for removal: This API element is subject to removal in a future version.static final intDeprecated, for removal: This API element is subject to removal in a future version.static final intDeprecated, for removal: This API element is subject to removal in a future version.static final intDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
PLANNED
public static final int PLANNEDDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
RUNNING
public static final int RUNNINGDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
FINISHED
public static final int FINISHEDDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TERMINATED
public static final int TERMINATEDDeprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
WorkflowStatus
public WorkflowStatus()Deprecated, for removal: This API element is subject to removal in a future version.
-
WorkflowStatus