Package | Description |
---|---|
org.kie.processmigration.model |
Modifier and Type | Method and Description |
---|---|
Execution.ExecutionType |
Execution.getType() |
static Execution.ExecutionType |
Execution.ExecutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Execution.ExecutionType[] |
Execution.ExecutionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Execution |
Execution.setType(Execution.ExecutionType type) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.