| Package | Description |
|---|---|
| org.fenixedu.bennu.scheduler.log |
| Modifier and Type | Method and Description |
|---|---|
ExecutionLog.TaskState |
ExecutionLog.getState()
Returns the
ExecutionLog.TaskState for this execution. |
static ExecutionLog.TaskState |
ExecutionLog.TaskState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionLog.TaskState[] |
ExecutionLog.TaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 FenixEdu. All rights reserved.