|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.ui.job.dialog.JobLoadProgressDialog
public class JobLoadProgressDialog
Constructor Summary | |
---|---|
JobLoadProgressDialog(Shell shell,
Repository rep,
ObjectId objectId,
String versionLabel)
Creates a new dialog that will handle the wait while loading a job... |
|
JobLoadProgressDialog(Shell shell,
Repository rep,
String jobname,
RepositoryDirectoryInterface repdir,
String versionLabel)
Creates a new dialog that will handle the wait while loading a job... |
Method Summary | |
---|---|
JobMeta |
open()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobLoadProgressDialog(Shell shell, Repository rep, String jobname, RepositoryDirectoryInterface repdir, String versionLabel)
public JobLoadProgressDialog(Shell shell, Repository rep, ObjectId objectId, String versionLabel)
Method Detail |
---|
public JobMeta open()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |