Class GearStandard

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

public class GearStandard extends AbstractGear
Author:
Lang
  • Constructor Details

    • GearStandard

      public GearStandard()
  • 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)