| Package | Description |
|---|---|
| com.cognifide.aet.communication.api.execution |
| Modifier and Type | Method and Description |
|---|---|
ProcessingStatus |
SuiteStatusResult.getStatus() |
static ProcessingStatus |
ProcessingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingStatus[] |
ProcessingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SuiteStatusResult(ProcessingStatus status) |
SuiteStatusResult(ProcessingStatus status,
String message) |
Copyright © 2013–2018 Cognifide. All rights reserved.