RSE
Release 1.0

Uses of Class
org.eclipse.rse.core.subsystems.SubSystem.SubSystemOperationJob

Packages that use SubSystem.SubSystemOperationJob
org.eclipse.rse.core.subsystems   
 

Uses of SubSystem.SubSystemOperationJob in org.eclipse.rse.core.subsystems
 

Subclasses of SubSystem.SubSystemOperationJob in org.eclipse.rse.core.subsystems
 class SubSystem.ConnectJob
          Represents the subsystem operation of connecting the subsystem to the remote machine.
protected  class SubSystem.DisconnectJob
          Represents the subsystem operation of disconnecting the subsystem to the remote machine.
protected  class SubSystem.GetPropertiesJob
          Represents the subsystem operation of getting a set of property values from a remote object.
protected  class SubSystem.GetPropertyJob
          Represents the subsystem operation of getting a property value from a remote object.
protected  class SubSystem.ResolveAbsoluteJob
          Represents the subsystem operation of resolving absolute filter strings.
protected  class SubSystem.ResolveAbsolutesJob
          Represents the subsystem operation of resolving a set of absolute filter strings.
protected  class SubSystem.ResolveRelativeJob
          Represents the subsystem operation of resolving relative filter strings.
protected  class SubSystem.SetPropertiesJob
          Represents the subsystem operation of setting a set of properties of a remote object.
protected  class SubSystem.SetPropertyJob
          Represents the subsystem operation of setting a property of a remote object.
 

Methods in org.eclipse.rse.core.subsystems with parameters of type SubSystem.SubSystemOperationJob
protected  IStatus SubSystem.scheduleJob(SubSystem.SubSystemOperationJob job, ISchedulingRule rule, boolean synch)
           
 

Constructors in org.eclipse.rse.core.subsystems with parameters of type SubSystem.SubSystemOperationJob
SubSystem.SubSystemOperationJob.ContextRunnable(SubSystem.SubSystemOperationJob job)
           
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.