Uses of Interface
io.vertx.tp.workflow.uca.modeling.ActionOn
-
Packages that use ActionOn Package Description cn.zeroup.macrocosm.cv io.vertx.tp.workflow.uca.modeling -
-
Uses of ActionOn in cn.zeroup.macrocosm.cv
Fields in cn.zeroup.macrocosm.cv with type parameters of type ActionOn Modifier and Type Field Description static ConcurrentMap<String,ActionOn>WfPool. POOL_ACTION -
Uses of ActionOn in io.vertx.tp.workflow.uca.modeling
Methods in io.vertx.tp.workflow.uca.modeling that return ActionOn Modifier and Type Method Description static ActionOnActionOn. action(RecordMode caseType)
-