public class MissingEntryDialog extends JobEntryDialog implements JobEntryDialogInterface
Modifier and Type | Field and Description |
---|---|
static int |
MISSING_JOB_ENTRIES |
static int |
MISSING_JOB_ENTRY_ID |
databaseDialog, jobEntryInt, jobMeta, loggingObject, metaStore, parent, rep
Constructor and Description |
---|
MissingEntryDialog(org.eclipse.swt.widgets.Shell parent,
JobEntryInterface jobEntryInt,
Repository rep,
JobMeta jobMeta) |
MissingEntryDialog(org.eclipse.swt.widgets.Shell parent,
List<MissingEntry> missingEntries) |
Modifier and Type | Method and Description |
---|---|
JobEntryInterface |
open() |
addConnectionLine, addConnectionLine, addDatabases, getMetaStore, getPathOf, selectDatabase, setMetaStore
checkSubclass, getParent, getStyle, getText, setText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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<MissingEntry> missingEntries)
public MissingEntryDialog(org.eclipse.swt.widgets.Shell parent, JobEntryInterface jobEntryInt, Repository rep, JobMeta jobMeta)
public JobEntryInterface open()
open
in interface JobEntryDialogInterface
Copyright © 2019 Hitachi Vantara. All rights reserved.