Package io.vertx.tp.workflow.uca.central
Class AbstractMoveOn
java.lang.Object
io.vertx.tp.workflow.uca.central.BehaviourStandard
io.vertx.tp.workflow.uca.central.AbstractMoveOn
- Direct Known Subclasses:
MoveOnGenerate,MoveOnNext,MoveOnStart
- Author:
- Lang
-
Field Summary
FieldsFields inherited from class io.vertx.tp.workflow.uca.central.BehaviourStandard
config -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.tp.workflow.uca.central.BehaviourStandard
afterAsync, beforeAsync, bind, createTransition, metadataInMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.tp.workflow.uca.component.MoveOn
moveAsync, transferAsync
-
Field Details
-
todoKit
-
linkageKit
-
-
Constructor Details
-
AbstractMoveOn
public AbstractMoveOn()
-
-
Method Details
-
bind
- Specified by:
bindin interfaceBehaviour- Overrides:
bindin classBehaviourStandard
-