| Modifier and Type | Method and Description |
|---|---|
List<AbstractBonitaPlatformJobListener> |
NodeConfigurationImpl.getJobListeners() |
List<AbstractBonitaPlatformJobListener> |
NodeConfiguration.getJobListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeConfigurationImpl.setJobListeners(List<AbstractBonitaPlatformJobListener> jobListeners) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformJobListenerManager.registerListener(List<AbstractBonitaPlatformJobListener> jobListeners)
Register
AbstractBonitaPlatformJobListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerService.addJobListener(List<AbstractBonitaPlatformJobListener> jobListeners)
Add the given
to the Scheduler, and register it to receive events for all Jobs. |
void |
SchedulerExecutor.addJobListener(List<AbstractBonitaPlatformJobListener> jobListeners)
Add the given
to the Scheduler, and register it to receive events for all Jobs. |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCJobListener |
class |
TechnicalLoggerJobListener |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerServiceImpl.addJobListener(List<AbstractBonitaPlatformJobListener> jobListeners) |
void |
QuartzSchedulerExecutor.addJobListener(List<AbstractBonitaPlatformJobListener> jobListeners) |
| Constructor and Description |
|---|
PlatformQuartzJobListener(List<AbstractBonitaPlatformJobListener> jobListeners) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.