Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

B16026-01
A B C D E G H I J L M N O P R S T U W

G

getBeginTime() - Method in class oracle.ias.scheduler.event.JobExecutionEvent
Returns the time at which job execution started.
getBlackoutWindowNames() - Method in interface oracle.ias.scheduler.Scheduler
Retrieves a collection of blackout window names
getCause() - Method in class oracle.ias.scheduler.event.JobExecutionErrorEvent
Returns the cause for the execution failure.
getCause() - Method in class oracle.ias.scheduler.event.JobExecutionFailedEvent
Returns the cause for the execution failure.
getClassName() - Method in class oracle.ias.scheduler.Job
Gets the Executable implementation class name for this job specified when the job was submitted.
getCondition() - Method in class oracle.ias.scheduler.Trigger
Gets the condition expression for this trigger.
getDescription() - Method in class oracle.ias.scheduler.Job
Gets the description for this job specified when the job was submitted.
getDifference() - Method in class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent
Returns the difference between the expected and actual execution times.
getElapsedTime() - Method in class oracle.ias.scheduler.event.JobExecutionEvent
Returns the elapsed job execution time.
getEndDate() - Method in class oracle.ias.scheduler.RecurSchedule
Gets the end date of this schedule.
getEndDate() - Method in class oracle.ias.scheduler.RepeatingSchedule
Gets the end date of this schedule.
getEndDate() - Method in class oracle.ias.scheduler.Schedule
Gets the end date of the schedule.
getEndTime() - Method in class oracle.ias.scheduler.event.JobExecutionEvent
Returns the time at which job execution ended.
getExecutionThreshold() - Method in class oracle.ias.scheduler.Job
Gets the execution threshold for this job.
getExpiration() - Method in class oracle.ias.scheduler.RecurSchedule
Gets the initial expiration for the schedule.
getExpiration() - Method in class oracle.ias.scheduler.Schedule
Gets the expiration for the schedule.
getExpirationMillis() - Method in class oracle.ias.scheduler.RecurSchedule
Returns the expiration for the schedule.
getHandle() - Method in class oracle.ias.scheduler.Job
Gets the handle for this job.
getHandle() - Method in class oracle.ias.scheduler.event.SchedulerEvent
Retrieve the job handle associated with the event.
getId() - Method in class oracle.ias.scheduler.event.JobExecutionEvent
Returns the unique execution id string to correlate this event to a job's execution
getInterval() - Method in class oracle.ias.scheduler.IntervalSchedule
Gets the interval in milliseconds.
getJob() - Method in interface oracle.ias.scheduler.JobContext
Retrieves the job
getJob(JobHandle) - Method in interface oracle.ias.scheduler.Scheduler
Retrieve the metadata for the job specified.
getJobs() - Method in interface oracle.ias.scheduler.Scheduler
This methods return a collection view of all jobs submitted to the scheduler.
getJobs(String) - Method in interface oracle.ias.scheduler.Scheduler
This methods return a collection view of the jobs submitted to the scheduler with the description specified.
getJobs(int) - Method in interface oracle.ias.scheduler.Scheduler
This methods return a collection view of the jobs submitted to the scheduler with the state specified.
getJobs(String, int) - Method in interface oracle.ias.scheduler.Scheduler
This methods return a collection view of the jobs submitted to the scheduler with the description and state specified.
getLogLevel() - Method in class oracle.ias.scheduler.Job
returns the logging level for this job
getLogLevel(JobHandle) - Method in interface oracle.ias.scheduler.Scheduler
Returns the log level for the job specified.
getLogger() - Method in interface oracle.ias.scheduler.JobContext
Retrieves the execution logger.
getLogger(String) - Method in interface oracle.ias.scheduler.JobContext
Retrieves the execution logger that uses the specified resource bundle.
getMessage() - Method in class oracle.ias.scheduler.SchedulerException
Retrieve the localized exception message by overriding the method in java.lang.Exception
getName() - Method in class oracle.ias.scheduler.Notification
Gets the name of the notification.
getNotificationName() - Method in interface oracle.ias.scheduler.JobContext
Retrieves the Notification name that resulted in this job execution
getProperties() - Method in class oracle.ias.scheduler.Job
Gets the properties for this job specified when the job was submitted.
getRetryPeriod() - Method in class oracle.ias.scheduler.Job
Gets the retry period for this job.
getSchedule() - Method in class oracle.ias.scheduler.Job
Gets the schedule for this job specified when the job was submitted.
getSchedule() - Method in class oracle.ias.scheduler.event.JobCreatedEvent
 
getScheduler() - Method in interface oracle.ias.scheduler.SchedulerHandle
Returns the scheduler object associated with this handle.
getSchedulerHandle() - Method in interface oracle.ias.scheduler.JobContext
Retrieves the SchedulerHandle
getSource() - Method in class oracle.ias.scheduler.event.SchedulerEvent
 
getState(JobHandle) - Method in interface oracle.ias.scheduler.Scheduler
Returns the state of the job specified.
getTimestamp() - Method in class oracle.ias.scheduler.event.SchedulerEvent
 
getTrigger() - Method in class oracle.ias.scheduler.Job
Gets the trigger for this job specified when the job was submitted.
getVersion() - Static method in class oracle.ias.scheduler.IntervalSchedule
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.Schedule
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.Trigger
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobBlackoutEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobCompletedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobCreatedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionCancelledEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionErrorEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionFailedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionPausedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionSucceededEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobPausedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobRemovedEvent
Internal use only.
getVersion() - Static method in class oracle.ias.scheduler.event.JobResumedEvent
Internal use only.

Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

B16026-01
A B C D E G H I J L M N O P R S T U W
Copyright © 2006, Oracle. All rights reserved.