Synapta Services Builder for CICS Version 3.0

Uses of Interface
com.attachmate.tasks.ITask

Packages that use ITask
com.attachmate.tasks   
 

Uses of ITask in com.attachmate.tasks
 

Methods in com.attachmate.tasks with parameters of type ITask
 void ITask.transferContext(ITask source)
          Transfers a context from one bean to another.
 void ITask.copyContext(ITask source)
          Copies a context from one bean to another.
 


Synapta Services Builder for CICS Version 3.0