| Package | Description |
|---|---|
| org.jbpm.casemgmt.api | |
| org.jbpm.casemgmt.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
Collection<CaseRoleInstance> |
CaseService.getCaseRoleAssignments(String caseId)
Returns role assignments for given case
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CaseRoleInstance> |
CaseInstance.getCaseRoles()
Returns case roles for this case.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.