|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubSystem.SubSystemOperationJob | |
---|---|
org.eclipse.rse.core.subsystems | |
org.eclipse.rse.subsystems.shells.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 void |
SubSystem.scheduleJob(SubSystem.SubSystemOperationJob job,
ISchedulingRule rule)
|
Constructors in org.eclipse.rse.core.subsystems with parameters of type SubSystem.SubSystemOperationJob | |
---|---|
SubSystem.SubSystemOperationJob.ContextRunnable(SubSystem.SubSystemOperationJob job)
|
Uses of SubSystem.SubSystemOperationJob in org.eclipse.rse.subsystems.shells.core.subsystems |
---|
Subclasses of SubSystem.SubSystemOperationJob in org.eclipse.rse.subsystems.shells.core.subsystems | |
---|---|
protected class |
RemoteCmdSubSystem.CancelShellJob
Represents the subsystem operation of cancelling a remote shell. |
protected class |
RemoteCmdSubSystem.RemoveShellJob
Represents the subsystem operation of cancelling and removing a remote shell from the view. |
protected class |
RemoteCmdSubSystem.RunCommandJob
Represents the subsystem operation of running a remote command. |
protected class |
RemoteCmdSubSystem.RunShellJob
Represents the subsystem operation of running a remote shell. |
protected class |
RemoteCmdSubSystem.SendCommandToShellJob
Represents the subsystem operation of sending a command to a remote shell. |
|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |