Package | Description |
---|---|
oracle.as.scheduler |
Enterprise Scheduler API interfaces and classes, including
RuntimeService and MetadataService.
|
oracle.as.scheduler.metadata.filter |
Helper classes for creating filters to query metadata.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetadataServiceRemote
The remote interface for MetadataService Bean.
|
Modifier and Type | Method and Description |
---|---|
Filter |
DisplayNameFilterHelper.queryRequestsByDisplayName(MetadataService ms,
MetadataServiceHandle msh,
Filter.Comparator comparator,
oracle.as.scheduler.translation.TranslatedString translatedString)
Method to build filter based on DisplayName Query field.
|