org.pentaho.di.ui.spoon.delegates
Class SpoonDelegate

java.lang.Object
  extended by org.pentaho.di.ui.spoon.delegates.SpoonDelegate
Direct Known Subclasses:
JobGridDelegate, JobHistoryDelegate, JobLogDelegate, SpoonDBDelegate, SpoonJobDelegate, SpoonSlaveDelegate, SpoonStepsDelegate, SpoonTabsDelegate, SpoonTransformationDelegate, SpoonTreeDelegate, TransGridDelegate, TransHistoryDelegate, TransLogDelegate, TransPerfDelegate

public abstract class SpoonDelegate
extends Object


Field Summary
static LoggingObjectInterface loggingObject
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

loggingObject

public static final LoggingObjectInterface loggingObject