org.eclipse.rse.core.subsystems
Class SubSystem.ChangeStatusJob
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.core.internal.jobs.InternalJob
org.eclipse.core.runtime.jobs.Job
org.eclipse.ui.progress.UIJob
org.eclipse.rse.core.subsystems.SubSystem.ChangeStatusJob
- All Implemented Interfaces:
- Comparable, IAdaptable
- Enclosing class:
- SubSystem
protected class SubSystem.ChangeStatusJob
- extends UIJob
Represents the operation of changing the connection status of this subsystem.
Fields inherited from class org.eclipse.core.internal.jobs.InternalJob |
manager |
Methods inherited from class org.eclipse.core.runtime.jobs.Job |
addJobChangeListener, belongsTo, cancel, canceling, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule |
Methods inherited from class org.eclipse.core.internal.jobs.InternalJob |
compareTo |
SubSystem.ChangeStatusJob
public SubSystem.ChangeStatusJob(ISubSystem ss)
runInUIThread
public IStatus runInUIThread(IProgressMonitor monitor)
- Specified by:
runInUIThread
in class UIJob
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.