Class GenericExitAction<T extends StateEntity>

java.lang.Object
org.chenile.workflow.service.stmcmds.GenericExitAction<T>
All Implemented Interfaces:
STMAction<T>

public class GenericExitAction<T extends StateEntity> extends Object implements STMAction<T>