T
- the data model typepublic class JobFlowDriverOutput<T> extends FlowDriverOutput<T,JobFlowDriverOutput<T>>
Constructor and Description |
---|
JobFlowDriverOutput(TestDriverContext driverContext,
String name,
Class<T> modelType)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected JobFlowDriverOutput<T> |
getThis()
Returns this object.
|
dumpActual, dumpActual, dumpActual, dumpActual, dumpDifference, dumpDifference, dumpDifference, filter, prepare, prepare, prepare, prepare, prepare, prepare, prepare, transform, transform, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, verify, with
getDifferenceSink, getResultSink, getVerifier, setDifferenceSink, setResultFilter, setResultSink, setVerifier, toDataModelSinkFactory, toDataModelSinkFactory, toDifferenceSinkFactory, toDifferenceSinkFactory, toVerifierFactory, toVerifyRuleFactory, toVerifyRuleFactory
getCallerClass, getDataModelDefinition, getModelType, getName, getSource, getTestTools, setSource, toDataModelSourceFactory, toDataModelSourceFilter
toDataModelSinkFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFilter, toOutputUri, toUri, toVerifierFactory
public JobFlowDriverOutput(TestDriverContext driverContext, String name, Class<T> modelType)
driverContext
- the current test driver contextname
- the flow output namemodelType
- the data model classprotected JobFlowDriverOutput<T> getThis()
FlowDriverOutput
getThis
in class FlowDriverOutput<T,JobFlowDriverOutput<T>>
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.