Uses of Package
com.ibm.carma.ui.job

Packages that use com.ibm.carma.ui.job
com.ibm.carma.ui.job   
 

Classes in com.ibm.carma.ui.job used by com.ibm.carma.ui.job
AbstractCarmaJob
          AbstractCarmaJob should be used by extenders to create Jobs operating on connected or disconnected CARMA objects.
CustomActionJob
          Thic class is useful for creating a simple job to perform an action.
DownloadJob
          This User Job downloads remote files into IFiles.
FileExtensionJob
          This abstract Job provides helper methods for gathering CARMA resource file-extension metadata.
NewMemberJob
          This user Job performs the create member action.
RefreshJob
          This Job takes an Object[] filled with CARMA, RepositoryManager, ResourceContainer, or FilterContentImpl classes and calls refresh on them.
RefreshWithMemberInfoJob
          Performs the refresh operation as defined by RefreshJob, but gathers the provided set of member info at the time of refresh to cut down on network traffic to the host.
UploadJob
          This User Job is used to Upload IFiles to the Server.