Package | Description |
---|---|
org.jbpm.workbench.cm.model | |
org.jbpm.workbench.cm.util |
Modifier and Type | Method and Description |
---|---|
CaseActionSummary |
CaseActionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CaseActionSummary> |
CaseStageSummary.getAdHocActions() |
Modifier and Type | Method and Description |
---|---|
CaseStageSummary.Builder |
CaseStageSummary.Builder.adHocFragments(List<CaseActionSummary> adHocActions) |
void |
CaseStageSummary.setAdHocActions(List<CaseActionSummary> adHocActions) |
Modifier and Type | Method and Description |
---|---|
List<CaseActionSummary> |
Actions.getAvailableActions() |
List<CaseActionSummary> |
Actions.getCompleteActions() |
List<CaseActionSummary> |
Actions.getInProgressAction() |
Modifier and Type | Method and Description |
---|---|
void |
Actions.setAvailableActions(List<CaseActionSummary> availableActions) |
void |
Actions.setCompleteActions(List<CaseActionSummary> completeActions) |
void |
Actions.setInProgressAction(List<CaseActionSummary> inProgressAction) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.