Uses of Class
de.hybris.platform.cmsfacades.data.CMSWorkflowActionData
-
Packages that use CMSWorkflowActionData Package Description de.hybris.platform.cmsfacades.data -
-
Uses of CMSWorkflowActionData in de.hybris.platform.cmsfacades.data
Methods in de.hybris.platform.cmsfacades.data that return CMSWorkflowActionData Modifier and Type Method Description CMSWorkflowActionDataCMSWorkflowTaskData. getAction()Methods in de.hybris.platform.cmsfacades.data that return types with arguments of type CMSWorkflowActionData Modifier and Type Method Description java.util.List<CMSWorkflowActionData>CMSWorkflowData. getActions()Methods in de.hybris.platform.cmsfacades.data with parameters of type CMSWorkflowActionData Modifier and Type Method Description voidCMSWorkflowTaskData. setAction(CMSWorkflowActionData action)Method parameters in de.hybris.platform.cmsfacades.data with type arguments of type CMSWorkflowActionData Modifier and Type Method Description voidCMSWorkflowData. setActions(java.util.List<CMSWorkflowActionData> actions)
-