g-Eclipse
Release 1.0.0

eu.geclipse.servicejob.ui.actions
Class ServiceJobStorageAction

java.lang.Object
  extended by eu.geclipse.servicejob.ui.actions.ServiceJobStorageAction

public class ServiceJobStorageAction
extends java.lang.Object

Action for running service job on grid storage element.


Constructor Summary
ServiceJobStorageAction()
           
 
Method Summary
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 void setActivePart(IAction action, IWorkbenchPart targetPart)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceJobStorageAction

public ServiceJobStorageAction()
Method Detail

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)

g-Eclipse
Release 1.0.0