public interface JobDialogPluginInterface
Modifier and Type | Method and Description |
---|---|
void |
addTab(JobMeta jobMeta,
org.eclipse.swt.widgets.Shell shell,
org.eclipse.swt.custom.CTabFolder tabFolder) |
void |
getData(JobMeta jobMeta) |
void |
ok(JobMeta jobMeta) |
void |
showLogTableOptions(JobMeta jobMeta,
LogTableInterface logTable,
org.eclipse.swt.widgets.Composite wLogOptionsComposite) |
void addTab(JobMeta jobMeta, org.eclipse.swt.widgets.Shell shell, org.eclipse.swt.custom.CTabFolder tabFolder)
void getData(JobMeta jobMeta)
void ok(JobMeta jobMeta)
void showLogTableOptions(JobMeta jobMeta, LogTableInterface logTable, org.eclipse.swt.widgets.Composite wLogOptionsComposite)
Copyright © 2019 Hitachi Vantara. All rights reserved.