T - the data model typepublic class JobFlowDriverInput<T> extends FlowDriverInput<T,JobFlowDriverInput<T>>
| Constructor and Description |
|---|
JobFlowDriverInput(TestDriverContext driverContext,
String name,
Class<T> modelType)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected JobFlowDriverInput<T> |
getThis()
Returns this object.
|
prepare, prepare, prepare, prepare, prepare, prepare, prepare, prepare, prepare, prepare, withgetCallerClass, getDataModelDefinition, getModelType, getName, getSource, getTestTools, setSource, toDataModelSourceFactory, toDataModelSourceFiltertoDataModelSinkFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFilter, toOutputUri, toUri, toVerifierFactorypublic JobFlowDriverInput(TestDriverContext driverContext, String name, Class<T> modelType)
driverContext - the current test driver contextname - the flow input namemodelType - the data model typeprotected JobFlowDriverInput<T> getThis()
FlowDriverInputgetThis in class FlowDriverInput<T,JobFlowDriverInput<T>>Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.