| Package | Description |
|---|---|
| io.cloudslang.score.facade.execution | |
| io.cloudslang.score.lang |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionStatus |
ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionStatus[] |
ExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
ExecutionRuntimeServices.getFlowTerminationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionRuntimeServices.setFlowTerminationType(ExecutionStatus flowTerminationType)
set the flow termination type
|
Copyright © 2020. All rights reserved.