Class GenericEntryAction<T extends ExtendedStateEntity>

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

public class GenericEntryAction<T extends ExtendedStateEntity> extends Object implements STMAction<T>