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