Package org.chenile.stm.action
Interface STMAutomaticStateComputation<StateEntityType extends StateEntity>
- Type Parameters:
StateEntityType-
- All Known Implementing Classes:
AreActivitiesComplete,BaseCustomComponentPropertiesAction,BaseScriptingAction,DefaultAutomaticStateComputation,DummyAutomaticStateComputation,IfAction,ScriptAction,STMActionBase,SwitchAction
public interface STMAutomaticStateComputation<StateEntityType extends StateEntity>
- Author:
- rajakolluru Implemented by a class that wants to automatically transition the state from one to the other based on certain properties of the entity.
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-