Class CMSWorkflowOperationData
java.lang.Object
de.hybris.platform.cmsfacades.data.CMSCreateVersionData
de.hybris.platform.cmsfacades.data.CMSWorkflowOperationData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetActionCode(String actionCode) voidsetComment(String comment) voidsetDecisionCode(String decisionCode) voidsetOperation(CMSWorkflowOperation operation) Methods inherited from class de.hybris.platform.cmsfacades.data.CMSCreateVersionData
getCreateVersion, getVersionLabel, setCreateVersion, setVersionLabel
-
Constructor Details
-
CMSWorkflowOperationData
public CMSWorkflowOperationData()
-
-
Method Details
-
setOperation
-
getOperation
-
setActionCode
-
getActionCode
-
setDecisionCode
-
getDecisionCode
-
setComment
-
getComment
-