Interface ActionActivationStrategy
-
- All Known Implementing Classes:
DefaultActionActivationStrategy
public interface ActionActivationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoAfterActivation(WorkflowActionModel action)
-
-
-
Method Detail
-
doAfterActivation
void doAfterActivation(WorkflowActionModel action) throws ActivationWorkflowActionException
-
-