Uses of Interface
org.jbpm.casemgmt.api.model.CaseRole
-
Packages that use CaseRole Package Description org.jbpm.casemgmt.api.model -
-
Uses of CaseRole in org.jbpm.casemgmt.api.model
Methods in org.jbpm.casemgmt.api.model that return types with arguments of type CaseRole Modifier and Type Method Description Collection<CaseRole>CaseDefinition. getCaseRoles()Returns case roles for this case.
-