Class GearForkJoin

java.lang.Object
io.vertx.tp.workflow.uca.conformity.AbstractGear
io.vertx.tp.workflow.uca.conformity.GearForkJoin
All Implemented Interfaces:
Gear

public class GearForkJoin extends AbstractGear
Author:
Lang
  • Constructor Details

    • GearForkJoin

      public GearForkJoin()
  • Method Details

    • todoAsync

      public io.vertx.core.Future<List<WTodo>> todoAsync(io.vertx.core.json.JsonObject parameters, WTask wTask, WTicket ticket)
    • todoAsync

      public io.vertx.core.Future<List<WTodo>> todoAsync(io.vertx.core.json.JsonObject parameters, WTask wTask, WTicket ticket, WTodo todo)