Uses of Package
com.sap.scheduler.runtime

Packages that use com.sap.scheduler.runtime
com.sap.scheduler.api   
com.sap.scheduler.runtime   
com.sap.scheduler.runtime.mdb   
 

Classes in com.sap.scheduler.runtime used by com.sap.scheduler.api
AbstractIdentifier
          XML Serializable
EventConsumer
          Event consumers can implement this interface in order to get callbacks.
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.
JobFilter
          This filter class is used for querying jobs.
JobID
          Uniquely identifies a Job instance.
JobIllegalStateException
          This exception is thrown when an oparation on a job fails because it is in the wrong state.
JobIterator
          Iterator object used to retrieve a possibly large number of job object from a query.
JobParameter
          This interface represents a concrete job parameter.
JobStatus
          Job status codes.
LogIterator
          Iterator object used to retrieve large log files in chunks.
NoSuchJobException
          This exception is thrown by various methods in case the specified job does not exist.
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.
 

Classes in com.sap.scheduler.runtime used by com.sap.scheduler.runtime
AbstractIdentifier
          XML Serializable
AbstractIdentifier.ConcreteInstanceFactory
          A helper interface.
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.
JobID
          Uniquely identifies a Job instance.
JobIterator.StateDescriptor
           
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.
NoSuchJobDefinitionException
          This exception is thrown by various methods in case the specified job definition 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.
SchedulerID
          Uniquely identifies a Job instance.
SchedulerRuntimeException
          A SchedulerRuntimeException can be thrown by the scheduler in case there is a problem to fulfill the request.
 

Classes in com.sap.scheduler.runtime used by com.sap.scheduler.runtime.mdb
JobContext
          The job context of a running job which allows the job to access the scheduler runtime environment.
 



Copyright 2010 SAP AG Complete Copyright Notice