Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05

A B C D E F G H I J L M N O P Q R S T U V W


S

s_itemNames - Static variable in class oracle.as.scheduler.MetadataObjectId
 
s_itemNames - Static variable in class oracle.as.scheduler.request.ContentHandle
 
s_mbeanObjectNameString - Static variable in interface oracle.as.scheduler.management.DispatcherMXBeanProxy
 
s_mbeanObjectNameString - Static variable in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
 
s_mbeanObjectNameString - Static variable in interface oracle.as.scheduler.management.ProcessorMXBeanProxy
 
s_mbeanObjectNameString - Static variable in interface oracle.as.scheduler.management.RuntimeConfigMXBeanProxy
 
s_mbeanObjectNameString - Static variable in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
 
s_protocolVersion - Static variable in interface oracle.as.scheduler.management.DispatcherMXBeanProxy
The local version information for this interface
s_protocolVersion - Static variable in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
The local version information for this interface
s_protocolVersion - Static variable in interface oracle.as.scheduler.management.ProcessorMXBeanProxy
The local version information for this interface
s_protocolVersion - Static variable in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
The local version information for this interface
s_shortName - Static variable in interface oracle.as.scheduler.management.DispatcherMXBeanProxy
 
s_shortName - Static variable in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
 
s_shortName - Static variable in interface oracle.as.scheduler.management.ProcessorMXBeanProxy
 
s_shortName - Static variable in interface oracle.as.scheduler.management.RuntimeConfigMXBeanProxy
 
s_shortName - Static variable in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
 
SCHEDULE - Static variable in class oracle.as.scheduler.BaseMetadataType
 
Schedule() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
 
Schedule - Class in oracle.as.scheduler
Used to specify time-based recurrence.
Schedule(String, String, Recurrence) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new instance with the given recurrence.
Schedule(String, String, String, Recurrence, String[]) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new instance with the given recurrence and associate resource bundles
Schedule(String, String, Collection<ExplicitDate>) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new schedule with the given set of explicit dates.
Schedule(String, String, String, Collection<ExplicitDate>, String[]) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new schedule with the given set of explicit dates and associate resource bundles.
Schedule(String, String, Recurrence, MetadataObjectId) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new instance with the given recurrence.
Schedule(String, String, Collection<ExplicitDate>, MetadataObjectId) - Constructor for class oracle.as.scheduler.Schedule
Constructs a new schedule with the given set of explicit dates.
SCHEDULE_END - Static variable in interface oracle.as.scheduler.Event
Schedule associated with request has ended.
ScheduleFilterHelper - Class in oracle.as.scheduler.metadata.filter
 
ScheduleQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
 
SchedulerException - Exception in oracle.as.scheduler
Base class for Enterprise Scheduler Service exceptions.
SchedulerException() - Constructor for exception oracle.as.scheduler.SchedulerException
Default constructor
SchedulerException(String) - Constructor for exception oracle.as.scheduler.SchedulerException
Constructor with a detailed message
SchedulerException(Throwable) - Constructor for exception oracle.as.scheduler.SchedulerException
Constructor that creates the instance based on a cause
SchedulerException(String, Throwable) - Constructor for exception oracle.as.scheduler.SchedulerException
Constructor to create the instance with an message and cause
SchedulerUserAssertionException - Exception in oracle.as.scheduler
Base class for all runtime exceptions..
SchedulerUserAssertionException(String) - Constructor for exception oracle.as.scheduler.SchedulerUserAssertionException
 
SchedulerUserAssertionException(Throwable) - Constructor for exception oracle.as.scheduler.SchedulerUserAssertionException
 
SchedulerUserAssertionException(String, Throwable) - Constructor for exception oracle.as.scheduler.SchedulerUserAssertionException
 
SecurityAction - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
 
SecurityAction - Static variable in interface oracle.as.scheduler.metadata.query.MetadataQueryField
Deprecated. Use MetadataQueryFieldEnum instead
SecurityActionQueryField - Class in oracle.as.scheduler.metadata.query.field
 
