Package | Description |
---|---|
com.asakusafw.workflow.cli.run |
Implementations of
run command. |
com.asakusafw.workflow.executor.basic |
Basic implementations of workflow executions.
|
Modifier and Type | Method and Description |
---|---|
BatchExecutor |
ExecutorParameter.getBatchExecutor(ExecutionContext context)
Returns the batch executor.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicBatchExecutor
A basic implementation of
BatchExecutor . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.