| Package | Description |
|---|---|
| com.sapportals.wcm.service.indexmanagement |
Provides a service for managing indexes.
|
| com.sapportals.wcm.service.scheduler |
Provides a service that controls the execution of tasks.
|
| Modifier and Type | Method and Description |
|---|---|
ISchedulerTask |
IIndexService.createDeltaIndexSchedulerTask()
Returns a task for a delta index schedule.
|
| Modifier and Type | Method and Description |
|---|---|
ISchedulerTask |
ISchedulerEntry.getTask()
Get the task for the entry.
|
| Modifier and Type | Method and Description |
|---|---|
ISchedulerEntry |
ISchedulerService.createSchedulerEntry(String entryID,
int priority,
ISchedulerTask task,
ISchedulerTimeTable timetable,
ISystemList systemList,
Properties properties)
Register an
ISchedulerTask to the scheduler as a new
ISchedulerEntry. |
ISchedulerEntry |
ISchedulerEntryFactory.createSchedulerEntry(String entryID,
int priority,
ISchedulerTask task,
ISchedulerTimeTable timetable,
ISystemList systemList,
Properties properties)
Deprecated.
|
ISchedulerEntry |
ISchedulerEntryFactory.createSchedulerEntry(String entryID,
int priority,
ISchedulerTask task,
ISchedulerTimeTable timetable,
ISystemList systemList,
Properties properties,
boolean save)
Deprecated.
|
ISchedulerEntry |
ISchedulerService.createSchedulerEntry(String entryID,
int priority,
ISchedulerTask task,
ISchedulerTimeTable timetable,
Properties properties)
Register an
ISchedulerTask to the scheduler as a new ISchedulerEntry. |
ISchedulerEntry |
ISchedulerEntryFactory.createSchedulerEntry(String entryID,
int priority,
ISchedulerTask task,
ISchedulerTimeTable timetable,
Properties properties)
Deprecated.
|
void |
ISchedulerEntry.setTask(ISchedulerTask task)
Set the entry's task.
|
Copyright 2021 SAP SE Complete Copyright Notice