|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerTask | |
|---|---|
| com.sap.scheduler.api | |
| Uses of SchedulerTask in com.sap.scheduler.api |
|---|
| Methods in com.sap.scheduler.api that return SchedulerTask | |
|---|---|
static SchedulerTask |
SchedulerTask.createSchedulerTask(JobDefinitionID jobDefinitionId,
JobParameter[] jobParameters,
RecurringEntry[] recs,
CronEntry[] crons,
Filter[] filters,
int retentionPeriod,
String name,
String description,
String customData)
Creates a new |
SchedulerTask |
Scheduler.getTask(SchedulerTaskID id)
Obtains the task with id specified by the id parameter. |
| Methods in com.sap.scheduler.api with parameters of type SchedulerTask | |
|---|---|
boolean |
SchedulerTask.compareSchedulerTask(SchedulerTask task)
Compares a SchedulerTask with this. |
void |
Scheduler.schedule(SchedulerTask task)
This method schedules the supplied task what means that the task will be persisted and performed. |
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||