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