SELECT_OUTPUT - Static variable in class oracle.as.scheduler.JobSetStepProperty
Deprecated. Not supported.
SELECT_STATE - Static variable in class oracle.as.scheduler.JobSetStepProperty
Deprecated. Replaced by SystemProperty.SELECT_STATE
SELECT_STATE - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies whether the result state of a JobSet step should be included when determining the state of the JobSet.
serialVersionUID - Static variable in interface oracle.as.scheduler.RequestExecutionContext
 
setActive(boolean) - Method in class oracle.as.scheduler.WorkAssignment
Deprecated. Replaced by WorkAssignment.setEnabled(boolean)
setAllocation(int) - Method in class oracle.as.scheduler.Workshift
Sets the allocation weighting factor for this Workshift.
setAsyncJavaLimit(int) - Method in class oracle.as.scheduler.Workshift
Sets the max number of asyncJava jobs that can be running concurrently for this (Workshift, IsolationGroup).
setCount(int) - Method in class oracle.as.scheduler.Recurrence
Sets the count indicating the maximum number of occurrences this object will generate.
setDay(RecurrenceFields.DAY_OF_MONTH) - Method in class oracle.as.scheduler.ExplicitDate
Sets the day of this ExplicitDate object to the given value.
setDaysOfMonth(Collection<RecurrenceFields.DAY_OF_MONTH>) - Method in class oracle.as.scheduler.Recurrence
Method to set days of month from this Recurrence objects.
setDescription(String) - Method in class oracle.as.scheduler.BaseMetadata
Sets the description associated with this ESS metadata object.
setDescriptionKey(String) - Method in class oracle.as.scheduler.BaseMetadata
Sets the key to be used for lookup description in the associated resource bundles.
setDisplayName(String) - Method in class oracle.as.scheduler.BaseMetadata
Sets the user friendly name associated with this ESS metadata object.
setDisplayNameKey(String) - Method in class oracle.as.scheduler.BaseMetadata
Sets the key to be used for lookup display name in the associated resource bundles.
setDuration(int) - Method in class oracle.as.scheduler.Workshift
Sets the duration.
setEnabled(boolean) - Method in class oracle.as.scheduler.WorkAssignment
Enables or disables the work assignment.
setEndDate(Calendar) - Method in class oracle.as.scheduler.Recurrence
Sets the end date/time of this Recurrence object.
setEventFilters(Filter[]) - Method in class oracle.as.scheduler.Trigger
Method to set the event filters for this Trigger.
setExclusionDates(Collection<ExplicitDate>) - Method in class oracle.as.scheduler.Schedule
Sets the list of dates excluded for occurrences in this Schedule object.
setExclusions(Collection<Exclusion>) - Method in class oracle.as.scheduler.ExclusionsDefinition
Sets the list of exclusions of this object.
setExclusionsDefinition(Collection<ExclusionsDefinition>) - Method in class oracle.as.scheduler.Schedule
Sets the ExclusionsDefinition list to this Schedule.
setExecutionMode(JobSet.ExecutionMode) - Method in class oracle.as.scheduler.JobSet
Sets the JobSet execution mode to either serial or parallel mode.
setExplicitDate(ExplicitDate) - Method in class oracle.as.scheduler.Exclusion
Sets the explicit date of this Exlusions object.
setExpression(Document) - Method in class oracle.as.scheduler.Trigger
Method to set the trigger expression for this Trigger.
setExtras(Calendar, String, String, String, String, MetadataObjectId, MetadataObjectId, long, long, long, Diagnosis.AsyncExecutionType, int, boolean) - Method in class oracle.as.scheduler.Diagnosis
Sets all the optional information in the Diagnosis.
setFirstStep(String) - Method in class oracle.as.scheduler.JobSet
Sets the unique id of the first step to run for a serial JobSet.
setFrequency(RecurrenceFields.FREQUENCY, int) - Method in class oracle.as.scheduler.Recurrence
Sets the frequency of this Recurrence object.
setHandleRollbackOnly(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Modify the transaction associated with this handle such that the only possible outcome of the transaction is to roll back the transaction.
setHour(int) - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Method to set the hour part of this TIME_OF_DAY instance.
setInclusionDates(Collection<ExplicitDate>) - Method in class oracle.as.scheduler.Schedule
Sets the list of dates to be included for occurrences in this Schedule.
setJobId(MetadataObjectId) - Method in class oracle.as.scheduler.JobSetStep
Sets the jobId for this step.
setJobSetSteps(JobSetStep[]) - Method in class oracle.as.scheduler.JobSet
Deprecated. Replaced by JobSet.setJsSteps(JobSetStep[]).
setJsSteps(JobSetStep[]) - Method in class oracle.as.scheduler.JobSet
Sets the steps for this jobset to the given steps.
setLegacy(boolean) - Method in class oracle.as.scheduler.ParameterInfo
Sets the legacy attribute of this parameter.
setLink(JobSetStep.LinkType, String) - Method in class oracle.as.scheduler.JobSetStep
Defines a linked step for the given LinkType.
setMinute(int) - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Method to set the minute part of this TIME_OF_DAY instance.
setMonth(RecurrenceFields.MONTH_OF_YEAR) - Method in class oracle.as.scheduler.ExplicitDate
Sets the month of this ExplicitDate object to the given value.
setMonths(Collection<RecurrenceFields.MONTH_OF_YEAR>) - Method in class oracle.as.scheduler.Recurrence
Method to set the list of month of this Recurrence objects.
setName(String) - Method in class oracle.as.scheduler.Exclusion
Sets the name of this Exlusions object.
setNLSOptions(RequestParameters, String, String, String) - Static method in class oracle.as.scheduler.cp.SubmissionUtil
Sets NLS environment options for a request.
setNLSOptions(RequestParameters, String, String, String, String) - Static method in class oracle.as.scheduler.cp.SubmissionUtil
Sets NLS environment options for a step within a jobset request.
setParameters(ParameterList) - Method in class oracle.as.scheduler.JobDefinition
Sets the parameters of this JobDefinition.
setParameters(ParameterList) - Method in class oracle.as.scheduler.JobSet
Sets the parameters of this JobSet.
setParameters(ParameterList) - Method in class oracle.as.scheduler.JobType
Sets the parameters of this JobType definition.
setPausedState(String) - Method in exception oracle.as.scheduler.ExecutionPausedException
Sets the paused state associated with this exception.
setPlsqlLimit(int) - Method in class oracle.as.scheduler.Workshift
Sets the max number of PL/SQL jobs that can be running concurrently for this (Workshift, IsolationGroup).
setProperty(String) - Method in class oracle.as.scheduler.IncompatibleEntity
Sets the property associated with this Incompatibility entity.
setReadOnly(boolean) - Method in class oracle.as.scheduler.ParameterInfo
Sets the read-only attribute of this parameter.
setRecurExpression(String) - Method in class oracle.as.scheduler.Recurrence
Sets the iCalendar expression of this Recurrence object.
setRecurrence(Recurrence) - Method in class oracle.as.scheduler.Exclusion
Sets the recurrence of this Exlusion object.
setRecurrence(Recurrence) - Method in class oracle.as.scheduler.Schedule
Sets the recurrence for this schedule instance.
setRecurTime(RecurrenceFields.TIME_OF_DAY) - Method in class oracle.as.scheduler.Recurrence
Method to set the time of this Recurrence objects.
setRequestParameter(long, String, PropertyValue) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Sets the value of a request parameter for a specified request.
setRequestParameter(RuntimeServiceHandle, long, String, Object) - Method in interface oracle.as.scheduler.RuntimeService
Sets the value of a request parameter for a specified request.
setRequestStatus(RequestExecutionContext, AsyncStatus, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
Set the status of an ESS asynchronous java job.
setRequestStatus(String, String, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
Set the status of an ESS asynchronous java job.
setResourceBundles(String[]) - Method in class oracle.as.scheduler.BaseMetadata
Sets the message bundles to be associated with the translatable strings
setRollbackOnly() - Method in interface oracle.as.scheduler.RuntimeServiceHandle
Deprecated. replaced by RuntimeService.setRollbackOnly(RuntimeServiceHandle)
setSchedule(MetadataObjectId) - Method in class oracle.as.scheduler.Workshift
Sets the Schedule for this Workshift.
setScheduledTime(Calendar) - Method in class oracle.as.scheduler.Diagnosis
Sets the scheduled time for a request in WAIT state.
setSecond(int) - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Method to set the second part of this TIME_OF_DAY instance.
setSelfIncompatible(boolean) - Method in class oracle.as.scheduler.IncompatibleEntity
Sets the self-incompatible for this Incompatibility entity.
setSpecializationRules(Document) - Method in class oracle.as.scheduler.WorkAssignment
Sets the specialization rules for this WorkAssignment.
setStartDate(Calendar) - Method in class oracle.as.scheduler.Recurrence
Method to set the start date/time for this Recurrence object.
setStepArgs(RequestParameters, String, String[]) - Static method in class oracle.as.scheduler.cp.SubmissionUtil
Marshals arguments in the existing CP style into an ESS properties for a step in a jobset request.
setStepId(String) - Method in class oracle.as.scheduler.JobSetStep
Deprecated. step id is immutable.
setStepProps(ParameterList) - Method in class oracle.as.scheduler.JobSetStep
Sets the parameters and step properties for this step.
setSteps(Document, String) - Method in class oracle.as.scheduler.JobSet
Deprecated. Replaced by JobSet.setJsSteps(JobSetStep[]).
setSubmitArgs(RequestParameters, String[]) - Static method in class oracle.as.scheduler.cp.SubmissionUtil
Marshals arguments in the existing CP style into ESS properties.
setSubstitutionHandlers(String) - Method in interface oracle.as.scheduler.substitution.Substitutor
Set the list of SubstitutionHandlers to use for substitution.
setSubstitutionHandlers(List<SubstitutionHandler>) - Method in interface oracle.as.scheduler.substitution.Substitutor
Set the list of SubstitutionHandlers to use for substitution.
setSubstitutionHandlers(String) - Method in class oracle.as.scheduler.substitution.SubstitutorImpl
Set the list of SubstitutionHandlers to use.
setSubstitutionHandlers(List<SubstitutionHandler>) - Method in class oracle.as.scheduler.substitution.SubstitutorImpl
Set the list of SubstitutionHandlers to use.
setTime(RecurrenceFields.TIME_OF_DAY) - Method in class oracle.as.scheduler.ExplicitDate
Sets the time of this ExplicitDate object to the given value.
setTimeZone(TimeZone) - Method in class oracle.as.scheduler.Schedule
Sets or clears the TimeZone for this Schedule object.
setValue(Object) - Method in class oracle.as.scheduler.ParameterInfo
Sets the value of this parameter.
setWorkAssignmentStates(MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Activates or deactivates WorkAssignments.
setYear(RecurrenceFields.YEAR) - Method in class oracle.as.scheduler.ExplicitDate
Sets the year of this ExplicitDate object to the given value.
SHADOW_CLASS_NAME - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing the parameter to which the actual product class name is stored into prior to CLASS_NAME being set to oracle.apps.fnd.applcp.request.exec.ExecutableWrapper
SHADOW_ENV_VARS - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Shadow Property for Pre-set env variables Value set in CPPreProcessor
SHADOW_PROCEDURE_NAME - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing the parameter to which the actual product class name is stored into prior to PROCEDURE_NAME being set to FND_EXECUTE.EXECUTE
SQL_JOB_CLASS - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies an Oracle Scheduler job class to be assigned to the Oracle Scheduler job used to execute an SQL job request.
SQLJobDetail - Class in oracle.as.scheduler
This class contains database information associated with an ESS SQL job request.
SQLJobDetail(long, String, String, String, String, String, String, String, String, Long, Long, String, Long, String, String, String, String, Integer, Calendar, Calendar, String, Long, String, String, String, String, Long, String, Long) - Constructor for class oracle.as.scheduler.SQLJobDetail
Construct a new object.
SRS_FLAG - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing user-viewable job definition in RequestParameters
start() - Method in interface oracle.as.scheduler.management.DispatcherMXBeanProxy
Starts this request dispatcher.
start() - Method in interface oracle.as.scheduler.management.ProcessorMXBeanProxy
Starts this request processor.
State - Enum in oracle.as.scheduler
Enumeration of ESS request terminal states.
STATE_EVALUATOR - Static variable in class oracle.as.scheduler.JobSetStepProperty
Deprecated. Not supported.
STATEMENT - Static variable in class oracle.as.scheduler.cp.file.LogFile
Low level logging messages giving maximum detail.
STEPID_DELIMITER - Static variable in class oracle.as.scheduler.JobSet
 
stop() - Method in interface oracle.as.scheduler.management.DispatcherMXBeanProxy
Stops the request dispatcher.
stop() - Method in interface oracle.as.scheduler.management.ProcessorMXBeanProxy
Stops this request processor.
stringToHandlers(String) - Method in class oracle.as.scheduler.substitution.SubstitutorImpl
Parse the subsHandlerNames string, instantiate the named SubstitutionHandler classes, and return them in a list.
SubmissionUtil - Class in oracle.as.scheduler.cp
Submission Utility.
SubmissionUtil() - Constructor for class oracle.as.scheduler.cp.SubmissionUtil
 
submitAdHocRequest(String, JobType.ExecutionType, Schedule, Trigger, CalendarWrapper, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Adhoc job request submission using specified Schedule and Trigger instances.
submitBatchDeleteRequest(String, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Submits a request for a batch delete job.
submitBatchDeleteRequest(String, MetadataObjectId, Schedule, CalendarWrapper, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Submits a request for a batch delete job.
submitPartAdHocRequest(String, MetadataObjectId, Schedule, Trigger, CalendarWrapper, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Job request submission using Job Definition predefined in Metadata, and adhoc Schedule and Trigger instances.
submitRequest(String, MetadataObjectId, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Submits a new job request using metadata definition of the job to run once at the specified time.
submitRequest(String, MetadataObjectId, MetadataObjectId, MetadataObjectId, CalendarWrapper, CalendarWrapper, RequestParameters) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Submits a new job request using metadata definitions of the job, schedule and associated trigger.
submitRequest(RuntimeServiceHandle, String, MetadataObjectId, Calendar, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Creates a new job request using metadata definition of the job to run once on a specific time.
submitRequest(RuntimeServiceHandle, String, MetadataObjectId, MetadataObjectId, Calendar, Calendar, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Creates a new job request using metadata definitions of the job and associated trigger
submitRequest(RuntimeServiceHandle, String, MetadataObjectId, MetadataObjectId, MetadataObjectId, Calendar, Calendar, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Creates a new job request using metadata definitions of the job, schedule and associated trigger.
submitRequest(RuntimeServiceHandle, String, JobType.ExecutionType, Schedule, Trigger, Calendar, Calendar, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Adhoc job request submission using specified Schedule and Trigger instances.
submitRequest(RuntimeServiceHandle, String, MetadataObjectId, Schedule, Trigger, Calendar, Calendar, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Adhoc job request submission using job definition from metadata.
submitRequest(RuntimeServiceHandle, RequestExecutionContext, String, MetadataObjectId, RequestParameters) - Method in interface oracle.as.scheduler.RuntimeService
Submits a sub-request.
SUBMITTING_APPLICATION - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the name of the J2EE application for the submitted (absolute parent) request.
substitute(String) - Method in interface oracle.as.scheduler.substitution.Substitutor
Recursively replaces all tokens in the string original with the results from matching handlers.
substitute(String) - Method in class oracle.as.scheduler.substitution.SubstitutorImpl
Recursively replaces all tokens in the string original with the results from matching handlers.
substituteTokens(String, List<String>) - Method in class oracle.as.scheduler.substitution.SubstitutorImpl
Takes a string with tokens and returns the values; called recursively
SUBSTITUTION_HANDLERS - Static variable in class oracle.as.scheduler.SystemProperty
Deprecated. Property that specifies a substitution handler class or list of classes that should be used for parameter substitution. The property value can specify a single Java class name, or it specify a comma-seperated set of Java class names.

The Java class must implement the SubstitutionHandler interface.

Enterprise Scheduler will use this property when executing a Process job type to provide substition support for the SystemProperty.CMDLINE and SystemProperty.ENVIRONMENT_VARIABLES system properties.

The property datatype is STRING.

SubstitutionException - Exception in oracle.as.scheduler.substitution
 
SubstitutionException() - Constructor for exception oracle.as.scheduler.substitution.SubstitutionException
Constructor
SubstitutionException(String) - Constructor for exception oracle.as.scheduler.substitution.SubstitutionException
Constructor with a detailed message.
SubstitutionException(Throwable) - Constructor for exception oracle.as.scheduler.substitution.SubstitutionException
Constructor with the underlying cause.
SubstitutionException(String, Throwable) - Constructor for exception oracle.as.scheduler.substitution.SubstitutionException
Constructor with a detailed message and underlying cause.
SubstitutionHandler - Interface in oracle.as.scheduler.substitution
Interface for handlers used by classes implementing Substitutor (e.g., SubstitutorImpl).
Substitutor - Interface in oracle.as.scheduler.substitution
 
SubstitutorFactory - Class in oracle.as.scheduler.substitution
Factor class for creating a Substitutor
SubstitutorFactory() - Constructor for class oracle.as.scheduler.substitution.SubstitutorFactory
 
SubstitutorImpl - Class in oracle.as.scheduler.substitution
Perform token substitutions on a string using a set of SubstitutionHandlers.
SubstitutorImpl() - Constructor for class oracle.as.scheduler.substitution.SubstitutorImpl
 
SUCCESS_EXIT_CODE - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the process exit code for a Process job request that denotes an execution success.
SUPPORT_OUTPUT_FILES - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies whether the request will create temporary or output files.
SUPPORT_OUTPUT_FILES_NONE - Static variable in class oracle.as.scheduler.SystemProperty
Mode for SUPPORT_OUTPUT_FILES that indicates no request directories shall be created.
SUPPORT_OUTPUT_FILES_OUTPUT - Static variable in class oracle.as.scheduler.SystemProperty
Mode for SUPPORT_OUTPUT_FILES that indicates both the request work and output directories shall be created.
SUPPORT_OUTPUT_FILES_WORK - Static variable in class oracle.as.scheduler.SystemProperty
Mode for SUPPORT_OUTPUT_FILES that indicates only the work directory shall be created.
supportsNullValue() - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryField
 
supportsNullValue() - Method in enum oracle.as.scheduler.MetadataService.QueryField
 
SYS_PROPERTY_PREFIX - Static variable in class oracle.as.scheduler.SystemProperty
Property name prefix for Enterprise Scheduler system properties.
SYSEXT_PROPERTY_PREFIX - Static variable in class oracle.as.scheduler.SystemProperty
 
SYSTEM_TYPE - Static variable in interface oracle.as.scheduler.Event
System event type.
SystemProperty - Class in oracle.as.scheduler
Enterprise Scheduler system properties.
SystemProperty() - Constructor for class oracle.as.scheduler.SystemProperty
 
SystemPurge - Class in oracle.as.scheduler.job
Deprecated. 
SystemPurge() - Constructor for class oracle.as.scheduler.job.SystemPurge
Deprecated.  
SystemPurgeVisitor - Interface in oracle.as.scheduler
Deprecated. 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05

A B C D E F G H I J L M N O P Q R S T U V W


Copyright © 2008, 2012 Oracle. All rights reserved.