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, withgetDifferenceSink, getResultSink, getVerifier, setDifferenceSink, setResultFilter, setResultSink, setVerifier, toDataModelSinkFactory, toDataModelSinkFactory, toDifferenceSinkFactory, toDifferenceSinkFactory, toVerifierFactory, toVerifyRuleFactory, toVerifyRuleFactorygetCallerClass, getDataModelDefinition, getModelType, getName, getSource, getTestTools, setSource, toDataModelSourceFactory, toDataModelSourceFiltertoDataModelSinkFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFactory, toDataModelSourceFilter, toOutputUri, toUri, toVerifierFactorypublic 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()
FlowDriverOutputgetThis in class FlowDriverOutput<T,JobFlowDriverOutput<T>>Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.