public class JobHistoryDelegate extends SpoonDelegate implements org.pentaho.ui.xul.impl.XulEventHandler
log, loggingObject, spoon
Constructor and Description |
---|
JobHistoryDelegate(Spoon spoon,
JobGraph jobGraph) |
Modifier and Type | Method and Description |
---|---|
void |
addJobHistory() |
void |
clearLogTable()
Public for XUL.
|
void |
fetchAll()
XUL event: loads all load records for current log table.
|
void |
fetchNextBatch()
XUL event: fetches next x records for current log table.
|
Object |
getData() |
org.eclipse.swt.custom.CTabItem |
getJobHistoryTab() |
String |
getName() |
org.pentaho.ui.xul.XulDomContainer |
getXulDomContainer() |
void |
refreshHistory()
Public for XUL.
|
void |
replayHistory()
Public for XUL.
|
void |
setData(Object data) |
void |
setName(String name) |
void |
setXulDomContainer(org.pentaho.ui.xul.XulDomContainer xulDomContainer) |
getMaxTabLength
public void addJobHistory()
public void clearLogTable()
public void replayHistory()
public void refreshHistory()
public org.eclipse.swt.custom.CTabItem getJobHistoryTab()
public Object getData()
getData
in interface org.pentaho.ui.xul.impl.XulEventHandler
public String getName()
getName
in interface org.pentaho.ui.xul.impl.XulEventHandler
public org.pentaho.ui.xul.XulDomContainer getXulDomContainer()
getXulDomContainer
in interface org.pentaho.ui.xul.impl.XulEventHandler
public void setData(Object data)
setData
in interface org.pentaho.ui.xul.impl.XulEventHandler
public void setName(String name)
setName
in interface org.pentaho.ui.xul.impl.XulEventHandler
public void setXulDomContainer(org.pentaho.ui.xul.XulDomContainer xulDomContainer)
setXulDomContainer
in interface org.pentaho.ui.xul.impl.XulEventHandler
public void fetchNextBatch()
public void fetchAll()
Copyright © 2019 Hitachi Vantara. All rights reserved.