Package | Description |
---|---|
com.asakusafw.vocabulary.batch |
Batch DSL vocabulary annotations/classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JobFlowWorkDescription
A description of jobflow in batch.
|
class |
ScriptWorkDescription
Deprecated.
does not supported
|
Modifier and Type | Method and Description |
---|---|
WorkDescription |
Work.getDescription()
Returns the description of this work.
|
Constructor and Description |
---|
Work(BatchDescription declaring,
WorkDescription description,
List<Work> dependencies)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.