|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizard
eu.geclipse.batch.ui.wizards.MoveJobWizard
public class MoveJobWizard
A wizard to move a job to another batch service and/or queue.
| Constructor Summary | |
|---|---|
MoveJobWizard(eu.geclipse.batch.ui.internal.BatchJobManager manager,
java.util.List<IBatchJobInfo> jobs)
Argument constructor for this class. |
|
| Method Summary | |
|---|---|
void |
addPages()
|
boolean |
canFinish()
|
IGridProject |
getGridProject()
Returns the grid project |
java.lang.String |
getWindowTitle()
|
void |
init(IWorkbench workbench,
IStructuredSelection sel)
|
void |
moveJob()
Moves a job if the user have the rights, if not an error dialog is displayed |
boolean |
performFinish()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveJobWizard(eu.geclipse.batch.ui.internal.BatchJobManager manager,
java.util.List<IBatchJobInfo> jobs)
manager - Provides access to the manager of batch jobsjobs - The jobs to be moved| Method Detail |
|---|
public boolean performFinish()
public boolean canFinish()
public void init(IWorkbench workbench,
IStructuredSelection sel)
public IGridProject getGridProject()
null otherwisepublic void addPages()
public java.lang.String getWindowTitle()
public void moveJob()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||