public class MissingEntryDialog extends JobEntryDialog implements org.pentaho.di.job.entry.JobEntryDialogInterface
Modifier and Type | Field and Description |
---|---|
static int |
MISSING_JOB_ENTRIES |
static int |
MISSING_JOB_ENTRY_ID |
loggingObject
Constructor and Description |
---|
MissingEntryDialog(org.eclipse.swt.widgets.Shell parent,
org.pentaho.di.job.entry.JobEntryInterface jobEntryInt,
org.pentaho.di.repository.Repository rep,
org.pentaho.di.job.JobMeta jobMeta) |
MissingEntryDialog(org.eclipse.swt.widgets.Shell parent,
List<org.pentaho.di.job.entries.missing.MissingEntry> missingEntries) |
Modifier and Type | Method and Description |
---|---|
org.pentaho.di.job.entry.JobEntryInterface |
open() |
addConnectionLine, addConnectionLine, addDatabases, getMetaStore, selectDatabase, setMetaStore
public static final int MISSING_JOB_ENTRIES
public static final int MISSING_JOB_ENTRY_ID
public MissingEntryDialog(org.eclipse.swt.widgets.Shell parent, List<org.pentaho.di.job.entries.missing.MissingEntry> missingEntries)
public MissingEntryDialog(org.eclipse.swt.widgets.Shell parent, org.pentaho.di.job.entry.JobEntryInterface jobEntryInt, org.pentaho.di.repository.Repository rep, org.pentaho.di.job.JobMeta jobMeta)