org.pentaho.platform.repository.subscription
Class SubscriptionExecute
java.lang.Object
org.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.repository.subscription.SubscriptionExecute
- All Implemented Interfaces:
- java.io.Serializable, ILogger
public class SubscriptionExecute
- extends PentahoBase
- See Also:
- Serialized Form
Fields inherited from interface org.pentaho.platform.api.engine.ILogger |
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN |
Methods inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
debug, debug, error, error, fatal, fatal, genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getObjectName, info, info, setLoggingLevel, setLogId, trace, trace, warn, warn |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscriptionExecute
public SubscriptionExecute()
getLogger
public org.apache.commons.logging.Log getLogger()
- Specified by:
getLogger
in class PentahoBase
getLogId
public java.lang.String getLogId()
- Overrides:
getLogId
in class PentahoBase
getEffectiveUserSession
public IPentahoSession getEffectiveUserSession(java.lang.String userName)
execute
public void execute(java.lang.String scheduleReference,
boolean isFinalFiring)