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