Package org.pentaho.di.ui.job.dialog
Interface LogTableUserInterface
public interface LogTableUserInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
retrieveLogTableOptions
(org.pentaho.di.core.logging.LogTableInterface logTable) void
showLogTableOptions
(org.eclipse.swt.widgets.Composite composite, org.pentaho.di.core.logging.LogTableInterface logTable)
-
Method Details
-
retrieveLogTableOptions
void retrieveLogTableOptions(org.pentaho.di.core.logging.LogTableInterface logTable) -
showLogTableOptions
void showLogTableOptions(org.eclipse.swt.widgets.Composite composite, org.pentaho.di.core.logging.LogTableInterface logTable)
-