Uses of Interface
com.ibm.di.server.TaskInterface

Packages that use TaskInterface
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
com.ibm.di.store Provides classes for the Security Directory Integrator system store. 
 

Uses of TaskInterface in com.ibm.di.server
 

Classes in com.ibm.di.server that implement TaskInterface
 class AssemblyLine
          This class represents a IBM Tivoli Directory Integrator AssemblyLine.
 class Sequence
           
 

Methods in com.ibm.di.server with parameters of type TaskInterface
 void TaskCallBlock.setTask(TaskInterface task)
          Sets the logger from the given task context
 

Constructors in com.ibm.di.server with parameters of type TaskInterface
AssemblyLineComponent(TaskInterface parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn)
          Constructor for the AssemblyLineComponent object
AssemblyLineComponent(TaskInterface parent, java.lang.String name, ConnectorConfig config, ConnectorInterface conn, boolean forceRuntime)
          Constructor for the AssemblyLineComponent object
AttributeMapping(java.lang.String name, TaskInterface context, Log log, ScriptEngine se)
           
TaskCallBlock(Entry old, AssemblyLineConfig alc, TaskInterface task)
          Constructor - Populate object with saved data and current task context.
TaskCallBlock(java.lang.String assemblyLine, AssemblyLineConfig alc, TaskInterface task)
          Constructor - Populate object with assemblyline input/output parameters and connector parameters, and a task context.
TaskCallBlock(java.lang.String assemblyLine, TaskInterface task)
           
 

Uses of TaskInterface in com.ibm.di.store
 

Methods in com.ibm.di.store with parameters of type TaskInterface
 TaskCallBlock SandboxStore.getTCB(AssemblyLineConfig alc, TaskInterface task)
          Return a previously stored TCB