Package | Description |
---|---|
com.asakusafw.vocabulary.batch |
Batch DSL vocabulary annotations/classes.
|
Modifier and Type | Method and Description |
---|---|
protected BatchDescription.DependencyBuilder |
BatchDescription.run(Class<? extends FlowDescription> jobflow)
Start registering a new jobflow to this batch.
|
protected BatchDescription.DependencyBuilder |
BatchDescription.run(String scriptDefinition)
Deprecated.
does not supported
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.