Uses of Interface
io.vertx.tp.workflow.uca.camunda.Io
Packages that use Io
-
Uses of Io in cn.vertxup.workflow.cv
Fields in cn.vertxup.workflow.cv with type parameters of type Io -
Uses of Io in io.vertx.tp.workflow.uca.camunda
Classes in io.vertx.tp.workflow.uca.camunda that implement IoModifier and TypeClassDescriptionclassAbstractIo<I>classS - Start FlowclassclassclassclassMethods in io.vertx.tp.workflow.uca.camunda that return IoModifier and TypeMethodDescriptionIo.io()static Io<org.camunda.bpm.model.bpmn.instance.EndEvent>Io.ioEventEnd()static Io<org.camunda.bpm.model.bpmn.instance.StartEvent>Io.ioEventStart()static Io<io.vertx.core.json.JsonObject>Io.ioFlow()static Io<io.vertx.core.json.JsonObject>Io.ioForm()Io.ioHistory()static Io<org.camunda.bpm.engine.task.Task>Io.ioTask()static Io<org.camunda.bpm.engine.task.Task>Io.ioTask(boolean active)