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

I

IgnoreErrors - Enum constant in enum class oracle.as.scheduler.request.OutputContentHelper.CommitSemantics
Attempt the operation on all files regardless of errors.
IllegalArgumentException - Exception in oracle.as.scheduler
Exception used when one or more arguments to a method are incorrect or invalid.
IllegalArgumentException() - Constructor for exception oracle.as.scheduler.IllegalArgumentException
Constructor
IllegalArgumentException(String) - Constructor for exception oracle.as.scheduler.IllegalArgumentException
Constructor with a detailed message.
IllegalArgumentException(String, Throwable) - Constructor for exception oracle.as.scheduler.IllegalArgumentException
Constructor with a detailed message and underlying cause.
IllegalArgumentException(Throwable) - Constructor for exception oracle.as.scheduler.IllegalArgumentException
Constructor with the underlying cause.
IllegalStateException - Exception in oracle.as.scheduler
Exception used when system or request state to perform and operation is incorrect or invalid.
IllegalStateException() - Constructor for exception oracle.as.scheduler.IllegalStateException
Constructor
IllegalStateException(String) - Constructor for exception oracle.as.scheduler.IllegalStateException
Constructor with a detailed message.
IllegalStateException(String, Throwable) - Constructor for exception oracle.as.scheduler.IllegalStateException
Constructor with a detailed message and underlying cause.
IllegalStateException(Throwable) - Constructor for exception oracle.as.scheduler.IllegalStateException
Constructor with the underlying cause.
implies(Permission) - Method in class oracle.as.scheduler.security.MetadataPermission
Checks if the specified MetadataPermission's actions are "implied by" this object's actions.
implies(Permission) - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Checks if the specified RuntimeDataPermission's actions are "implied by" this object's actions.
ImportExportResult - Class in oracle.as.scheduler.request
Encapsulates the result of importing or exporting output files.
ImportExportResult.ImportExportStatus - Enum Class in oracle.as.scheduler.request
Status of an import or export operation.
importOutputFiles(List<String>, OutputContentHelper.CommitSemantics) - Method in interface oracle.as.scheduler.request.OutputContentHelper
Imports the specified files from the resolved output directory.
importOutputFiles(OutputContentHelper.CommitSemantics) - Method in interface oracle.as.scheduler.request.OutputContentHelper
Imports all files from the resolved output directory.
Incompatibility - Class in oracle.as.scheduler
Encapsulate an incompatibility among job and/or job set definitions over a given resource.
Incompatibility(String, String, String, Incompatibility.IncompatibilityType, String[]) - Constructor for class oracle.as.scheduler.Incompatibility
Constructs a new incompatibility definition and associate resource bundles.
Incompatibility(String, String, Incompatibility.IncompatibilityType) - Constructor for class oracle.as.scheduler.Incompatibility
Constructs a new incompatibility definition.
Incompatibility() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
Deprecated.
Method to create filter for Incompatibility.
INCOMPATIBILITY - Enum constant in enum class oracle.as.scheduler.MetadataObjectId.MetadataObjectType
Represents the Incompatibility metadata object.
INCOMPATIBILITY - Static variable in class oracle.as.scheduler.BaseMetadataType
BaseMetadataType constant for Incompatibilty metadata.
Incompatibility.IncompatibilityType - Enum Class in oracle.as.scheduler
Enum for valid Incompatibility type.
IncompatibilityFilterHelper - Class in oracle.as.scheduler.metadata.filter
Deprecated.
use MetadataQueryFilterFactory
IncompatibilityQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
Query builder object for building filters to query Incompatibility metadata.
IncompatibilityType() - Constructor for class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
 
