g-Eclipse
Release 1.0.0

eu.geclipse.servicejob.ui.actions
Class RunServiceJobAction

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

public class RunServiceJobAction
extends java.lang.Object

Action for running Operator's Job.


Constructor Summary
RunServiceJobAction()
           
 
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

RunServiceJobAction

public RunServiceJobAction()
Method Detail

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)

run

public void run(IAction action)

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)

g-Eclipse
Release 1.0.0