public class JcaInflowExecuteJobsRunnable extends ExecuteJobsRunnable
Modifier and Type | Field and Description |
---|---|
protected static Method |
method |
protected JcaExecutorServiceConnector |
ra |
jobExecutor, jobIds, processEngine
Constructor and Description |
---|
JcaInflowExecuteJobsRunnable(List<String> jobIds,
ProcessEngineImpl processEngine,
JcaExecutorServiceConnector connector) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeJob(String nextJobId,
CommandExecutor commandExecutor)
Note: this is a hook to be overridden by
org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable.executeJob(String, CommandExecutor)
|
protected void |
loadMethod() |
run, unlockJob
protected final JcaExecutorServiceConnector ra
protected static Method method
public JcaInflowExecuteJobsRunnable(List<String> jobIds, ProcessEngineImpl processEngine, JcaExecutorServiceConnector connector)
protected void executeJob(String nextJobId, CommandExecutor commandExecutor)
ExecuteJobsRunnable
executeJob
in class ExecuteJobsRunnable
protected void loadMethod()
Copyright © 2017. All rights reserved.