Class WorkflowData
java.lang.Object
de.hybris.platform.ordermanagementfacades.workflow.data.WorkflowData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()voidsetActions(List<WorkflowActionData> actions) voidvoidsetDescription(String description) void
-
Constructor Details
-
WorkflowData
public WorkflowData()
-
-
Method Details
-
setCode
-
getCode
-
setName
-
getName
-
setDescription
-
getDescription
-
setActions
-
getActions
-