Uses of Class
com.sap.scheduler.runtime.NoSuchJobException

Packages that use NoSuchJobException
com.sap.scheduler.api   
 

Uses of NoSuchJobException in com.sap.scheduler.api
 

Methods in com.sap.scheduler.api that throw NoSuchJobException
 Job[] Scheduler.getChildJobs(JobID jobid)
          Get all child jobs for a given job id.
 LogIterator Scheduler.getJobLog(JobID jobId, LogIterator it, int fetchSize)
          This method will return the log for the given job in chunks.
 JobParameter[] Scheduler.getJobParameters(JobID jobid)
          This method returns all parameters for a given job id jobid.
 JobStatus Scheduler.getJobStatus(JobID jobid)
          Returns the status of a job.
 boolean Scheduler.hasChildJobs(JobID jobid)
          Returns true if this job has child jobs.
 void Scheduler.removeJob(JobID jobid)
          This method removes all information about this job instance from the NetWeaver Scheduler (including logs).
 



Copyright 2010 SAP AG Complete Copyright Notice