Index

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

get() - Static method in class oracle.as.scheduler.metadata.query.builder.MetadataQueryBuilderFactory
Gets the singleton instance of MetadataQueryBuilderFactory
get(String) - Method in class oracle.as.scheduler.ParameterList
Returns the information about the given parameter from this list.
get(String) - Method in class oracle.as.scheduler.substitution.AppEnvSubstitutionHandler
 
get(String) - Method in class oracle.as.scheduler.substitution.CcwSubstitutionHandler
 
get(String) - Method in class oracle.as.scheduler.substitution.EssEnvSubstitutionHandler
 
get(String) - Method in class oracle.as.scheduler.substitution.RequestContextSubstitutionHandler
 
get(String) - Method in class oracle.as.scheduler.substitution.RequestParamSubstitutionHandler
 
get(String) - Method in class oracle.as.scheduler.substitution.RequestSubstitutionHandler
 
get(String) - Method in interface oracle.as.scheduler.substitution.SubstitutionHandler
Gets the value which will be used to replace the token.
getAbsoluteParentId() - Method in class oracle.as.scheduler.RequestDetail
The request id of the absolute parent of this request.
getActionMasks() - Method in class oracle.as.scheduler.security.MetadataPermission
Gets the masks of actions added to this MetadataPermission instance
getActionMasks() - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Gets the masks of actions added to this RuntimeDataPermission instance
getActionPatterns() - Method in class oracle.as.scheduler.security.MetadataPermission
Gets the pattterns of actions added to this MetadataPermission instance
getActionPatterns() - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Gets the patterns of actions added to this RuntimeDataPermission instance
getAll() - Method in class oracle.as.scheduler.ParameterList
Returns a collection view of all the parameters from this list.
getAllEntities() - Method in class oracle.as.scheduler.Incompatibility
Gets a collection of the incompatibility entities associated with this object.
getAllocation() - Method in class oracle.as.scheduler.Workshift
Gets the allocation weighting factor for this Workshift.
getAllSteps() - Method in class oracle.as.scheduler.JobSet
Gets all steps of this JobSet and any nested Jobset.
getAppConfigProperties() - Method in class oracle.as.scheduler.ApplicationConfig
Gets the properties defined by the application.
getApplication() - Method in class oracle.as.scheduler.RequestDetail
Gets the application name associated with this request.
getApplicationConfig(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Gets the configuration for this application as specified in ess-config.xml and customizations thereof, including default values.
getApplicationName() - Method in class oracle.as.scheduler.ApplicationConfig
Gets the logical name of the application whose configuration this is.
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType
Gets the array of this metadata type with the given size
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getArray(int) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getAsyncExecutionStatus() - Method in class oracle.as.scheduler.RequestDetail
Returns a string indicating whether the remote executable for an asynchronous job has completed.
getAsyncJavaLimit() - Method in class oracle.as.scheduler.Workshift
Gets the maximum number of asyncJava jobs that can be running concurrently for this (Workshift, IsolationGroup).
getAsyncRequestEJB(Context) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of AsyncRequestBean through JNDI lookup on remote ESS server.
getAsyncRequestEJB(Context, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of AsyncRequestBean through JNDI lookup on remote ESS server.
getAsyncRequestEJB(RequestParameters) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of AsyncRequestBean through JNDI lookup on remote ESS server.
getAsyncRequestEJB(RequestParameters, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of AsyncRequestBean through JNDI lookup on remote ESS server.
getAsyncRequestEJB(RequestParameters, String, char[]) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of AsyncRequestBean through secured JNDI lookup on remote ESS server.
getAsyncStatus() - Method in class oracle.as.scheduler.async.UpdateAction
Gets the AsyncStatus associated with this object.
getBaseMetadataType() - Method in class oracle.as.scheduler.BaseMetadata
Gets the intended type of this metadata.
getBaseMetadataType() - Method in class oracle.as.scheduler.ExclusionsDefinition
 
getBaseMetadataType() - Method in class oracle.as.scheduler.Incompatibility
 
getBaseMetadataType() - Method in class oracle.as.scheduler.JobDefinition
 
getBaseMetadataType() - Method in class oracle.as.scheduler.JobSet
 
getBaseMetadataType() - Method in class oracle.as.scheduler.JobType
 
getBaseMetadataType() - Method in class oracle.as.scheduler.Schedule
 
getBaseMetadataType() - Method in class oracle.as.scheduler.WorkAssignment
 
getBaseMetadataType() - Method in class oracle.as.scheduler.Workshift
 
getBaseMetadataType(MetadataObjectId.MetadataObjectType) - Static method in class oracle.as.scheduler.BaseMetadataType
 
getBinaryContent(ContentHandle, int) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets at most maxBytes bytes from the binary content.
getBinaryContent(ContentHandle, int, boolean) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets at most maxBytes bytes from the binary content.
getBinaryContent(RuntimeServiceHandle, ContentHandle, int) - Method in interface oracle.as.scheduler.RuntimeService
Gets at most maxBytes bytes from the binary content.
getBinaryContent(RuntimeServiceHandle, ContentHandle, int, boolean) - Method in interface oracle.as.scheduler.RuntimeService
Gets at most maxBytes bytes from the binary content.
getBinaryContentLob(ContentHandle) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets the binary content.
getBinaryContentLob(RuntimeServiceHandle, ContentHandle) - Method in interface oracle.as.scheduler.RuntimeService
Gets the binary content.
getBlockedRequests(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Returns the request identifiers for all requests that are currently blocked by the specified request.
getCause() - Method in class oracle.as.scheduler.FailedExecutionResult
The cause for this failed execution attempt.
getCause() - Method in class oracle.as.scheduler.RequestDetail
The cause that lead to the request being placed in a terminal state.
getCause(int) - Static method in enum class oracle.as.scheduler.Cause
Gets the Cause for the associated code.
getCode() - Method in enum class oracle.as.scheduler.Cause
Gets the code for this cause.
getComparator() - Method in class oracle.as.scheduler.Filter
Gets the comparator for this filter.
getCompletedTime() - Method in class oracle.as.scheduler.RequestDetail
The time that ESS finished all tasks associated with this request.
getContentCategory() - Method in class oracle.as.scheduler.request.ContentDetail
The content category.
getContentCategory() - Method in class oracle.as.scheduler.request.ContentHandle
Gets the content category.
getContentName() - Method in class oracle.as.scheduler.request.ContentDetail
The content name.
getContentType() - Method in class oracle.as.scheduler.request.ContentDetail
The content type.
getContextFromString(String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
Converts the string representation of a RequestExecutionContext into RequestExecutionContext object.
getCorePropNames() - Static method in class oracle.as.scheduler.SystemProperty
Get the core system properties.
getCount() - Method in class oracle.as.scheduler.Recurrence
Gets recurrence count of this object.
getCurrentTimeInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Returns Current time in the DBScheduler.
getCustomMDSNamespace(MetadataServiceHandle) - Method in interface oracle.as.scheduler.MetadataService
Gets the MDS namespaces that are known to ESS in which metadata can be customized or updated in a runtime environment.
getCustomMDSNamespace(MetadataServiceHandle, String) - Method in interface oracle.as.scheduler.MetadataService
Gets the MDS namespaces that are known to ESS in which metadata can be customized or updated in a runtime environment.
getDataType() - Method in class oracle.as.scheduler.ParameterInfo
The data type of this parameter.
getDataType(Object) - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns the DataType associated with given object based on its datatype.
getDay() - Method in class oracle.as.scheduler.ExplicitDate
Gets the day part of this ExplicitDate object.
getDayOfWeek(String) - Static method in enum class oracle.as.scheduler.RecurrenceFields.DAY_OF_WEEK
The DAY_OF_WEEK associated with the given value.
getDaysOfMonth() - Method in class oracle.as.scheduler.Recurrence
Gets the days of month from this Recurrence objects.
getDaysOfWeek() - Method in class oracle.as.scheduler.Recurrence
Gets the collection of the days of week set in this object.
getDBSchedulerJobDetail(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Returns the object containing DBScheduler External Job Status details
getDBSchedulerJobName() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Get the Job Name in the DB scheduler for given ESS request
getDBSchedulerProcessID() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Get the process ID in the DB scheduler for given ESS request
getDeniedMetadataObjectIds() - Method in class oracle.as.scheduler.security.MetadataPermission
Gets the metadata object Ids for which permissions are denied
getDeniedMetadataObjectIds() - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Gets the metadata object Ids for which permissions are denied
getDeployedApplication() - Method in class oracle.as.scheduler.RequestDetail
Gets the physical J2EE application deployment name associated with this request.
getDescription() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the description of this ESS metadata object.
getDescription() - Method in enum class oracle.as.scheduler.Cause
Gets the description for this cause.
getDescription() - Method in class oracle.as.scheduler.RequestDetail
Gets the description of this request.
getDescription(Locale) - Method in enum class oracle.as.scheduler.Cause
Gets localized description for the Cause.
getDescriptionKey() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the key to the entry in the associated resource bundle representing the description.
getDispatcher() - Method in class oracle.as.scheduler.FailedExecutionResult
The name of the server that dispatched this execution attempt.
getDisplayName() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the user friendly name of this ESS metadata object.
getDisplayNameKey() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the key to the entry in the associated resource bundle representing the display name.
getDmsRID() - Method in class oracle.as.scheduler.RequestDetail
Gets the base RID of the DMS ExecutionContext associated with the processing of this request.
getDuration() - Method in class oracle.as.scheduler.Workshift
The duration, in minutes, of this Workshift.
getECID() - Method in class oracle.as.scheduler.RequestDetail
The ECID of the DMS ExecutionContext associated with the processing of this request.
getElapsedMillis() - Method in class oracle.as.scheduler.RequestDetail
The elapsed milliseconds spent processing request.
getEndDate() - Method in class oracle.as.scheduler.Recurrence
Gets the end date/time of this Recurrence object.
getEndTime() - Method in class oracle.as.scheduler.RequestDetail
The time that processing of this request ended.
getEnterpriseId() - Method in class oracle.as.scheduler.RequestDetail
The enterprise ID of the request.
getEnterpriseId() - Method in interface oracle.as.scheduler.RequestExecutionContext
Gets the enterprise ID of the request.
getEntity() - Method in class oracle.as.scheduler.IncompatibleEntity
Gets the unique metadata identifier for the JobDefinition or JobSet for this incompatible entity.
getEntity(MetadataObjectId) - Method in class oracle.as.scheduler.Incompatibility
Gets information for an incompatibility entity associated with this incompatibility definition.
getError() - Method in class oracle.as.scheduler.request.ImportExportResult
Gets the error if the status is ImportExportStatus.Error.
getErrorType() - Method in class oracle.as.scheduler.FailedExecutionResult
The error type for this failed execution attempt.
getErrorType() - Method in class oracle.as.scheduler.RequestDetail
Gets the error type for this request.
getErrorWarningDetail() - Method in class oracle.as.scheduler.FailedExecutionResult
The stack trace of the error/warning that happened during this execution attempt.
getErrorWarningDetail() - Method in class oracle.as.scheduler.RequestDetail
The stack trace of error/warning occured while processing this request, if any.
getErrorWarningMessage() - Method in class oracle.as.scheduler.FailedExecutionResult
The message associated with an error/warning that occurred during this execution attempt.
getErrorWarningMessage() - Method in class oracle.as.scheduler.RequestDetail
The message associated with an error/warning occured while processing this request.
getErrorWarningTime() - Method in class oracle.as.scheduler.FailedExecutionResult
The time of error/warning occured during this execution attempt.
getErrorWarningTime() - Method in class oracle.as.scheduler.RequestDetail
The time of error/warning occured while processing this request.
getEssConfigProperties() - Method in class oracle.as.scheduler.ApplicationConfig
Gets the properties defined by ESS.
getEssEnvSubstitutor() - Static method in class oracle.as.scheduler.substitution.SubstitutorFactory
getExclusionDates() - Method in class oracle.as.scheduler.Schedule
Gets the list of dates excluded for occurrences in this Schedule object.
getExclusionDefinition(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a ExclusionsDefinition from the metadata repository.
getExclusionDefinitions(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieve an array of ExclusionsDefinition from the metadata repository.
getExclusionDefinitionsMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a Map of ExclusionsDefinition for MetadataObjectIds from the metadata repository.
getExclusions() - Method in class oracle.as.scheduler.ExclusionsDefinition
Gets the list of exclusions of this object.
getExclusions() - Method in class oracle.as.scheduler.Schedule
Gets the list of ExclusionsDefinition metadata ids that are referenced by this object.
getExecStageState() - Method in interface oracle.as.scheduler.RequestExecutionContext
Gets the state of the job execution.
getExecutableState() - Method in class oracle.as.scheduler.RequestDetail
The state of the request when the executable stage completed.
getExecutableStatus() - Method in class oracle.as.scheduler.FailedExecutionResult
The status of the request when the executable stage completed.
getExecutableStatus() - Method in class oracle.as.scheduler.RequestDetail
Deprecated.
getExecutionAttempt() - Method in class oracle.as.scheduler.FailedExecutionResult
The current execution attempt for this request.
getExecutionAttempt() - Method in class oracle.as.scheduler.RequestDetail
The current execution attempt for this request.
getExecutionMode() - Method in class oracle.as.scheduler.JobSet
Checks whether this JobSet is a serial or a parallel JobSet.
getExecutionMode() - Method in class oracle.as.scheduler.RequestDetail
Gets the execution mode of a JobSet request.
getExecutionType() - Method in class oracle.as.scheduler.JobType
Gets the basic execution type of this JobType definition.
getExitCondition(RequestExecutionContext) - Method in class oracle.as.scheduler.JobHelper
Unified API to determine if job execution has been interrupted and return the appropriate exit condition for sync java jobs.
getExpiration() - Method in class oracle.as.scheduler.RequestDetail
The time that the request will expire.
getExplicitDate() - Method in class oracle.as.scheduler.Exclusion
Gets the explicit date this Exclusion object represents.
getExtendedPropNames() - Static method in class oracle.as.scheduler.SystemProperty
Get the extended system properties.
getExternalJobStatus(Locale) - Method in class oracle.as.scheduler.ExternalJobStatus
Gets a localized string for the external job status.
getExternalJobStatus(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Determines the general status of the external job for a request.
getExternalJobType(Locale) - Method in class oracle.as.scheduler.ExternalJobStatus
Gets a localized string for the external job type.
getExternalStatus(Locale) - Method in class oracle.as.scheduler.ExternalJobStatus
Gets a localized string for the external job status.
getFailedExecutionResult(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves the result of the last failed execution attempt for the specified request which has been retried at least once.
getFailedFiles() - Method in class oracle.as.scheduler.request.ImportExportResult
Gets the list of filenames that were not imported or exported.
getField() - Method in class oracle.as.scheduler.Filter
Gets the field for this filter.
getFirstStep() - Method in class oracle.as.scheduler.JobSet
Returns the id of the first or starting step in a serial JobSet.
getFlowId() - Method in class oracle.as.scheduler.RequestDetail
Gets the DMS FlowId associated with the processing of this request.
getFrequency() - Method in class oracle.as.scheduler.Recurrence
Gets the frequency value of this Recurrence object.
getHour() - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Get the Hour part of this TIME_OF_DAY instance.
getId() - Method in class oracle.as.scheduler.request.ContentHandle
Gets the handle id.
getId() - Method in class oracle.as.scheduler.substitution.AppEnvSubstitutionHandler
 
getId() - Method in class oracle.as.scheduler.substitution.CcwSubstitutionHandler
 
getId() - Method in class oracle.as.scheduler.substitution.EssEnvSubstitutionHandler
 
getId() - Method in class oracle.as.scheduler.substitution.RequestContextSubstitutionHandler
 
getId() - Method in class oracle.as.scheduler.substitution.RequestParamSubstitutionHandler
 
getId() - Method in class oracle.as.scheduler.substitution.RequestSubstitutionHandler
 
getId() - Method in interface oracle.as.scheduler.substitution.SubstitutionHandler
An identifier that can be used to request that a specific handler (or set of handlers) should be used for a substitution.
getInclusionDates() - Method in class oracle.as.scheduler.Schedule
Gets the list of explicit dates that are included for occurrences in this Schedule object.
getIncompatibilities(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
Deprecated. 
getIncompatibilities(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieve an array of Incompatibilities from the metadata repository.
getIncompatibilitiesMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves map of Incompatibilities for MetadataObjectIds from the metadata repository.
getIncompatibility() - Method in class oracle.as.scheduler.RequestIncompatibilityInfo
 
getIncompatibility(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves an Incompatibility from the metadata repository.
getIncompatibilityId() - Method in class oracle.as.scheduler.RequestIncompatibilityInfo
 
getIncompValue() - Method in class oracle.as.scheduler.RequestIncompatibilityInfo
 
getInitialContext(String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns an context of ESS server for JNDI lookup.
getInitialContext(String, String, char[]) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns an context of ESS server for JNDI lookup.
getInitialContext(RequestParameters) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns an context of ESS server for JNDI lookup.
getInitialContext(RequestParameters, String, char[]) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns an context of ESS server for JNDI lookup.
getInstanceParentExecAttempt() - Method in class oracle.as.scheduler.RequestDetail
The value of execution attempt of the instance parent request when this request was created.
getInstanceParentId() - Method in class oracle.as.scheduler.RequestDetail
The request id of the instance parent of this request.
getInternalOnlyProps() - Static method in class oracle.as.scheduler.SystemProperty
Get the set of system properties that should not be set except by ESS internals.
getInterval() - Method in class oracle.as.scheduler.Recurrence
Gets the interval (multiplier) for the frequency of this Recurrence object.
getJobDefinition(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a JobDefinition from the metadata repository.
getJobDefinitions(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves an array of JobDefinitions from the metadata repository.
getJobDefinitionsMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves map of JobDefinitions for MetadataObjectIds from the metadata repository.
getJobDefn() - Method in class oracle.as.scheduler.RequestDetail
The job or job set definition identifier associated with this request.
getJobDescription() - Method in class oracle.as.scheduler.RequestDetail
Gets the description of the job definition or job set specified for this request.
getJobDisplayName() - Method in class oracle.as.scheduler.RequestDetail
Gets the display name for job definition/ job set of this request.
getJobId() - Method in class oracle.as.scheduler.JobSetStep
Gets the job id for this step.
getJobIncompatibilities(RuntimeServiceHandle, MetadataObjectId, long) - Method in interface oracle.as.scheduler.RuntimeService
Gets incompatibilities for a job/jobset definition from the the runtime metadata store.
getJobSet(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a JobSet from the metadata repository.
getJobSets(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves an array of JobSets from the metadata repository.
getJobSetsMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a map of JobSets for MetadataObjectIds from the metadata repository.
getJobSetSteps() - Method in class oracle.as.scheduler.JobSet
Deprecated.
getJobStepRequestParameters(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Get the Map of scoped parameters for a jobset requestId.
getJobType() - Method in class oracle.as.scheduler.JobDefinition
The metadata identifier of the JobType associated with this JobDefinition instance.
getJobType() - Method in class oracle.as.scheduler.RequestDetail
The job type identifier associated with this request.
getJobType(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a JobType from the metadata repository.
getJobTypes(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieve an array of JobTypes from the metadata repository.
getJobTypesMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a map of JobTypes for MetadataObjectIds from the metadata repository.
getJsSteps() - Method in class oracle.as.scheduler.JobSet
Gets all jobset steps of this jobset.
getLastScheduleInstanceId() - Method in class oracle.as.scheduler.RequestDetail
The last Schedule instance request id associated with this request.
getLastSubrequestSet() - Method in class oracle.as.scheduler.FailedExecutionResult
The set number assigned to the last subrequest submitted by this request during this execution attempt.
getLastSubrequestSet() - Method in class oracle.as.scheduler.RequestDetail
The set number assigned to the last subrequest submitted by this request during its current execution attempt.
getLeftOperand() - Method in class oracle.as.scheduler.Filter
Gets the left operand of this filter.
getLink(JobSetStep.LinkType) - Method in class oracle.as.scheduler.JobSetStep
Gets the stepId for the given LinkType.
getLocale() - Method in interface oracle.as.scheduler.MetadataServiceHandle
Retrieve the locale info associated with this session.
getLocale(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Get the locale associated with this session.
getLogContentDetail(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Gets the log content detail for the request.
getLogContentHelper(long, RuntimeServiceHandle) - Static method in class oracle.as.scheduler.request.ContentFactory
Gets the helper for creating log content for requests Each operation will use the user-provided handle, and it is the caller's responsibility to commit or rollback the transaction.
getLogicalApplicationNames(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Get a list of all logical application names for ESS hosted applications currently deployed.
getLogicalClusterName() - Method in class oracle.as.scheduler.RequestDetail
Gets the logical cluster name associated with the request if any.
getLogLines(RuntimeServiceHandle, ContentHandle, int) - Method in interface oracle.as.scheduler.RuntimeService
Gets at most maxLines lines from the request log, continuing from the last call to this method.
getMessage() - Method in class oracle.as.scheduler.async.UpdateAction
Gets the message associated with this object.
getMessage() - Method in class oracle.as.scheduler.HandlerAction
Gets the message associated with a handler execution.
getMetadata(MetadataServiceHandle, BaseMetadataType<METADATA_TYPE>, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
A generic getter for any type of metadata.
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType
Gets the instance of the class of this metadata type
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getMetadataClass() - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getMetadataObjectId() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the unique identifier of this object within the metadata repository.
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType
Gets the type of this metadata
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getMetadataObjectType() - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getMetadataOnlyProps() - Static method in class oracle.as.scheduler.SystemProperty
Get the set of system properties that can be set in meta-data but should not be set at submission.
getMetadataQueryField() - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
getMetadataServiceEJB(Context) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of MetadataService through JNDI lookup on remote ESS server.
getMetadataServiceEJB(Context, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of MetadataService through JNDI lookup on remote ESS server.
getMetadataServiceEJB(RequestParameters) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of MetadataServiceBean through JNDI lookup on remote ESS server.
getMetadataServiceEJB(RequestParameters, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of MetadataServiceBean through JNDI lookup on remote ESS server.
getMetadataServiceEJB(RequestParameters, String, char[]) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of MetadataServiceBean through secured JNDI lookup on remote ESS server.
getMetadataSubDirectory() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getMetadataSubDirectory() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getMinute() - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Get the Minute part of this TIME_OF_DAY instance.
getMonth() - Method in class oracle.as.scheduler.ExplicitDate
Gets the month part of this ExplicitDate object.
getMonths() - Method in class oracle.as.scheduler.Recurrence
Gets the list of months set for this Recurrence object.
getMOType(String) - Static method in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
 
getMOTypeCondition() - Method in class oracle.as.scheduler.BaseMetadataType
 
getMOTypeCondition(Condition) - Method in class oracle.as.scheduler.BaseMetadataType
 
getName() - Method in class oracle.as.scheduler.BaseMetadata
The name of this ESS metadata object.
getName() - Method in class oracle.as.scheduler.ConfigProperty
Gets the name of this config property
getName() - Method in interface oracle.as.scheduler.Event
Gets the name of the event.
getName() - Method in class oracle.as.scheduler.Exclusion
Gets the name of this Exclusion object.
getName() - Method in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
Gets the property name for this customizable property.
getName() - Method in class oracle.as.scheduler.ParameterInfo
The name of this parameter.
getNamePart() - Method in class oracle.as.scheduler.MetadataObjectId
The name of this metadata object identifier.
getNames() - Method in class oracle.as.scheduler.JobSetStepProperties
Returns a collection of the property names in this object.
getNames() - Static method in class oracle.as.scheduler.JobSetStepProperty
Returns the names of the step properties.
getNames() - Method in class oracle.as.scheduler.ParameterList
Returns all the names of the parameters in this list.
getNames() - Method in class oracle.as.scheduler.RequestParameters
Gets a collection of all the parameter names.
getNames() - Static method in class oracle.as.scheduler.SystemProperty
Get the names of the system properties.
getNames(String) - Method in class oracle.as.scheduler.RequestParameters
Gets a collection of all the parameter names for a step ID.
getNode(String) - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
The SpecializationNode for the given node name.
getNonTerminalStates() - Static method in enum class oracle.as.scheduler.State
The set of the non-terminal states based on the value returned by isTerminal.
getObjectId() - Method in exception oracle.as.scheduler.MetadataNotFoundException
The MetadataObjectId associated with this object.
getOperand() - Method in class oracle.as.scheduler.Filter
Deprecated.
This method always returns null.
getOperator() - Method in class oracle.as.scheduler.Filter
Gets the operator for this filter expression.
getOutputContentDetail() - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets details for all output content for the request.
getOutputContentDetail(String) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets details for the specified output content for the request.
getOutputContentDetail(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Gets details for all output content for the request.
getOutputContentDetail(RuntimeServiceHandle, long, String) - Method in interface oracle.as.scheduler.RuntimeService
Gets details for the specified output content for the request.
getOutputContentHelper(long) - Static method in class oracle.as.scheduler.request.ContentFactory
Gets the helper for creating output content for requests with Standard or Extended request mode.
getOutputContentHelper(long, RuntimeServiceHandle) - Static method in class oracle.as.scheduler.request.ContentFactory
Gets the helper for creating output content for requests with Standard or Extended request mode.
getPackagePart() - Method in class oracle.as.scheduler.MetadataObjectId
The package (namespace) for this metadata object identifier.
getParameters() - Method in class oracle.as.scheduler.JobDefinition
The parameters defined for this JobDefinition.
getParameters() - Method in class oracle.as.scheduler.JobSet
Returns all the parameters defined for this JobSet
getParameters() - Method in class oracle.as.scheduler.JobType
Gets the parameters defined for this JobType definition.
getParameters() - Method in class oracle.as.scheduler.RequestDetail
Gets all the parameters, including system properties, associated with this request.
getParent() - Method in class oracle.as.scheduler.RequestDetail
The request id of the immediate parent of this request.
getParentExecAttempt() - Method in class oracle.as.scheduler.RequestDetail
The value of execution attempt of the immediate parent request when this request was created.
getPassedMetadataObjectIds() - Method in class oracle.as.scheduler.security.MetadataPermission
Gets the metadata object Ids for which permissions are allowed
getPassedMetadataObjectIds() - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Gets the metadata object Ids for which permissions are allowed
getPausedCount() - Method in class oracle.as.scheduler.FailedExecutionResult
The number of times this request was paused during this execution attempt.
getPausedCount() - Method in class oracle.as.scheduler.RequestDetail
The number of times this request has been paused during its current execution attempt.
getPausedState() - Method in exception oracle.as.scheduler.ExecutionPausedException
Gets the paused state associated with this exception.
getPausedState() - Method in interface oracle.as.scheduler.RequestExecutionContext
Gets the paused state specified by the application when this request was previously paused.
getPermissionCheckType() - Method in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
 
getPlsqlLimit() - Method in class oracle.as.scheduler.Workshift
Gets the maximum number of PL/SQL jobs that can be running concurrently for this (Workshift, IsolationGroup).
getPostProcessHandlerStatus() - Method in class oracle.as.scheduler.RequestDetail
The status of the post-processing stage for this request.
getPostProcessMessage() - Method in class oracle.as.scheduler.FailedExecutionResult
The action message returned by the post-processor for this request.
getPostProcessMessage() - Method in class oracle.as.scheduler.RequestDetail
The action message returned by the post-processor for this request.
getPostProcessStatus() - Method in class oracle.as.scheduler.FailedExecutionResult
The status returned by the post-processor for this request.
getPostProcessStatus() - Method in class oracle.as.scheduler.RequestDetail
getPreProcessHandlerStatus() - Method in class oracle.as.scheduler.RequestDetail
The status of the pre-processing stage for this request.
getPreProcessMessage() - Method in class oracle.as.scheduler.FailedExecutionResult
The action message returned by the pre-processor for this request.
getPreProcessMessage() - Method in class oracle.as.scheduler.RequestDetail
The action message returned by the pre-processor for this request.
getPreProcessStatus() - Method in class oracle.as.scheduler.FailedExecutionResult
The status returned by the pre-processor for this request.
getPreProcessStatus() - Method in class oracle.as.scheduler.RequestDetail
getPreviousState() - Method in class oracle.as.scheduler.RequestDetail
Gets the previous State for this request.
getPriority() - Method in class oracle.as.scheduler.RequestDetail
Gets the request priority.
getProblemPath() - Method in class oracle.as.scheduler.request.ImportExportResult
Gets the path that caused a problem if the status is ImportExportStatus.FileError.
getProcessEnd() - Method in class oracle.as.scheduler.FailedExecutionResult
The time processing ended for this execution attempt.
getProcessGroup() - Method in class oracle.as.scheduler.RequestDetail
The process group of the request.
getProcessingDispatcher() - Method in class oracle.as.scheduler.RequestDetail
The mid-tier instance name that dispatched the request.
getProcessingProcessor() - Method in class oracle.as.scheduler.RequestDetail
The mid-tier instance name that processed the request.
getProcessingWorkAssignment() - Method in class oracle.as.scheduler.RequestDetail
The work assignment that was active on the request processor when the request was processed.
getProcessingWorkshift() - Method in class oracle.as.scheduler.RequestDetail
The work shift that was active on the request processor when the request was processed.
getProcessor() - Method in class oracle.as.scheduler.FailedExecutionResult
The name of the server that did the last processing for this execution attempt.
getProcessPhase() - Method in class oracle.as.scheduler.RequestDetail
The process phase for this request.
getProcessStart() - Method in class oracle.as.scheduler.FailedExecutionResult
The time processing started for this execution attempt.
getProduct() - Method in class oracle.as.scheduler.RequestDetail
The product associated with the request.
getProperty() - Method in class oracle.as.scheduler.IncompatibleEntity
Gets the property name associated with this incompatible entity.
getProperty() - Method in class oracle.as.scheduler.RequestIncompatibilityInfo
 
getProperty(String) - Method in class oracle.as.scheduler.ApplicationConfig
Gets the property information for the given property name.
getProperty(String) - Static method in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
Gets the CustomizableProperty for a string representing the property name.
getProperty(String) - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
The specialization property associated with the given string.
getProps() - Method in interface oracle.as.scheduler.Event
Gets the properties associated with the event.
getQueryComparator() - Method in enum class oracle.as.scheduler.Filter.Comparator
 
getQueryOperator() - Method in enum class oracle.as.scheduler.Filter.Operator
 
getQuiesceState(MetadataObjectId) - Method in interface oracle.as.scheduler.RuntimeService
Get quiesce state of ESS Cluster associated with a specified job definition.
getReadOnlySysProps() - Static method in class oracle.as.scheduler.SystemProperty
Get the set of system properties that cannot be updated after submission through normal channels.
getReadyRequestsCount() - Method in interface oracle.as.scheduler.RuntimeService
Return the count of requests in Ready state in current isolation group at this moment
getRecurExpression() - Method in class oracle.as.scheduler.Recurrence
Gets iCalendar expression of this Recurrence object.
getRecurrence() - Method in class oracle.as.scheduler.Exclusion
Gets the recurrence of this Exclusion object.
getRecurrence() - Method in class oracle.as.scheduler.Schedule
Gets the recurrence object of this schedule instance.
getRecurrenceSet() - Method in class oracle.as.scheduler.Schedule
Gets the RecurrenceSet object of this schedule instance.
getRecurTime() - Method in class oracle.as.scheduler.Recurrence
Gets the recurrence time of this object.
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getRelativeSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getRequestCategory() - Method in class oracle.as.scheduler.RequestDetail
The request category system property for this request.
getRequestDetail(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves runtime details of the specified request.
getRequestDetail(RuntimeServiceHandle, long, boolean) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves runtime details of the specified request.
getRequestDetailBasic(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves basic runtime details of the specified request.
getRequestDetails(RuntimeServiceHandle, long[]) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves basic runtime details of the specified requests.
getRequestDetails(RuntimeServiceHandle, long[], boolean) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves basic runtime details of the specified requests.
getRequestDetailstoExport(RuntimeServiceHandle, Filter, RuntimeService.QueryField, boolean, int, boolean) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves runtime details for all requests whose attribute and system properties match those specified by the query parameters.
getRequestDiagnosis(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Gets the diagnosis for a request which includes the request State and for requests in WAIT or READY state, additional diagnostic information.
getRequestedEndTime() - Method in class oracle.as.scheduler.RequestDetail
Gets the requested end time of the request.
getRequestedStartTime() - Method in class oracle.as.scheduler.RequestDetail
Gets the requested start time of the request.
getRequestExecutionContext() - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets the request execution content for this helper.
getRequestHandle() - Method in interface oracle.as.scheduler.RequestExecutionContext
Gets the request handle associated with the executing request.
getRequestId() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
 
getRequestId() - Method in interface oracle.as.scheduler.Event
Gets the request identifier associated with this event.
getRequestId() - Method in class oracle.as.scheduler.FailedExecutionResult
The request identifier associated with this execution attempt.
getRequestId() - Method in class oracle.as.scheduler.request.ContentDetail
The request id.
getRequestId() - Method in class oracle.as.scheduler.request.ContentHandle
Gets the request id.
getRequestId() - Method in class oracle.as.scheduler.RequestDetail
Gets the request identifier associated with these details.
getRequestId() - Method in interface oracle.as.scheduler.RequestExecutionContext
Gets the request identifier of the executing request.
getRequestId() - Method in class oracle.as.scheduler.RequestIncompatibilityInfo
 
getRequestId() - Method in exception oracle.as.scheduler.RequestNotFoundException
Retrieve the request ID associated with this object.
getRequestLogger(long) - Static method in class oracle.as.scheduler.request.ContentFactory
Gets the request logger for the specified request, which logs to the ESS content store.
getRequestMode() - Method in class oracle.as.scheduler.RequestDetail
Gets the request mode of request.
getRequestOutput(RuntimeServiceHandle, long, ContentType, String) - Static method in class oracle.as.scheduler.request.ContentFactory
Retrieves the request output and creates the output content in the ESS content store for the request.
getRequestParameter(RuntimeServiceHandle, long, String) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves the value of a request parameter.
getRequestRank(Long) - Method in interface oracle.as.scheduler.RuntimeService
Get the rank or position for a given request among the requests of same state.
getRequests(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Gets an enumeration of the request identifiers for those requests that have the specified request as their immediate parent and are associated with the current execution attempt of that parent request.
getRequestsCountGroupByState(String, TimeUnit, int) - Method in interface oracle.as.scheduler.RuntimeService
Gets number of requests in each state from the elapsed time.
getRequestState(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Retrieves the current state of the specified request.
getRequestType() - Method in class oracle.as.scheduler.RequestDetail
Gets the request type of request.
getResolvedOutputDirectory() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Gets the request output directory as resolved to the current server.
getResolvedWorkDirectory() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Gets the request work directory as resolved to the current server.
getResourceBundles() - Method in class oracle.as.scheduler.BaseMetadata
Retrieves the resource bundles associated with the translatable strings for this metadata.
getResult() - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryVisitor
 
getRetriedCount() - Method in class oracle.as.scheduler.RequestDetail
The number of times this request has been retried.
getRightOperand() - Method in class oracle.as.scheduler.Filter
Gets the right operand of this filter.
getRunAsUser() - Method in class oracle.as.scheduler.RequestDetail
Gets the RunAs user for the request.
getRunningElapsedTimeInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Returns time elapsed since the job has been in RUNNING state in the DBScheduler.
getRunningESSJobNamesInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Get list of ESS Job Names running in the DbScheduler
getRunningJobsCountInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Get a count of the number of Jobs running in the DbScheduler
getRuntimeService() - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets the RuntimeService used by this helper.
getRuntimeServiceEJB(Context) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of RuntimeService through JNDI lookup on remote ESS server.
getRuntimeServiceEJB(Context, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of RuntimeService through JNDI lookup on remote ESS server.
getRuntimeServiceEJB(RequestParameters) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of RuntimeServiceBean through JNDI lookup on remote ESS server.
getRuntimeServiceEJB(RequestParameters, String) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of RuntimeServiceBean through JNDI lookup on remote ESS server.
getRuntimeServiceEJB(RequestParameters, String, char[]) - Method in class oracle.as.scheduler.request.RemoteConnector
Returns the stub of RuntimeServiceBean through secured JNDI lookup on remote ESS server.
getRuntimeTargetNames() - Method in class oracle.as.scheduler.security.RuntimeDataPermission
 
getSchedule() - Method in class oracle.as.scheduler.RequestDetail
The schedule instance associated with this request.
getSchedule() - Method in class oracle.as.scheduler.Workshift
Gets the MetadataObjectId for the Schedule associated with this workshift.
getScheduleDefinition(MetadataServiceHandle, MetadataObjectId, boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves a Schedule from the metadata repository.
getScheduleDefinitions(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves an array of Schedules from the metadata repository.
getScheduleDefinitionsMap(MetadataServiceHandle, MetadataObjectId[], boolean) - Method in interface oracle.as.scheduler.MetadataService
Retrieves map of Schedules for MetadataObjectIds from the metadata repository.
getScheduleDefn() - Method in class oracle.as.scheduler.RequestDetail
The schedule definition identifier associated with this request.
getScheduledTime() - Method in class oracle.as.scheduler.FailedExecutionResult
The scheduled time of this execution attempt.
getScheduledTime() - Method in class oracle.as.scheduler.RequestDetail
Gets the scheduled start time of the request.
getScheduledTimeInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Returns time the job was moved to SCHEDULED state in the DBScheduler.
getSchemaLocation() - Method in class oracle.as.scheduler.BaseMetadataType
Gets the name and location of the XSD schema of this metadata
getSecond() - Method in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
Get the Second part of this TIME_OF_DAY instance.
getSimpleValue(ParameterInfo.DataType) - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns the string representing the simple value for the given DataType enum.
getSize() - Method in class oracle.as.scheduler.request.ContentDetail
The size of the content.
getSpecializationRules() - Method in class oracle.as.scheduler.WorkAssignment
Retrieves the specialization rules defined in this WorkAssignment.
getStartDate() - Method in class oracle.as.scheduler.Recurrence
Gets the start date/time of this Recurrence object.
getStartTime() - Method in class oracle.as.scheduler.RequestDetail
The time that processing of this request commenced.
getStartTimeInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Returns time the job was moved to RUNNING state in the DBScheduler.
getState() - Method in class oracle.as.scheduler.FailedExecutionResult
The state for this failed execution attempt.
getState() - Method in class oracle.as.scheduler.RequestDetail
Gets the state for this request.
getState(int) - Static method in enum class oracle.as.scheduler.State
The State associated with the given numeric value.
getState(Long) - Method in class oracle.as.scheduler.JobHelper
 
getStateChangeTime() - Method in class oracle.as.scheduler.RequestDetail
Gets the time the request State was last changed.
getStatus() - Method in class oracle.as.scheduler.HandlerAction
Gets the status of a handler execution.
getStatus() - Method in class oracle.as.scheduler.request.ImportExportResult
Gets the status of the import or export operation.
getStep(String) - Method in class oracle.as.scheduler.JobSet
Gets the JobSet step with the given step id.
getStepId() - Method in class oracle.as.scheduler.JobSetStep
Gets the stepId for this step.
getStepID() - Method in class oracle.as.scheduler.RequestDetail
The JobSet stepID for this request.
getStepPropInfo(String) - Static method in class oracle.as.scheduler.JobSetStepProperty
Returns the detailed information for the step property identified by the given name.
getStepProps() - Method in class oracle.as.scheduler.JobSetStep
The parameters and properties for this step.
getSteps() - Method in class oracle.as.scheduler.JobSet
Deprecated.
Replaced by JobSet.getJsSteps().
getSubmissionTime() - Method in class oracle.as.scheduler.RequestDetail
The time at which the request was submitted.
getSubmitter() - Method in class oracle.as.scheduler.RequestDetail
Gets the user name who submitted the request.
getSubmitterDmsECID() - Method in class oracle.as.scheduler.RequestDetail
Gets the ECID of the DMS context that was active at the time the request was submitted.
getSubmitterDmsRID() - Method in class oracle.as.scheduler.RequestDetail
Gets the RID of the DMS context that was active at the time the request was submitted.
getSubmitterFlowId() - Method in class oracle.as.scheduler.RequestDetail
Gets the FlowId of the DMS context that was active at the time the request was submitted.
getSubmitterGuid() - Method in class oracle.as.scheduler.RequestDetail
Gets the user GUID who submitted the request.
getSubrequestSet() - Method in class oracle.as.scheduler.RequestDetail
The set number assigned to a subrequest when it was submitted.
getSubstitutedValue(long, String, String) - Method in class oracle.as.scheduler.substitution.CcwSubstitutionManager
 
getSubstitutor(RequestExecutionContext, RequestParameters) - Static method in class oracle.as.scheduler.substitution.SubstitutorFactory
Create the standard Substitutor.
getSubstitutorWithAltEnv(RequestExecutionContext, RequestParameters, Map<String, String>) - Static method in class oracle.as.scheduler.substitution.SubstitutorFactory
Create the standard Substitutor.
getSuccessfulFiles() - Method in class oracle.as.scheduler.request.ImportExportResult
Gets the list of filenames that were successfully imported or exported.
getSysPropInfo(String) - Static method in class oracle.as.scheduler.SystemProperty
Get the information for the system property identified by the given name.
getTerminalStates() - Static method in enum class oracle.as.scheduler.State
The set of the terminal states based on the value returned by isTerminal.
getTextContent(ContentHandle, int) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets at most maxChars characters from the text output content.
getTextContent(ContentHandle, int, boolean) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets at most maxChars characters from the text output content.
getTextContent(RuntimeServiceHandle, ContentHandle, int) - Method in interface oracle.as.scheduler.RuntimeService
Gets at most maxChars lines from the log or output text content.
getTextContent(RuntimeServiceHandle, ContentHandle, int, boolean) - Method in interface oracle.as.scheduler.RuntimeService
Gets at most maxChars lines from the log or output text content.
getTextContentLob(ContentHandle) - Method in class oracle.as.scheduler.request.RemoteContentHelper
Gets the text output content.
getTextContentLob(RuntimeServiceHandle, ContentHandle) - Method in interface oracle.as.scheduler.RuntimeService
Gets text content.
getThrowable() - Method in class oracle.as.scheduler.async.UpdateAction
Gets the Throwable associated with this object.
getThrowable() - Method in class oracle.as.scheduler.HandlerAction
Gets the Throwable associated with a handler execution.
getTime() - Method in class oracle.as.scheduler.ExplicitDate
Gets the time part of this ExplicitDate object.
getTimeToLive() - Method in interface oracle.as.scheduler.Event
Gets the time-to-live (TTL), in seconds, that the event should be retained.
getTimeZone() - Method in class oracle.as.scheduler.Schedule
Gets the TimeZone set for this Schedule object.
getType() - Method in class oracle.as.scheduler.ConfigProperty
Gets the type of this config property.
getType() - Method in interface oracle.as.scheduler.Event
Gets the type of the event.
getType() - Method in class oracle.as.scheduler.Incompatibility
Gets the incompatibility type.
getType() - Method in class oracle.as.scheduler.MetadataObjectId
The type of this metadata object identifier.
getType() - Method in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
Gets the data type for this customizable property.
getType() - Method in class oracle.as.scheduler.RequestDetail
The execution type of this request.
getType(int) - Static method in enum class oracle.as.scheduler.JobSetStep.LinkType
The LinkType corresponding to the given value.
getType(int) - Static method in enum class oracle.as.scheduler.RequestType
The RequestType associated with the given value.
getType(String) - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Returns the DataType enum for the corresponding string value.
getTypedObject(String, String) - Static method in class oracle.as.scheduler.JobSetStepProperty
Returns the given value converted into the appropriate type for the given property name.
getValidComparators() - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
getValidMetadataTypes() - Method in class oracle.as.scheduler.metadata.query.field.ApplicationParameterQueryField
 
getValidMetadataTypes() - Method in class oracle.as.scheduler.metadata.query.field.LogicalClusterNameQueryField
 
getValidMetadataTypes() - Method in class oracle.as.scheduler.metadata.query.field.ResultIndexQueryField
 
getValidMetadataTypes() - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
getValidOperators() - Method in class oracle.as.scheduler.metadata.query.field.ResultIndexQueryField
 
getValidOperators() - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
getValue() - Method in class oracle.as.scheduler.ConfigProperty
Gets the value of this config property.
getValue() - Method in class oracle.as.scheduler.Filter
Gets the value for this filter.
getValue() - Method in class oracle.as.scheduler.ParameterInfo
The value of this parameter.
getValue(String) - Method in class oracle.as.scheduler.ApplicationConfig
Gets the value of the specified property.
getValue(String) - Method in class oracle.as.scheduler.JobSetStepProperties
Gets the value of the specifed property.
getValue(String) - Method in class oracle.as.scheduler.ParameterList
Gets the value for a parameter in the list.
getValue(String) - Method in class oracle.as.scheduler.RequestParameters
Gets the value of the specifed parameter.
getValue(String, String) - Method in class oracle.as.scheduler.RequestParameters
Gets the value of given parameter and step identifer.
getValueType() - Method in class oracle.as.scheduler.metadata.query.field.ResultIndexQueryField
 
getValueType() - Method in enum class oracle.as.scheduler.MetadataService.QueryField
 
getWaitTimeInDbScheduler() - Method in class oracle.as.scheduler.DBSchedulerJobDetail
Returns time elapsed since the job has been in SCHEDULED state in the DBScheduler.
getWeeksOfMonth() - Method in class oracle.as.scheduler.Recurrence
Retrieves the weeks of the month set in this object.
getWorkAssignmentId() - Method in class oracle.as.scheduler.FailedExecutionResult
The metadata id of the work assignment that handled this execution attempt.
getWorkshiftId() - Method in class oracle.as.scheduler.FailedExecutionResult
The metadata id of the workshift that handled this execution attempt.
getWorkshifts() - Method in class oracle.as.scheduler.WorkAssignment
Returns the workshifts that are associated with this WorkAssignment.
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getXmlizer() - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getXmlRootNS() - Method in class oracle.as.scheduler.BaseMetadataType
 
getXmlRootNS() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType
Gets the root element in the xml intended for this metadata
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
 
getXmlRootTag() - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
getYear() - Method in class oracle.as.scheduler.ExplicitDate
Gets the year part of this ExplicitDate object.
GLOBAL - Enum constant in enum class oracle.as.scheduler.Incompatibility.IncompatibilityType
Global Incompatibility.
GREATER_THAN - Enum constant in enum class oracle.as.scheduler.Filter.Comparator
 
GREATER_THAN_EQUALS - Enum constant in enum class oracle.as.scheduler.Filter.Comparator
 
GROUP_NAME - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the name of the ESS configuration group to which this request is bound.
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form