|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.platform.scheduler.QuartzBackgroundExecutionHelper org.pentaho.platform.scheduler.SecurityAwareBackgroundExecutionHelper org.pentaho.platform.scheduler.SecurityAwareBackgroundSubscriptionHelper
public class SecurityAwareBackgroundSubscriptionHelper
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.pentaho.platform.scheduler.QuartzBackgroundExecutionHelper |
---|
QuartzBackgroundExecutionHelper.BackgroundExecuteListener |
Field Summary |
---|
Fields inherited from class org.pentaho.platform.scheduler.QuartzBackgroundExecutionHelper |
---|
BACKGROUND_CONTENT_COOKIE_PREFIX, BACKGROUND_CONTENT_GUID_STR, BACKGROUND_CONTENT_LOCATION_STR, BACKGROUND_EXECUTION_FLAG, BACKGROUND_USER_NAME_STR, DEFAULT_BACKGROUND_LOCATION, DEFAULT_JOB_NAME, DEFAULT_TRIGGER_NAME |
Fields inherited from interface org.pentaho.platform.api.engine.IBackgroundExecution |
---|
BACKGROUND_ACTION_NAME_STR, BACKGROUND_SUBMITTED, DEFAULT_USER_NAME |
Constructor Summary | |
---|---|
SecurityAwareBackgroundSubscriptionHelper()
|
Method Summary | |
---|---|
void |
trackBackgroundExecution(IPentahoSession userSession,
String GUID)
This provides an entry point for tracking the created background execution task |
Methods inherited from class org.pentaho.platform.scheduler.SecurityAwareBackgroundExecutionHelper |
---|
getContentOutputHandler, getEffectiveUserSession |
Methods inherited from class org.pentaho.platform.scheduler.QuartzBackgroundExecutionHelper |
---|
backgroundExecuteAction, getBackgroundContent, getBackgroundExecutedContentList, getScheduledAndExecutingBackgroundJobs, removeBackgroundExecutedContentForID |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityAwareBackgroundSubscriptionHelper()
Method Detail |
---|
public void trackBackgroundExecution(IPentahoSession userSession, String GUID)
IBackgroundExecution
trackBackgroundExecution
in interface IBackgroundExecution
trackBackgroundExecution
in class QuartzBackgroundExecutionHelper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |