Package oracle.as.scheduler


package oracle.as.scheduler
Enterprise Scheduler API interfaces and classes, including RuntimeService and MetadataService.

This package supplies the client API interfaces and classes used to create and manage application metadata, and submit and manage job requests.

The MetadataService provides application metadata support. It is used to create and manage metadata for job types, job definitions, schedules, triggers, and so on.

The RuntimeService provides runtime support. It is used to submit and manage job requests.