Interface | Description |
---|---|
BatchExecutor |
Executes batches.
|
CommandLauncher |
Launches commands.
|
ExecutionContext |
A base context of
TaskExecutor . |
JobflowExecutor |
Executes jobflows.
|
TaskExecutionContext |
Represents a context of
TaskExecutor . |
TaskExecutor |
Executes a
TaskInfo . |
TaskExecutors.IoConsumer<T> |
Represents an action.
|
Class | Description |
---|---|
TaskExecutors |
Utilities for
TaskExecutor . |
Exception | Description |
---|---|
ExecutionConditionException |
Exception represents the executor does not satisfies conditions to execute.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.