public abstract class JobEntryBaseDialog extends JobEntryDialog
| Modifier and Type | Field and Description |
|---|---|
static Class<?> |
PKG |
loggingObject| Constructor and Description |
|---|
JobEntryBaseDialog(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) |
addConnectionLine, addConnectionLine, addDatabases, getMetaStore, selectDatabase, setMetaStorepublic static Class<?> PKG