Package | Description |
---|---|
org.jbpm.workbench.es.model | |
org.jbpm.workbench.es.util |
Modifier and Type | Method and Description |
---|---|
ExecutionErrorType |
ExecutionErrorSummary.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionErrorSummary.setType(ExecutionErrorType type) |
ExecutionErrorSummary.Builder |
ExecutionErrorSummary.Builder.type(ExecutionErrorType type) |
Modifier and Type | Method and Description |
---|---|
static ExecutionErrorType |
ExecutionErrorType.fromType(String type) |
static ExecutionErrorType |
ExecutionErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionErrorType[] |
ExecutionErrorType.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.