Class GenericExitAction<T extends StateEntity>
java.lang.Object
org.chenile.workflow.service.stmcmds.GenericExitAction<T>
- All Implemented Interfaces:
STMAction<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GenericExitAction
public GenericExitAction()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceSTMAction<T extends StateEntity>
- Throws:
Exception
-