| Package | Description |
|---|---|
| org.mule.munit.remote.tools.client.BAT | |
| org.mule.munit.remote.tools.client.BAT.model.response |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResponse |
BATClientBase.setExecutionStatus(String executionId,
ExecutionStatus status)
Change the status of an Execution
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
ExecutionResponse.getStatus() |
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 |
|---|---|
void |
ExecutionResponse.setStatus(ExecutionStatus status) |
Copyright © 2020. All rights reserved.