Uses of Class
org.jbpm.workbench.wi.client.editors.deployment.descriptor.model.RuntimeStrategy
-
Packages that use RuntimeStrategy Package Description org.jbpm.workbench.wi.client.editors.deployment.descriptor.model -
-
Uses of RuntimeStrategy in org.jbpm.workbench.wi.client.editors.deployment.descriptor.model
Methods in org.jbpm.workbench.wi.client.editors.deployment.descriptor.model that return RuntimeStrategy Modifier and Type Method Description static RuntimeStrategyRuntimeStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeStrategy[]RuntimeStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-