RSE
Release 3.3

org.eclipse.rse.core.subsystems
Class SubSystem.SubSystemOperationJob.ContextRunnable

java.lang.Object
  extended by org.eclipse.rse.core.subsystems.SubSystem.SubSystemOperationJob.ContextRunnable
All Implemented Interfaces:
IRunnableWithProgress
Enclosing class:
SubSystem.SubSystemOperationJob

public class SubSystem.SubSystemOperationJob.ContextRunnable
extends Object
implements IRunnableWithProgress


Constructor Summary
SubSystem.SubSystemOperationJob.ContextRunnable(SubSystem.SubSystemOperationJob job)
           
 
Method Summary
 IStatus getStatus()
           
 void run(IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSystem.SubSystemOperationJob.ContextRunnable

public SubSystem.SubSystemOperationJob.ContextRunnable(SubSystem.SubSystemOperationJob job)
Method Detail

run

public void run(IProgressMonitor monitor)
Specified by:
run in interface IRunnableWithProgress

getStatus

public IStatus getStatus()

RSE
Release 3.3

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