Interface PostWorkflowAction
- All Known Implementing Classes:
PublishPostWorkflowAction
public interface PostWorkflowAction
Action to be performed after a workflow action is completed.
-
Method Summary
-
Method Details
-
isApplicable
BiPredicate<WorkflowModel,CMSWorkflowOperationData> isApplicable() -
execute
-