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


W

WARNING_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 warning.
WORK_ASSIGNMENT - Static variable in class oracle.as.scheduler.BaseMetadataType
 
WORK_DIR_ROOT - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the working directory for the spawned process of a Process job request.
WorkAssignment() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
 
WorkAssignment - Class in oracle.as.scheduler
This class defines the nature of the work (requests) that should be processed by a Request Processor.
WorkAssignment(String, String) - Constructor for class oracle.as.scheduler.WorkAssignment
Constructor with the name and description.
WorkAssignment(String, String, String, String[]) - Constructor for class oracle.as.scheduler.WorkAssignment
Constructor with the name and description and associated resource bundles.
WorkAssignment(String, String, MetadataObjectId) - Constructor for class oracle.as.scheduler.WorkAssignment
Constructor with the name and description.
WorkAssignment(String, String, Document, Collection<MetadataObjectId>, boolean) - Constructor for class oracle.as.scheduler.WorkAssignment
Constructor to create a fully-defined WorkAssignment.
WorkAssignment(String, String, String, Document, Collection<MetadataObjectId>, boolean, String[]) - Constructor for class oracle.as.scheduler.WorkAssignment
Constructor to create a fully-defined WorkAssignment and associated resource bundles.
WorkAssignment.SpecializationNode - Enum in oracle.as.scheduler
Enumerates the supported nodes for WorkAssignment specialization.
WorkAssignment.SpecializationProperty - Enum in oracle.as.scheduler
Enumerates the supported property names for WorkAssignment specialization.
WorkAssignmentFilterHelper - Class in oracle.as.scheduler.metadata.filter
 
WorkAssignmentQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
 
workDirectoryExists() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Determines if the request's work directory exists.
WORKSHIFT - Static variable in class oracle.as.scheduler.BaseMetadataType
 
Workshift() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
 
Workshift - Class in oracle.as.scheduler
This class defines a workshift for any Request Processor.
Workshift(String, String, MetadataObjectId, int, int) - Constructor for class oracle.as.scheduler.Workshift
Creates a Workshift definition with no async limits.
Workshift(String, String, MetadataObjectId, int, int, int, int) - Constructor for class oracle.as.scheduler.Workshift
Creates a fully-defined Workshift definition.
Workshift(String, String, String, MetadataObjectId, int, int, String[]) - Constructor for class oracle.as.scheduler.Workshift
Creates a Workshift definition with no async limits and with associated resource bundles.
Workshift(String, String, String, MetadataObjectId, int, int, int, int, String[]) - Constructor for class oracle.as.scheduler.Workshift
Creates a fully-defined Workshift definition and associated resource bundles.
Workshift(String, String, MetadataObjectId, int, int, MetadataObjectId) - Constructor for class oracle.as.scheduler.Workshift
Constructs a new instance.
Workshift(String, String, MetadataObjectId, int, int, int, int, MetadataObjectId) - Constructor for class oracle.as.scheduler.Workshift
Constructs a new instance.
WorkshiftFilterHelper - Class in oracle.as.scheduler.metadata.filter
 
WorkshiftQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
 
write(String, int) - Method in class oracle.as.scheduler.cp.file.LogFile
Write a string to the log file.
write(String) - Method in class oracle.as.scheduler.cp.file.LogFile
Write a string to the log file.
write(String) - Method in class oracle.as.scheduler.cp.file.OutputFile
Write a not-null string to the output file
write(String) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the String to the text output content.
write(String, int, int) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the String to the text output content.
write(char[]) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the characters to the text output content.
write(char[], int, int) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the charactes to the text output content.
write(byte[]) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the bytes to the binary output content.
write(byte[], int, int) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the bytes to the binary output content.
writeln(String, int) - Method in class oracle.as.scheduler.cp.file.LogFile
Write a string to the log file along with a new line at the end of the string.
writeln(String) - Method in class oracle.as.scheduler.cp.file.LogFile
Write a string to the log file along with a new line at the end of the string.
writeln(String) - Method in class oracle.as.scheduler.cp.file.OutputFile
Write a string to the output file and also add the platform-dependent new line character/string.
writeln(String) - Method in interface oracle.as.scheduler.request.RequestOutput
Appends the String to the text output content, followed by a line feed character.
WS_ASYNC_CALLBACK - Static variable in interface oracle.as.scheduler.Event
An ESS WebService asynchronous call has been made.

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.