Uses of Class
io.vertx.tp.workflow.atom.runtime.WRequest
Packages that use WRequest
Package
Description
-
Uses of WRequest in io.vertx.tp.workflow.atom
Methods in io.vertx.tp.workflow.atom with parameters of type WRequest -
Uses of WRequest in io.vertx.tp.workflow.atom.runtime
Methods in io.vertx.tp.workflow.atom.runtime that return WRequestMethods in io.vertx.tp.workflow.atom.runtime that return types with arguments of type WRequestModifier and TypeMethodDescriptionio.vertx.core.Future<WRequest>WRequest.future(io.vertx.core.json.JsonObject request) Methods in io.vertx.tp.workflow.atom.runtime with parameters of type WRequestModifier and TypeMethodDescriptionstatic WTransitionWTransition.create(WRequest request, ConcurrentMap<String, WMove> move) io.vertx.core.json.JsonObjectWTransition.moveParameter(WRequest request) -
Uses of WRequest in io.vertx.tp.workflow.uca.central
Methods in io.vertx.tp.workflow.uca.central that return types with arguments of type WRequestModifier and TypeMethodDescriptionprotected io.vertx.core.Future<WRequest>BehaviourStandard.beforeAsync(WRequest request, WTransition wTransition) Methods in io.vertx.tp.workflow.uca.central with parameters of type WRequestModifier and TypeMethodDescriptionprotected io.vertx.core.Future<WRequest>BehaviourStandard.beforeAsync(WRequest request, WTransition wTransition) protected WTransitionBehaviourStandard.createTransition(WRequest request) -
Uses of WRequest in io.vertx.tp.workflow.uca.coadjutor
Methods in io.vertx.tp.workflow.uca.coadjutor with parameters of type WRequestModifier and TypeMethodDescriptionio.vertx.core.Future<WRecord>Stay.keepAsync(WRequest request, WTransition instance) io.vertx.core.Future<WRecord>StayCancel.keepAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WRecord>StayClose.keepAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WRecord>StaySave.keepAsync(WRequest request, WTransition wTransition) -
Uses of WRequest in io.vertx.tp.workflow.uca.component
Methods in io.vertx.tp.workflow.uca.component with parameters of type WRequestModifier and TypeMethodDescriptionio.vertx.core.Future<WTransition>io.vertx.core.Future<WTransition>io.vertx.core.Future<WTransition>io.vertx.core.Future<WTransition>default io.vertx.core.Future<WTransition>MoveOn.moveAsync(WRequest request, WTransition process) io.vertx.core.Future<WTransition>MoveOnNext.moveAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WTransition>MoveOnStart.moveAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WRecord>Transfer.moveAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WRecord>TransferEmpty.moveAsync(WRequest request, WTransition instance) io.vertx.core.Future<WRecord>TransferStandard.moveAsync(WRequest request, WTransition wTransition) io.vertx.core.Future<WRecord>TransferStart.moveAsync(WRequest request, WTransition wTransition) default io.vertx.core.Future<WRecord>MoveOn.transferAsync(WRequest request, WTransition process) io.vertx.core.Future<WRecord>MoveOnGenerate.transferAsync(WRequest request, WTransition wTransition) -
Uses of WRequest in io.vertx.tp.workflow.uca.toolkit
Methods in io.vertx.tp.workflow.uca.toolkit that return types with arguments of type WRequestModifier and TypeMethodDescriptionio.vertx.core.Future<WRequest>UTracker.beforeAsync(WRequest request, WTransition transition) Methods in io.vertx.tp.workflow.uca.toolkit with parameters of type WRequestModifier and TypeMethodDescriptionio.vertx.core.Future<WRequest>UTracker.beforeAsync(WRequest request, WTransition transition)