IncompatibleEntity - Class in oracle.as.scheduler
Encapsulates information for an Incompatibility entity.
IncompatibleEntity(IncompatibleEntity) - Constructor for class oracle.as.scheduler.IncompatibleEntity
Creates a copy of the specified Incompatibilty entity.
IncompatibleEntity(MetadataObjectId, boolean) - Constructor for class oracle.as.scheduler.IncompatibleEntity
Creates a new incompatibility entity.
IncompatibleEntity(MetadataObjectId, String, boolean) - Constructor for class oracle.as.scheduler.IncompatibleEntity
Creates a new incompatibility entity.
Initial - Enum constant in enum class oracle.as.scheduler.ProcessPhase
Initial phase.
INPUT_LIST - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies input to a request.
INPUT_WORK_DIR - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the work directory used during request processing for input files.
INSTANCEPARENTID - Enum constant in enum class oracle.as.scheduler.RuntimeService.QueryField
The request id of the instance parent request.
INTEGER - Enum constant in enum class oracle.as.scheduler.ParameterInfo.DataType
Represents integer data type as java.lang.Integer.
InternalError - Enum constant in enum class oracle.as.scheduler.request.ImportExportResult.ImportExportStatus
Internal error occurred before import was attempted.
intValue() - Method in enum class oracle.as.scheduler.JobSet.ExecutionMode
The numeric value associated with this JobSet execution mode.
InvalidCommitSemantics - Enum constant in enum class oracle.as.scheduler.request.ImportExportResult.ImportExportStatus
The CommitSemantics is not valid for the operation.
InvalidPropertyException - Exception in oracle.as.scheduler
Exception used to indicate that a property in the list of constrainable properties is invalid.
InvalidPropertyException() - Constructor for exception oracle.as.scheduler.InvalidPropertyException
Default constructor.
InvalidPropertyException(String) - Constructor for exception oracle.as.scheduler.InvalidPropertyException
Constructor with a detailed message.
InvalidPropertyException(String, Throwable) - Constructor for exception oracle.as.scheduler.InvalidPropertyException
Constructor to create the instance with an message and cause.
InvalidPropertyException(Throwable) - Constructor for exception oracle.as.scheduler.InvalidPropertyException
Constructor that creates the instance based on a cause.
INVOKE_MESSAGE - Static variable in class oracle.as.scheduler.SystemProperty
Property that holds the xml message payload used as the input for invoking the remote webservice.
isAbsoluteParent() - Method in enum class oracle.as.scheduler.RequestType
Indicates if this request type represents an absolute parent request.
isActive() - Method in class oracle.as.scheduler.WorkAssignment
Deprecated.
isAsynchronous() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request is asynchronous.
isAsyncRecoverable() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request is eligible for recovery using RuntimeServiceMXBeanProxy.completeAsyncRequest.
isBinary() - Method in enum class oracle.as.scheduler.Filter.Operator
 
