| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerHelper.setScheduler(SchedulerService scheduler) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerService |
ServicesRegistry.getSchedulerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexPublicationServiceImpl.setSchedulerService(SchedulerService schedulerService) |
void |
MountPointListener.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextExtractionListener.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerService |
JahiaFileWatcherBaseService.getSchedulerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
JahiaFileWatcherBaseService.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeVersionHistoryListener.setSchedulerService(SchedulerService schedulerService)
Injects an instance of
SchedulerService. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportExportBaseService.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlCacheEventListener.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobSchedulingBean.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplatePackageDeployer.setSchedulerService(SchedulerService schedulerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
JBPM6WorkflowProvider.setSchedulerService(SchedulerService schedulerService) |
| Constructor and Description |
|---|
FileWatcher(String fullFolderPath,
boolean checkDate,
long interval,
boolean fileOnly,
boolean isDeamon,
SchedulerService schedulerService)
Constructor
Precise if the Thread to Create is a Deamon or not
|
FileWatcher(String fullFolderPath,
boolean checkDate,
long interval,
boolean fileOnly,
SchedulerService schedulerService)
Constructor
|
FileWatcher(String jobName,
String fullFolderPath,
boolean checkDate,
long interval,
boolean fileOnly,
boolean isDeamon,
SchedulerService schedulerService)
Constructor
Precise if the Thread to Create is a Deamon or not
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.