Class WorkflowTriggerHelper
java.lang.Object
de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
Utilities for implementing workflow trigger handlers.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkStatePrecondition
(IWorkflowEventData eventData, List<UuidEntityRef> allowedStates)
-
Method Details
-
checkStatePrecondition
public static boolean checkStatePrecondition(IWorkflowEventData eventData, List<UuidEntityRef> allowedStates)
-