| Package | Description |
|---|---|
| org.jbpm.workbench.cm.model | |
| org.jbpm.workbench.cm.service |
| Modifier and Type | Method and Description |
|---|---|
CaseRoleAssignmentSummary |
CaseRoleAssignmentSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseRoleAssignmentSummary> |
CaseInstanceSummary.getRoleAssignments() |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceSummary.Builder |
CaseInstanceSummary.Builder.roleAssignments(List<CaseRoleAssignmentSummary> roleAssignments) |
void |
CaseInstanceSummary.setRoleAssignments(List<CaseRoleAssignmentSummary> roleAssignments) |
| Modifier and Type | Method and Description |
|---|---|
String |
CaseManagementService.startCaseInstance(String serverTemplateId,
String containerId,
String caseDefinitionId,
String owner,
List<CaseRoleAssignmentSummary> roleAssignments) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.