Modifier and Type | Method and Description |
---|---|
static ITransformationConnectionManager |
TransformationConnectionManagerFactory.make(IThreadContext tc)
Make a transformation connection manager handle.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformationConnectionManager
This class is the manager of the transformation connection description.
|
Modifier and Type | Field and Description |
---|---|
protected ITransformationConnectionManager |
JobManager.transformationMgr |
protected ITransformationConnectionManager |
Jobs.transMgr |
Constructor and Description |
---|
PipelineConnections(IPipelineSpecificationBasic spec,
ITransformationConnectionManager transformationConnectionManager,
IOutputConnectionManager outputConnectionManager) |