isBinary() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Indicates if this node enum is binary node.
isBinaryOperator() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Indicates if this node enum represents a binary operator.
isCancellable() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request is cancellable.
isCondition() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Indicates if this node enum represents a condition.
isCoreSystemProp(String) - Static method in class oracle.as.scheduler.SystemProperty
Indicates whether the given system property is a core system property.
isEnabled() - Method in class oracle.as.scheduler.WorkAssignment
Checks if the work assignment definition is enabled.
isExcluded(Calendar, Calendar) - Method in class oracle.as.scheduler.Exclusion
Checks if a given date is contained in this Exclusion.
isExcluded(Calendar, Calendar) - Method in class oracle.as.scheduler.ExclusionsDefinition
Check if a given date fall in the list of exclusions contained within this ExclusionsDefinition instance.
isExecutionInterrupted(RequestExecutionContext) - Method in class oracle.as.scheduler.JobHelper
Unified API to check if job execution should be interrupted for sync java jobs.
isForceCancelAllowed(long) - Method in interface oracle.as.scheduler.RuntimeService
Check whether the prerequisites for forcing a request to State.CANCELLED using forceCancelAsyncRequest are met.
isGracefulCancellable() - Method in class oracle.as.scheduler.RequestDetail
Indicates if a graceful cancel is allowed for the request in its current condition.
isHandleRollbackOnly(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Determine if this handle has been marked such that the associated transaction can only be rolled back.
isHoldable() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request is holdable.
isIgnoreCase() - Method in enum class oracle.as.scheduler.Filter.Comparator
 
isImmutable() - Method in class oracle.as.scheduler.ConfigProperty
Indicates whether the property is mutable.
IsImmutable - Enum constant in enum class oracle.as.scheduler.ConfigProperty.ConfigPropertyAttribute
 
isImported() - Method in class oracle.as.scheduler.request.ContentDetail
Indicates if the content was imported from a file.
isInCustomMDSNamespace(MetadataServiceHandle, String) - Method in interface oracle.as.scheduler.MetadataService
Checks whether the specified package name matches with the custom MDS namespace.
isInCustomMDSNamespace(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
Checks whether the namespace of the objectId matches with the custom MDS namespace.
isInstanceParent() - Method in enum class oracle.as.scheduler.RequestType
Indicates if this request type represents an instance parent request.
isInternalOnly(String) - Static method in class oracle.as.scheduler.SystemProperty
Determine if the given system property that should not be set except by ESS internals.
isLeaf() - Method in class oracle.as.scheduler.Filter
Indicates if this is a leaf in the filter.
isLegacy() - Method in class oracle.as.scheduler.ParameterInfo
Checks if this parameter is legacy or not.
isMetadataOnly(String) - Static method in class oracle.as.scheduler.SystemProperty
Indicates if the given system property can be set in metadata but not at submission.
isOperator() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Indicates if this node enum represents an operator.
isParent() - Method in class oracle.as.scheduler.Filter
Indicates if this a parent in the filter.
isPropertySet(String) - Method in class oracle.as.scheduler.ApplicationConfig
Has the given configuration property been set for this application?
isQuiesceState() - Method in class oracle.as.scheduler.JobHelper
 
isReadOnly() - Method in class oracle.as.scheduler.ParameterInfo
Checks if this parameter is read-only or not.
isRecoverable() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request is eligible for recovery using RuntimeServiceMXBeanProxy.recoverRequest.
isRefIntegrityException() - Method in exception oracle.as.scheduler.ValidationException
Indicates if this exception is related to violation of referential integrity.
isRequestPriorityChangeable(Long) - Method in interface oracle.as.scheduler.RuntimeService
Returns whether the priority of this request is changeable The request priority will be changeable when the logged user is belonging to ESSAdmin administrator role
isRequestWorkDirectoryShared() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Gets an indication whether the request file directory is shared.
isResumed() - Method in interface oracle.as.scheduler.RequestExecutionContext
Indicates whether this request being resumed from a PAUSED state.
isSelfIncompatible() - Method in class oracle.as.scheduler.IncompatibleEntity
Indicates if this incompatibility entity is self-incompatible.
isSpecializationNode(String) - Static method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Determines if the name is a valid name for a node in a specialization expression.
isStandaloneEnv(RuntimeServiceHandle) - Method in interface oracle.as.scheduler.RuntimeService
Indicates whether the environment is standalone or fusion.
isStepProp(String) - Static method in class oracle.as.scheduler.JobSetStepProperty
Determines if the given name is a JobSetStepProperty.
isTerminal() - Method in enum class oracle.as.scheduler.State
Indicates if the state is a terminal state.
isTimedOut() - Method in class oracle.as.scheduler.RequestDetail
Indicates if the request has timed out.
isUnaryOperator() - Method in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
Indicates if this node enum represents a unary operator.
isValid(ParameterInfo.DataType, Object) - Static method in enum class oracle.as.scheduler.ParameterInfo.DataType
Determine if the type of the Object is valid for the DataType.
isWritable() - Method in class oracle.as.scheduler.request.ContentHandle
Indicates if the handle is open for write.
iterator() - Method in class oracle.as.scheduler.RecurrenceSet
Returns an iterator for list of Recurrence.
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