Uses of Interface
io.vertx.tp.workflow.uca.deployment.DeployOn
-
Packages that use DeployOn Package Description cn.zeroup.macrocosm.cv io.vertx.tp.workflow.uca.deployment -
-
Uses of DeployOn in cn.zeroup.macrocosm.cv
Fields in cn.zeroup.macrocosm.cv with type parameters of type DeployOn Modifier and Type Field Description static ConcurrentMap<String,DeployOn>WfPool. POOL_DEPLOY -
Uses of DeployOn in io.vertx.tp.workflow.uca.deployment
Methods in io.vertx.tp.workflow.uca.deployment that return DeployOn Modifier and Type Method Description static DeployOnDeployOn. get(String folder)default DeployOnDeployOn. tenant(String tenantId)
-