| Package | Description |
|---|---|
| org.mydotey.artemis.taskdispatcher |
| Modifier and Type | Field and Description |
|---|---|
static Set<TaskErrorCode> |
TaskErrorCode.RERUNNABLE_ERROR_CODES |
| Modifier and Type | Method and Description |
|---|---|
TaskErrorCode |
Task.errorCode() |
static TaskErrorCode |
TaskErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskErrorCode[] |
TaskErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 org.mydotey. All rights reserved.