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

R

REPLAY - Static variable in class oracle.ias.scheduler.Notification
 
REPLAY_TYPE - Static variable in interface oracle.ias.scheduler.Scheduler
job execution was delayed because the job was paused when the trigger initially expired
RETRY - Static variable in class oracle.ias.scheduler.Notification
 
RETRY_TYPE - Static variable in interface oracle.ias.scheduler.Scheduler
job execution is the result of retrying a previously failed execution
RecurSchedule - class oracle.ias.scheduler.RecurSchedule.
 
RecurSchedule() - Constructor for class oracle.ias.scheduler.RecurSchedule
Internal use only.
RecurSchedule(String) - Constructor for class oracle.ias.scheduler.RecurSchedule
Construct a new schedule with the RFC-2445 recur expression specified.
RepeatingSchedule - class oracle.ias.scheduler.RepeatingSchedule.
 
RepeatingSchedule() - Constructor for class oracle.ias.scheduler.RepeatingSchedule
 
RestartEvent - class oracle.ias.scheduler.event.RestartEvent.
This is the base class for all job events that can result from the system restarting an execution as the result of retry or replay.
RestartEvent(JobHandle, boolean, boolean) - Constructor for class oracle.ias.scheduler.event.RestartEvent
Initializes a newly created RestartEvent with the job handle, replay and retry flags
RestartEvent() - Constructor for class oracle.ias.scheduler.event.RestartEvent
 
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.IntervalSchedule
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.RecurSchedule
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.Schedule
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.Trigger
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobBlackoutEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobCompletedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobCreatedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionCancelledEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionErrorEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionFailedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionPausedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionSucceededEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobPausedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobRemovedEvent
Restores the contents of this object from the stream specified.
readExternal(ObjectInput) - Method in class oracle.ias.scheduler.event.JobResumedEvent
Restores the contents of this object from the stream specified.
remove(JobHandle) - Method in interface oracle.ias.scheduler.Scheduler
Once a job has been submitted to the scheduler it may be optionally removed.
removeBlackoutWindow(String) - Method in interface oracle.ias.scheduler.Scheduler
Removes a blackout window as specified by window name
removeListener(JobHandle, Class) - Method in interface oracle.ias.scheduler.Scheduler
Remote event listener for job specified
resume(JobHandle, boolean) - Method in interface oracle.ias.scheduler.Scheduler
Used to resume the execution of a job that was previously paused.

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.