Class AEMWorkflowRunnerImpl.AEMWorkflowRunnable
java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.impl.runners.AEMWorkflowRunnerImpl.AEMWorkflowRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AEMWorkflowRunnerImpl
Runner's Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionAEMWorkflowRunnable(Config config, org.apache.sling.commons.scheduler.Scheduler scheduler, org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory, com.day.cq.workflow.WorkflowService workflowService) -
Method Summary
-
Constructor Details
-
AEMWorkflowRunnable
public AEMWorkflowRunnable(Config config, org.apache.sling.commons.scheduler.Scheduler scheduler, org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory, com.day.cq.workflow.WorkflowService workflowService)
-
-
Method Details