Package io.vertx.tp.workflow.uca.ticket
Class SyncTask
java.lang.Object
io.vertx.tp.workflow.uca.ticket.AbstractSync
io.vertx.tp.workflow.uca.ticket.SyncTask
- All Implemented Interfaces:
Sync
-
Field Summary
Fields inherited from class io.vertx.tp.workflow.uca.ticket.AbstractSync
metadata -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<WRecord>treatAsync(io.vertx.core.json.JsonObject requestJ, WRecord recordRef, WTicket ticketIn) Methods 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.ticket.Sync
treatAsync
-
Method Details
-
treatAsync
-