public class JobExecutorStartingEventListener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.camunda.bpm.engine.impl.jobexecutor.JobExecutor |
jobExecutor |
| Constructor and Description |
|---|
JobExecutorStartingEventListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate() |
void |
handleProcessApplicationStartedEvent(ProcessApplicationStartedEvent processApplicationStartedEvent) |
@Autowired protected org.camunda.bpm.engine.impl.jobexecutor.JobExecutor jobExecutor
@EventListener public void handleProcessApplicationStartedEvent(ProcessApplicationStartedEvent processApplicationStartedEvent)
protected void activate()
Copyright © 2015–2020 camunda services GmbH. All rights reserved.