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, with
getCallerClass, getDataModelDefinition, getModelType, getName, getSource, getTestTools, setSource, toDataModelSourceFactory, toDataModelSourceFilter
toDataModelSinkFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFilter, toOutputUri, toUri, toVerifierFactory
public 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()
FlowDriverInput
getThis
in class FlowDriverInput<T,JobFlowDriverInput<T>>
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.