See: Description
Interface | Description |
---|---|
BasicCommandLauncher.OutputConsumer |
Consumes command output by lines.
|
Class | Description |
---|---|
BasicBatchExecutor |
A basic implementation of
BatchExecutor . |
BasicCommandLauncher |
A basic implementation of
CommandLauncher . |
BasicCommandTaskExecutor |
Executes
CommandTaskInfo via fork/exec. |
BasicDeleteTaskExecutor |
A basic implementation of
TaskExecutor for DeleteTaskInfo . |
BasicExecutionContext |
A basic implementation of
ExecutionContext . |
BasicJobflowExecutor |
Executes jobflows.
|
BasicTaskExecutionContext |
A basic implementation of
TaskExecutionContext . |
Enum | Description |
---|---|
BasicCommandLauncher.Output |
Represents a kind of output target.
|
BasicCommandLauncher.OutputChannel |
Represents a kind of output.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.