All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbapException |
ABAP exception
|
AbapVariant |
A variant of an ABAP program
Reading the variant values is available only if variant management
functionality is licensed and either the SAP system provides XBP 3.0 or the
latest Redwood transports are installed.
|
AbapVariantParameter |
A parameter value of a variant of an ABAP program
|
AbapVariantSelectOption |
Select option values of a variant of an ABAP program
|
AbapVariantValue |
A variant of an ABAP report
|
ActionEnableObject |
An action object that can be enabled or
disabled.
|
ActionScriptObject |
Common methods for all job actions.
|
ActionSubjectObject |
An action that can run as a specific Subject (user).
|
AlertEscalationPostAlertActionScriptObject |
This class contains the methods to retrieve Alert Escalation context.
|
AlertSourcePostAlertActionScriptObject |
This class contains the methods to retrieve Alert Escalation context.
|
APIErrorResultSetCallback |
|
APIResultSetCallback |
This interface is used to access the ResultSet of data model queries and is implemented in a number of classes listed above.
|
APIResultSetPostExecuteCallback |
|
AppImportContext |
Data available at pre and post
|
AppPostImportContext |
Data available at Post import only
|
AppPreImportContext |
Data available at Pre import only
|
AppUpgradeInfo |
|
AppUpgrader |
|
AppUpgrader.UpgradeStep |
|
BapiException |
Exception that represents a BAPI error
|
BapiReturn |
|
BapiReturn.Message |
|
Base64Converter |
|
BaseSchedulerEnumeration<E extends Comparable<E>,D> |
Super interface of all generated enumeration types.
|
BaseSchedulerException |
|
BdcDynpro |
This represents a single BDC dynpro call
|
BdcDynproFactory |
Factory for creating BDC calls
|
BdcMessage |
This class represents a single message returned by a transaction call.
|
BdcReturn |
This class represents the return value of a transaction call
|
BigDecimalFormat |
Formatting and parsing for BigDecimals with a flexible syntax specified entirely by the format string.
|
Branchable |
|
BranchedUniqueNamedApplicationObjectMasterIterator |
Small helper class for filtering an iterator over branchable objects
so that only the master objects are returned.
|
BusinessKey |
|
BusinessKeyObject |
Interface that objects with business keys must implement.
|
ChangeOwner |
Objects that implement this interface have an owner associated with them.
|
CloseList |
|
Closer |
Utility class for closing JDBC resources.
|
CollectionCallback<T> |
Add all objects to the specified collection.
|
CommonLog |
|
CommonLogLine |
|
ConfigurableSchedulerSessionSource |
Deprecated. |
Constraint |
A runtime instance of a constraint.
|
ConstraintContext |
The context in which constraints are executed.
|
ConstraintEntity |
A representation of the entity to use for constraint evaluation.
|
ConstraintEntityDefinitionParameter |
A representation of a parameter from the definition of the entity to use for
constraint evaluation.
|
ConstraintEntityJob |
|
ConstraintEntityParameter |
A representation of a parameter of the entity to use for constraint
evaluation.
|
ConstraintFactory |
A factory for constraint instances.
|
ConstraintViolatedException |
Exception when a constraint is violated.
|
ConstraintViolation |
A constraint violation related to a constraint.
|
CustomEntity |
|
DatabaseConnection |
A Database Connection.
|
DatabaseConnectionBuilder |
|
DatabaseConnectionFactory |
Factory for database connections.
|
DatabaseErrorLogger |
A functional interface to allow logging of SQL statements when the execution
of them failed, including bind-parameters.
|
DatabaseLogger |
A functional interface to allow logging of SQL statements before/after
executing them, including bind-parameters.
|
DateFormatter |
Formatter that extends Java's SimpleDateFormat.
|
DateTimeZone |
A Date with a time zone.
|
DurationEstimate |
Interface for information about an estimated duration.
|
EmailAddress |
Email address of a user
|
EmailAlertGatewayPreSendActionScriptObject |
|
EventRaiseException |
Event could not be raised.
|
Examples |
Examples of using the database APIs, see
Examples.java for the source.
|
ExceptionData |
Provide access to the data in an exception for internationalization.
|
ExceptionRelatesToAPIObject |
This interface is implemented by exceptions that are caused by a schedulerentity.
|
ExecutableSchedulerEntity |
Interface which executable scheduler entities must implement.
|
ExecutorContext |
The executor context describes what started this execution.
|
ExecutorOrigin |
|
Exporter |
Interface for exporting objects to a (job) file.
|
ExporterComp |
Interface for binary compatibility with older versions of the product.
|
ExportException |
Base class for exceptions relating to exporting objects.
|
ExportRuleSetComponent |
This is the common base for ExportRule and ExportRuleItem .
|
ExtensionParameters |
|
ExtensionParametersComp |
This class is only required in order to be able to provide binary
compatibility with older releases.
|
ExtensionPointHttpServletRequest |
Interface used by the Extension Point to provide methods for
HttpServletRequest
|
ExtensionPointHttpServletResponse |
|
ExtensionPointScriptObject |
|
FileFormatFinder |
Centralized Format identifier utility class.
|
FileHelper |
Utility class for creating and deleting directories for files.
|
FileParameter |
|
FileParameterRuntime |
Runtime interface to File parameters from RedwoodScript.
|
FileProviderContext |
REDWOOD INTERNAL USE ONLY.
|
FileProviderContextFactory |
REDWOOD INTERNAL USE ONLY.
|
FileProviderContextFactory.FileProviderContextFactoryInterface |
|
FullISODateParser |
Full ISO8601 and likewise pattern parser.
|
GetCountCallBack |
Use for select count(*) from X queries, it stores the result of the count as
int, which can be retrieved by calling getCount() after.
|
HasOwner |
Objects that implement this interface have an owner associated with them.
|
HTTPException |
An error during HTTP parsing.
|
IDoc |
|
IDocFactory |
|
ImportActionScriptObject |
|
ImportActionUnresolvedObject |
|
InConstraintParametersScriptObject |
This interface has a read-only property for each parameter on the job it represents.
|
InParametersScriptObject |
This interface has a read-only property for each parameter on the job it represents.
|
InternalResultSetMetaData |
REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE.
|
InternalToolResultSet |
REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE.
|
IOCloser |
|
JobDoesNotExistException |
This exception is thrown if an operation has been attempted on a SAP batch
job that does not exist anymore
|
JobEstimates |
|
JobForecastContext |
Flags to direct forecasting.
|
JobForecaster |
Job forecasting.
|
JobForecasterComp |
Job forecasting.
|
JobLogger |
A logger for use in jobs.
|
JobThreadState |
|
JobWaitEventScriptObject |
This interface represents a wait event.
|
JobWaitEventsScriptObject |
|
Level |
A logging level.
|
LibraryLoggerFactory |
Factory for loggers for use in RedwoodScript libraries.
|
LimitedUniqueIdListAPIResultSetCallback |
|
ListDirectoryResult |
A single item that is the result of a ListDirectory.
|
ListDirectoryResultSet |
A List Directory result.
|
ListDirectoryResultSetComp |
A List Directory result.
|
Logger |
Redwood logging.
|
LoggerFactory |
|
LoginException |
Exception logging in.
|
LongCallBack |
APIResultSetCallback implementation for retrieving the Long value present in
the first column of the result set.
|
LongListCallback |
APIResultSetCallback implementation for retrieving the long value present in
the first column of the result set.
|
LOVCollection |
A list of values for a field.
|
LOVContext |
REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE.
|
LOVSupport |
|
Main |
Command line entry points.
|
Mapping<A,B> |
Interface to allow mapping from one class to another class.
|
NativeJavaJob |
Interface implemented by generated stubs for native java jobs.
|
NativeJavaJobContext |
Native java job context.
|
NativeJavaJobParameterContext |
Context used to get/set the in and out values for parameters for the Native
Java Job.
|
NativeJavaResource |
Represents a resource, this can originate from a file or any other means as
long as it returns an InputStream.
|
NativeJavaResourceIn |
Supports writing from a resource (in).
|
NativeJavaResourceInOut |
Supports both reading and writing from/to a resource.
|
NativeJavaResourceOut |
Supports writing to a resource (out).
|
Null |
A null of a given type.
|
ObjectGetter |
|
OnBeforeObjectDefinitionChangeTypeActionScriptObject |
Interface of the context available for
OnBeforeObjectDefinitionChangeTypeAction trigger (for custom jobdefinition
types).
|
OnBeforeUserJobChangeActionScriptObject |
Interface of the context available for OnBeforeUserChange action/triggers.
|
OnUserMessageOperationActionScriptObject |
This class provides methods to get the details of the user operation.
|
OSUserSession |
A single item that is the result of a ListOSUserSessions.
|
OSUserSessions |
A List OS User Sessions result.
|
OutParametersScriptObject |
This interface has a read-only property for each parameter on the job it represents.
|
OutputHandler |
Handler for stream output.
|
OutputParameter |
An output parameter of a given type.
|
OutputStreamOutputHandler |
Adapter to allow output to an OutputStream
|
Part |
Modeled after Part from Servlet 3.0 spec
|
Period |
Class to define a period in time
|
PeriodFunctionCalculator |
Interface to a computable temporal interval.
|
Periods |
ArrayList that implements set operations on Period elements.
|
PermaLinkConstants |
|
PersistAllowedHelper |
REDWOOD INTERNAL USE ONLY.
|
PostRunningActionScriptObject |
This class provides methods to inspect and set the new final status, and to
control restarts of the trigger/action.
|
PreExecutingActionScriptObject |
This class provides methods to get the old values of Job attributes, and to
control restarts of the trigger/action.
|
ProcessMonitorUpdaterBase |
|
ProcessServerCheckAttributeInfo |
An object providing info for a Process Server Check Attribute
|
PromotionConstants |
|
QueryException |
An exception occurred on the remote system when performing a query.
|
QueryObjectType<T> |
This interface is used by
SchedulerSession.executeObjectQuery(QueryObjectType, String, Object...) to
map the incoming type to the return type.
|
R2WMetaData |
The R2D XML wrapper API
|
R2WPublisher |
An API for creating the zip file and publishing to Report2Web allowing for
streaming of the file data directly from an InputStream and allowing easier
control of the meta data creation.
|
R2WRequest |
Interface for making SOAP, REST and content requests to R2W.
|
R2WRequestSubstitutions |
|
Readable |
Marker interface that indicates an object that can be read using
the ModelEvent API.
|
RecurrenceInfo |
Retrieve recurrence information
|
ReportDestination |
A destination for report results.
|
Reporter |
Interface for creating reporting related objects.
|
ReportResultSet |
Row Result of a report execution.
|
ReportResultSetMetaData |
Meta data of a report execution.
|
ReportScript |
Easy interface to reports from scripting.
|
RequiredPermission |
Returned when checking privileges.
|
RestartableScriptObject |
Triggers and actions may fail if another user or the system updates the
object.
|
RestartStepOptions |
When a step is requested to be restarted
in a JobChain, there are options that
need to be set to proceed with the restart.
|
RestartStepOptions.Builder |
The RestartStepOptions can just be instantiated
using an instance of the class Builder.
|
ResultSetCallback |
|
RfcConnectionManager |
The connection manager allows you to establish an RFC connection to an SAP
system.
|
RfcDetachedFactory |
|
RfcException |
General RFC exception
|
RfcFunctionModule |
|
RfcInterface |
RFC Interface
|
RfcObject |
|
RfcSapField |
|
RfcSapFieldMetadata |
|
RfcSapType |
|
RfcStructure |
|
RfcTable<T extends RfcStructure> |
|
RfcWork |
|
RoutingConstraint |
A constraint that constrains the queue.
|
RTXColumn<T> |
|
RTXColumn<T> |
|
RTXColumnRuntimeException |
Runtime Exception related to an RTXColumn.
|
RTXColumnRuntimeException |
Runtime Exception related to an RTXColumn.
|
RTXConsumer |
|
RTXConsumer |
|
RTXContainerContext |
NOT FOR CUSTOMER USE.
|
RTXDocumentKey |
Definition of the key of this table.
|
RTXDocumentKey |
Definition of the key of this table.
|
RTXDocumentPair |
Name value pair.
|
RTXDocumentPair |
Name value pair.
|
RTXException |
RTX Exception base class.
|
RTXException |
RTX Exception base class.
|
RTXFileNotFoundRuntimeException |
Input file not found.
|
RTXFileNotFoundRuntimeException |
Input file not found.
|
RTXIncompatibleColumnException |
Columns not compatible.
|
RTXIncompatibleColumnException |
Columns not compatible.
|
RTXInRowDataRuntimeException |
Attempt to modify metadata (for example columns) when row data has started.
|
RTXInRowDataRuntimeException |
Attempt to modify metadata (for example columns) when row data has started.
|
RTXIteratorRuntimeException |
Error while iterating through data.
|
RTXIteratorRuntimeException |
Error while iterating through data.
|
RTXMetadata |
RTX Metadata: column definitions and sources.
|
RTXMetadata |
RTX Metadata: column definitions and sources.
|
RTXMetadataReadOnlyRuntimeException |
Attempt was made to modify read only metadata.
|
RTXMetadataReadOnlyRuntimeException |
Attempt was made to modify read only metadata.
|
RTXMetadataRuntimeException |
Error manipulating metadata.
|
RTXMetadataRuntimeException |
Error manipulating metadata.
|
RTXParameterDirectionRuntimeException |
Parameter direction and method call don't match, for example calling getRTXWriter() on an In parameter.
|
RTXParameterDirectionRuntimeException |
Parameter direction and method call don't match, for example calling getRTXWriter() on an In parameter.
|
RTXParameterObjectVisibilityRuntimeException |
A model object that should be visible is not, for example the Partition GLOBAL or the format XML.
|
RTXParameterObjectVisibilityRuntimeException |
A model object that should be visible is not, for example the Partition GLOBAL or the format XML.
|
RTXParameterValueRuntimeException |
Exception related to a parameter value, for example parsing the In or Out value of a JobParameter.
|
RTXParameterValueRuntimeException |
Exception related to a parameter value, for example parsing the In or Out value of a JobParameter.
|
RTXParseException |
|
RTXParseException |
|
RTXProblem |
All RTX Exceptions implement this interface.
|
RTXProblem |
All RTX Exceptions implement this interface.
|
RTXProducer |
|
RTXProducer |
|
RTXReader |
Reader for RTX format.
|
RTXReader |
Reader for RTX format.
|
RTXReader.StrictMode |
Control over how strictly the specification is interpreted.
|
RTXReader.StrictMode |
Control over how strictly the specification is interpreted.
|
RTXReaderException |
General problem reading RTX data.
|
RTXReaderException |
General problem reading RTX data.
|
RTXRELCompiler |
Compile REL expressions for use with RTX.
|
RTXRELCompilerSPI |
REDWOOD INTERNAL USE ONLY.
|
RTXRow |
A row of data with typed values defined by metadata (RTXMetadata).
|
RTXRow |
A row of data with typed values defined by metadata (RTXMetadata).
|
RTXRowRELScript<T> |
Compiled REL script for execution on an RTX Row.
|
RTXRowRELScript<T> |
Compiled REL script for execution on an RTX Row.
|
RTXRuntimeException |
RTX Runtime Exception base class.
|
RTXRuntimeException |
RTX Runtime Exception base class.
|
RTXSource |
Metadata about the source of this document.
|
RTXSource |
Metadata about the source of this document.
|
RTXType |
Data type of an RTX Column.
|
RTXType |
Data type of an RTX Column.
|
RTXWriter |
Writer for RTX format.
|
RTXWriter |
Writer for RTX format.
|
RTXWriterException |
General problem writing RTX data.
|
RTXWriterException |
General problem writing RTX data.
|
RuntimeClass |
Runtime object type information
|
RuntimeClassComp |
Runtime object type information
|
RuntimeListValue<T> |
List of runtime values, extends Iterator .
|
RuntimeMemberType |
Runtime member type information
|
RuntimeMemberTypeString |
Runtime String member type information
|
RuntimeObject |
Runtime object instance information.
|
RWIterable<T> |
|
SapDateTimeAdapter |
Adapter for converting date and time fields in SAP format to
DateTimeZone
|
SapObject |
SAP objects wrapper
|
SAPSystemInfo |
Details of the SAP system as returned by the function module RFC_SYSTEM_INFO
|
SAPSystemNoJCO |
This is just a dummy class required for the help generation.
|
SchedulerCustomException |
Custom exception, isBestException() returns true so will be chosen by the UI.
|
SchedulerCustomLowLevelException |
Custom low-level exception, isBestException() returns false so will not be chosen by the UI.
|
SchedulerCustomLowLevelRuntimeException |
Custom low-level runtime exception, isBestException() returns false so will not be chosen by the UI.
|
SchedulerCustomRuntimeException |
Custom runtime exception, isBestException() returns true so will be chosen by the UI.
|
SchedulerEnumeration<E extends SchedulerEnumeration<E>> |
Super interface of all generated character enumeration types.
|
SchedulerException |
Base exception for all non-Runtime Scheduler exceptions.
|
SchedulerIntegerEnumeration<E extends SchedulerIntegerEnumeration<E>> |
Super interface of all generated integer enumeration types.
|
SchedulerRuntimeException |
Base exception for all non-Runtime Scheduler exceptions.
|
SchedulerSessionBatchedUnitOfWork<T> |
Extending the unit of work pattern, this allows for work that can be broken
up into batches to be processed.
|
SchedulerSessionBatchedUnitOfWorkManager |
Extending the unit-of-work pattern, this class allows large amounts of work
to be processed in batches.
|
SchedulerSessionComp |
This class is only required in order to be able to provide binary
compatibility with older releases.
|
SchedulerSessionSource |
Source of user scheduler sessions.
|
SchedulerSessionUnitOfWork<T extends Exception> |
Unit of work to be performed using a scheduler session.
|
SchedulerSessionUnitOfWorkManager |
Unit of work manager for work performed in a SchedulerSession.
|
SchedulerStatus |
|
ScriptSessionFactory |
|
SearchResult |
The result of a search.
|
SearchResultSet |
A search result set.
|
SecurityPrivilege |
|
SecurityRank |
|
Segment |
|
SelectOptionValue |
A select option value
|
SelectOptionValueFactory |
Factory for creating select option values
|
SessionBridge |
REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE.
|
Shell |
The shell interface provides access to shell specific information and methods.
|
SNMPTrap |
Send SNMP traps.
|
SOAP |
SOAP support.
|
SOAPFaultException |
An SOAP fault from the remote side.
|
SOAPQueryJobResult |
API for handling Query Job SOAP requests
|
SOAPRemoteJob |
API for submitting and monitoring remote jobs
|
SOAPRequest |
A SOAP request over HTTP.
|
SpoolList |
This represents a single spool list
|
StreamCopy |
|
StringBuilderOutputHandler |
Adapter to allow output to a StringBuilder.
|
StringCallback |
Use this callback if you have a query which selects 1 String column and the
query returns 1 row (result).
|
SubjectManager |
Manage subjects (users and roles) in the external security system including
searching for users and roles and importing users.
|
SubjectSearchResult |
A single search result from a subject search.
|
TableFinder |
|
TableParameter |
The value (either an In or Out value) of a table parameter.
|
TableParameterRuntime |
Runtime interface to Table parameters from RedwoodScript.
|
TableRow |
Wrapper for rows of ABAP tables
|
TextEscape |
Methods for escaping text.
|
TextEscape.UnsupportedEncodingRuntimeException |
|
TimeEstimate |
Interface for information about an estimated point in time.
|
TimeExpression |
API for working with time expressions.
|
TimeUnits |
Definitions of some standard time definitions that can be used as descriptive
arguments to methods.
|
ToolConnection |
A connection to the tools interface.
|
ToolConnectionFactory |
Factory for ToolConnection instances.
|
ToolConnectionImpl |
|
ToolException |
Exception using Tool API: Communication or infrastructure related.
|
ToolResponseException |
|
ToolResultSet |
A result set from a query.
|
ToolResultSetMetaData |
|
ToolUploader |
|
TriggerLogger |
A logger for use in triggers.
|
TriggerScriptObject |
This class contains the methods to retrieve trigger context.
|
UniqueIdListAPIResultSetCallback |
|
Unwrap |
Unwrap objects to allow the underlying object (not resource managed) to be
returned.
|
UserDetails |
User details
|
UserJob |
A user defined job.
|
UserJobContext |
Job context for user defined jobs.
|
UserMessageAttachmentUpload |
Interface defining the actions that can be made when uploading an attachment to a user message
|
Variable |
|
VariableHeader |
|
WritableJobFile |
Extend the JobFile interface to allow writing in a limited case.
|
WriteMode |
|
WriterOutputHandler |
Adapter to allow output to a Writer.
|
XbpInterface |
XBP Interface
Currently supported XBP interfaces are XBP 1.0 and higher, that is XBP 0.1 is
not supported.
|
XbpJob |
An XBP job
|
XbpJobAbapStep |
ABAP step of a batch job
|
XbpJobExternalCommandStep |
External command step
|
XbpJobExternalProgramStep |
External program step
|
XbpJobExternalStep |
External step, ie.
|
XbpJobSelectionOption |
Options to select XBP jobs
|
XbpJobStep |
Step of a batch job
|
XbpWork |
|