Uses of Interface
de.hybris.platform.cmsfacades.workflow.postaction.PostWorkflowAction
Packages that use PostWorkflowAction
Package
Description
-
Uses of PostWorkflowAction in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return types with arguments of type PostWorkflowActionModifier and TypeMethodDescriptionprotected List<PostWorkflowAction>DefaultCMSWorkflowFacade.getPostWorkflowActions()Method parameters in de.hybris.platform.cmsfacades.workflow.impl with type arguments of type PostWorkflowActionModifier and TypeMethodDescriptionvoidDefaultCMSWorkflowFacade.setPostWorkflowActions(List<PostWorkflowAction> postWorkflowActions) -
Uses of PostWorkflowAction in de.hybris.platform.cmsfacades.workflow.postaction.impl
Classes in de.hybris.platform.cmsfacades.workflow.postaction.impl that implement PostWorkflowActionModifier and TypeClassDescriptionclassAutomatic action performed after the completion of the Publish action in the workflow.