Uses of Interface
io.vertx.tp.workflow.uca.component.Behaviour
-
Packages that use Behaviour Package Description cn.zeroup.macrocosm.cv io.vertx.tp.workflow.uca.component -
-
Uses of Behaviour in cn.zeroup.macrocosm.cv
Fields in cn.zeroup.macrocosm.cv with type parameters of type Behaviour Modifier and Type Field Description static ConcurrentMap<String,Behaviour>WfPool. POOL_COMPONENT -
Uses of Behaviour in io.vertx.tp.workflow.uca.component
Subinterfaces of Behaviour in io.vertx.tp.workflow.uca.component Modifier and Type Interface Description interfaceMovementinterfaceStayinterfaceTransferTodo Generation 1.Classes in io.vertx.tp.workflow.uca.component that implement Behaviour Modifier and Type Class Description classAbstractMovementclassAbstractTransferclassMovementEmptyclassMovementNextclassMovementPreclassStayCancelclassStaySaveclassTransferEmptyclassTransferStandardclassTransferStartMethods in io.vertx.tp.workflow.uca.component that return Behaviour Modifier and Type Method Description BehaviourAbstractMovement. bind(MetaInstance metadata)BehaviourAbstractTransfer. bind(io.vertx.core.json.JsonObject config)BehaviourAbstractTransfer. bind(MetaInstance metadata)BehaviourBehaviour. bind(io.vertx.core.json.JsonObject config)BehaviourBehaviour. bind(MetaInstance metadata)
-