Uses of Interface
io.vertx.tp.workflow.uca.runner.RunOn
-
Packages that use RunOn Package Description cn.zeroup.macrocosm.cv io.vertx.tp.workflow.uca.runner -
-
Uses of RunOn in cn.zeroup.macrocosm.cv
Fields in cn.zeroup.macrocosm.cv with type parameters of type RunOn Modifier and Type Field Description static ConcurrentMap<String,RunOn>WfPool. POOL_PROC -
Uses of RunOn in io.vertx.tp.workflow.uca.runner
Methods in io.vertx.tp.workflow.uca.runner that return RunOn Modifier and Type Method Description static RunOnRunOn. get()
-