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:
- 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 |
SubscriptionExecute
public SubscriptionExecute()
getLogger
public org.apache.commons.logging.Log getLogger()
- Specified by:
getLogger
in class PentahoBase
getLogId
public String getLogId()
- Overrides:
getLogId
in class PentahoBase
getEffectiveUserSession
public IPentahoSession getEffectiveUserSession(String userName)
execute
public void execute(String scheduleReference,
boolean isFinalFiring)