|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDialog
org.pentaho.di.ui.job.entry.JobEntryDialog
org.pentaho.di.ui.job.entries.mail.JobEntryMailDialog
public class JobEntryMailDialog
Dialog that allows you to edit a JobEntryMail object.
| Field Summary |
|---|
| Fields inherited from class org.pentaho.di.ui.job.entry.JobEntryDialog |
|---|
loggingObject |
| Constructor Summary | |
|---|---|
JobEntryMailDialog(Shell parent,
JobEntryInterface jobEntryInt,
Repository rep,
JobMeta jobMeta)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
void |
getData()
|
JobEntryInterface |
open()
|
| Methods inherited from class org.pentaho.di.ui.job.entry.JobEntryDialog |
|---|
addConnectionLine, addConnectionLine, addDatabases, selectDatabase |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobEntryMailDialog(Shell parent,
JobEntryInterface jobEntryInt,
Repository rep,
JobMeta jobMeta)
| Method Detail |
|---|
public JobEntryInterface open()
open in interface JobEntryDialogInterfacepublic void dispose()
public void getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||