Package | Description |
---|---|
org.jbpm.workbench.cm.model | |
org.jbpm.workbench.cm.util |
Modifier and Type | Method and Description |
---|---|
CaseActionType |
CaseActionSummary.getActionType() |
Modifier and Type | Method and Description |
---|---|
CaseActionSummary.Builder |
CaseActionSummary.Builder.actionType(CaseActionType actionType) |
void |
CaseActionSummary.setActionType(CaseActionType actionType) |
Modifier and Type | Method and Description |
---|---|
static CaseActionType |
CaseActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaseActionType[] |
CaseActionType.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.