Package | Description |
---|---|
org.jbpm.workbench.cm.model | |
org.jbpm.workbench.cm.util |
Modifier and Type | Method and Description |
---|---|
CaseActionStatus |
CaseActionSummary.getActionStatus() |
Modifier and Type | Method and Description |
---|---|
CaseActionSummary.Builder |
CaseActionSummary.Builder.actionStatus(CaseActionStatus actionStatus) |
void |
CaseActionSummary.setActionStatus(CaseActionStatus actionStatus) |
Modifier and Type | Method and Description |
---|---|
static CaseActionStatus |
CaseActionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaseActionStatus[] |
CaseActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.