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, unlockJobprotected final JcaExecutorServiceConnector ra
protected static Method method
public JcaInflowExecuteJobsRunnable(List<String> jobIds, ProcessEngineImpl processEngine, JcaExecutorServiceConnector connector)
protected void executeJob(String nextJobId, CommandExecutor commandExecutor)
ExecuteJobsRunnableexecuteJob in class ExecuteJobsRunnableprotected void loadMethod()
Copyright © 2020. All rights reserved.