org.camunda.bpm.engine.impl.jobexecutor
Class DefaultAcquireJobsCommandFactory
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.DefaultAcquireJobsCommandFactory
- All Implemented Interfaces:
- AcquireJobsCommandFactory
public class DefaultAcquireJobsCommandFactory
- extends Object
- implements AcquireJobsCommandFactory
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jobExecutor
protected JobExecutor jobExecutor
DefaultAcquireJobsCommandFactory
public DefaultAcquireJobsCommandFactory(JobExecutor jobExecutor)
getCommand
public Command<AcquiredJobs> getCommand(int numJobsToAcquire)
- Specified by:
getCommand in interface AcquireJobsCommandFactory
Copyright © 2015 camunda services GmbH. All rights reserved.