Interface PreInvokeConditionChecker<E extends WorkflowableTask>
-
public interface PreInvokeConditionChecker<E extends WorkflowableTask>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheck(E task, WorkflowTransitionValidation transitionValidation)org.cxbox.api.data.dictionary.LOVgetType()
-
-
-
Method Detail
-
getType
org.cxbox.api.data.dictionary.LOV getType()
-
check
boolean check(E task, WorkflowTransitionValidation transitionValidation)
-
-