Class AbstractAEMWorkflowRunner
java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.impl.runners.AbstractWorkflowRunner
com.adobe.acs.commons.workflow.bulk.execution.impl.runners.AbstractAEMWorkflowRunner
- All Implemented Interfaces:
BulkWorkflowRunner
- Direct Known Subclasses:
AEMTransientWorkflowRunnerImpl,AEMWorkflowRunnerImpl
-
Field Summary
Fields inherited from class com.adobe.acs.commons.workflow.bulk.execution.impl.runners.AbstractWorkflowRunner
AUTH_INFO, SERVICE_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcleanupActivePayloadGroups(Workspace workspace) protected PayloadonboardNextPayload(Workspace workspace) protected PayloadGrouponboardNextPayloadGroup(Workspace workspace, PayloadGroup payloadGroup) protected voidunscheduleJob(org.apache.sling.commons.scheduler.Scheduler scheduler, String jobName, org.apache.sling.api.resource.Resource configResource, Workspace workspace) Methods inherited from class com.adobe.acs.commons.workflow.bulk.execution.impl.runners.AbstractWorkflowRunner
complete, complete, fail, forceTerminate, initialize, initialize, run, start, stop, stop, stopping, stopWithErrorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.adobe.acs.commons.workflow.bulk.execution.BulkWorkflowRunner
getOptions, getRunnable
-
Constructor Details
-
AbstractAEMWorkflowRunner
public AbstractAEMWorkflowRunner()
-
-
Method Details
-
onboardNextPayload
-
cleanupActivePayloadGroups
-
onboardNextPayloadGroup
-
unscheduleJob
-