Uses of Class
de.hybris.platform.cmsfacades.data.CMSWorkflowOperationData
Packages that use CMSWorkflowOperationData
Package
Description
-
Uses of CMSWorkflowOperationData in de.hybris.platform.cmsfacades.workflow
Methods in de.hybris.platform.cmsfacades.workflow with parameters of type CMSWorkflowOperationDataModifier and TypeMethodDescriptionCMSWorkflowFacade.performOperation(String workflowCode, CMSWorkflowOperationData cmsWorkflowOperationData) Performs different operations defined byCMSWorkflowOperationon the workflow. -
Uses of CMSWorkflowOperationData in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CMSWorkflowOperationDataModifier and TypeMethodDescriptionDefaultCMSWorkflowFacade.performOperation(String workflowCode, CMSWorkflowOperationData data) protected voidDefaultCMSWorkflowFacade.processPostWorkflowActions(WorkflowModel workflow, CMSWorkflowOperationData data) Performs additional logic after the operation is successfully executed. -
Uses of CMSWorkflowOperationData in de.hybris.platform.cmsfacades.workflow.postaction
Methods in de.hybris.platform.cmsfacades.workflow.postaction that return types with arguments of type CMSWorkflowOperationData -
Uses of CMSWorkflowOperationData in de.hybris.platform.cmsfacades.workflow.postaction.impl
Methods in de.hybris.platform.cmsfacades.workflow.postaction.impl that return types with arguments of type CMSWorkflowOperationData