| Package | Description |
|---|---|
| de.valtech.aecu.api.service |
This package contains the service API for AEM Easy Content Upgrade (AECU).
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionState |
ExecutionResult.getState()
Returns the execution state.
|
static ExecutionState |
ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionState[] |
ExecutionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExecutionResult(ExecutionState state,
String time,
String result,
String output,
ExecutionResult fallbackResult,
String path)
Constructor
|
Copyright © 2019. All rights reserved.