Class MoveOnStart
java.lang.Object
io.vertx.tp.workflow.uca.central.BehaviourStandard
io.vertx.tp.workflow.uca.central.AbstractMoveOn
io.vertx.tp.workflow.uca.component.MoveOnStart
- Author:
- Lang
-
Field Summary
Fields inherited from class io.vertx.tp.workflow.uca.central.AbstractMoveOn
linkageKit, todoKitFields inherited from class io.vertx.tp.workflow.uca.central.BehaviourStandard
config -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<WTransition>moveAsync(WRequest request, WTransition wTransition) Methods inherited from class io.vertx.tp.workflow.uca.central.AbstractMoveOn
bindMethods 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
transferAsync
-
Constructor Details
-
MoveOnStart
public MoveOnStart()
-
-
Method Details
-
moveAsync
-