Package | Description |
---|---|
com.asakusafw.workflow.cli.run |
Implementations of
run command. |
com.asakusafw.workflow.executor.basic |
Basic implementations of workflow executions.
|
Modifier and Type | Field and Description |
---|---|
BasicCommandLauncher.Output |
ExecutorParameter.outputStyle
The output style of executor.
|
Modifier and Type | Method and Description |
---|---|
static BasicCommandLauncher.Output |
BasicCommandLauncher.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicCommandLauncher.Output[] |
BasicCommandLauncher.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.