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

E

EVERY_DAY - Static variable in class oracle.ias.scheduler.IntervalSchedule
constant used to specify an interval occurring every day
EVERY_HOUR - Static variable in class oracle.ias.scheduler.IntervalSchedule
constant used to specify an interval occurring every hour
EVERY_WEEK - Static variable in class oracle.ias.scheduler.IntervalSchedule
constant used to specify an interval occurring every week
EXECUTION_ABORTED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution did not occur due to preemptory container crash or shutdown
EXECUTION_BLACKOUT - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution did not occur due to a blackout window that was in effect at the time of execution
EXECUTION_CANCELLED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution has not completed as a result of the job being cancelled
EXECUTION_FAILED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution has completed and was not successful
EXECUTION_PAUSED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution did not occur as a result of the job being in the paused state
EXECUTION_STARTED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution is incomplete
EXECUTION_SUCCEEDED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution has completed and was successful
EXECUTION_THRESHOLD_EXCEEDED - Static variable in interface oracle.ias.scheduler.Scheduler
status value indicating job execution did not occur due to execution time exceeding the configured threshold of the job
EventListener - interface oracle.ias.scheduler.event.EventListener.
Provides an endpoint for job-related events.
Executable - interface oracle.ias.scheduler.Executable.
Specifies the contract whereby a Java class is invoked by the scheduler.
equals(Object) - Method in class oracle.ias.scheduler.IntervalSchedule
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class oracle.ias.scheduler.Notification
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class oracle.ias.scheduler.RecurSchedule
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class oracle.ias.scheduler.Schedule
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class oracle.ias.scheduler.Trigger
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class oracle.ias.scheduler.event.JobBlackoutEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobCompletedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobCreatedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionCancelledEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionErrorEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionFailedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionPausedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionSucceededEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobExecutionThresholdExceededEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobPausedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobRemovedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.JobResumedEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.RestartEvent
 
equals(Object) - Method in class oracle.ias.scheduler.event.SchedulerEvent
 
execute(JobContext) - Method in interface oracle.ias.scheduler.Executable
Invoked every time the associated job is executed.
expected(Calendar) - Method in class oracle.ias.scheduler.IntervalSchedule
Gets the expected expiration date for this schedule for the date specified.
expected(Calendar) - Method in class oracle.ias.scheduler.RecurSchedule
Gets the expected expiration date for this schedule for the date specified.
expected(Calendar) - Method in class oracle.ias.scheduler.Schedule
Gets the expected expiration date for this schedule for the date specified.

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.