Package com.sap.scheduler.runtime

Interface Summary
AbstractIdentifier.ConcreteInstanceFactory A helper interface.
EventConsumer Event consumers can implement this interface in order to get callbacks.
JobContext The job context of a running job which allows the job to access the scheduler runtime environment.
 

Class Summary
AbstractIdentifier XML Serializable
Event  
Job This object represents a job.
JobDefinition This abstract class represents the job meta information for jobs which have been deployed.
JobDefinitionID Uniquely identifies a Job instance.
JobDefinitionName This class represnts the name of a job defintion.
JobDefinitionType  
JobFilter This filter class is used for querying jobs.
JobID Uniquely identifies a Job instance.
JobIterator Iterator object used to retrieve a possibly large number of job object from a query.
JobParameter This interface represents a concrete job parameter.
JobParameterDefinition This class represents the definition for a single job definition parameter.
JobParameterType This class described the supported types for job parameters.
JobStatus Job status codes.
LogIterator Iterator object used to retrieve large log files in chunks.
SchedulerID Uniquely identifies a Job instance.
 

Exception Summary
JobIllegalStateException This exception is thrown when an oparation on a job fails because it is in the wrong state.
NoSuchJobDefinitionException This exception is thrown by various methods in case the specified job definition does not exist.
NoSuchJobException This exception is thrown by various methods in case the specified job does not exist.
ParameterValidationException This exception is raised when the proided parameters for a job do not match the parameters which are specified by the job definition.
SchedulerException Base class for all checked exceptions thrown by the NetWeaver Scheduler for Java.
SchedulerRuntimeException A SchedulerRuntimeException can be thrown by the scheduler in case there is a problem to fulfill the request.
 



Copyright 2010 SAP AG Complete Copyright Notice