com.sapportals.wcm.service.scheduler
Interface ISchedulerTask
public interface ISchedulerTask
The task to be run by the scheduler.
For life
Note: The task must implement a default constructor to have them
created by the scheduler after a system (re)start.
Copyright 2004 SAP AG
run
void run(String id,
Properties properties)
- Run the scheduler task. This method is invoked by the scheduler, when the
scheduler has to run the task.
- Parameters:
id - a String with the id of the scheduler entry to this
task.properties - Description of the Parameter
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice