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