|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - Flow state type.A - Argument type.public interface Transition<S,A>
Runtime classes representing transitions shall implement this interface.
| Method Summary | |
|---|---|
Invocable<S,A> |
getInvocable()
|
Invoker<S,A> |
getInvoker()
|
| Methods inherited from interface com.hammurapi.flow.runtime.FlowElement |
|---|
afterConnect, beforeConnect |
| Method Detail |
|---|
Invocable<S,A> getInvocable()
Invoker<S,A> getInvoker()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||