Module net.anwiba.commons.swing
Class MessageTransition<T>
java.lang.Object
net.anwiba.commons.swing.workflow.MessageTransition<T>
- All Implemented Interfaces:
ITransition<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetExecutable(IState<T> state) booleanisApplicable(IState<T> state)
-
Constructor Details
-
MessageTransition
-
-
Method Details
-
isApplicable
- Specified by:
isApplicablein interfaceITransition<T>
-
getExecutable
- Specified by:
getExecutablein interfaceITransition<T>
-