Package | Description |
---|---|
com.asakusafw.testdriver |
Test driver classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<JobFlowDriverOutput<?>> |
JobFlowTester.outputs
The flow outputs.
|
Modifier and Type | Method and Description |
---|---|
protected JobFlowDriverOutput<T> |
JobFlowDriverOutput.getThis() |
<T> JobFlowDriverOutput<T> |
JobFlowTester.output(String name,
Class<T> modelType)
Starts configuring the target flow output.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.