public class TransformationConnectionManagerFactory extends Object
Modifier and Type | Method and Description |
---|---|
static String[] |
getAllTransformationActivities(IThreadContext tc)
Compile a list of all pertinent activities, across all existing transformation connections.
|
static ITransformationConnectionManager |
make(IThreadContext tc)
Make a transformation connection manager handle.
|
public static final String _rcsid
public static ITransformationConnectionManager make(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException
public static String[] getAllTransformationActivities(IThreadContext tc) throws ManifoldCFException
tc
- is the thread context.ManifoldCFException