Interface | Description |
---|---|
OutputContentHelper |
Helper for output content.
|
RequestLogger |
Request logging API.
|
RequestOutput |
Request output API.
|
Class | Description |
---|---|
ContentCategory |
Categories of content stored in the content store.
|
ContentDetail |
Describes content in the ESS content store.
|
ContentFactory |
Factory for request logging and request output.
|
ContentHandle |
Handle for retrieving content from the ESS content store,
and for importing content in case of manual recovery.
|
ContentHandle.ContentOpenOptions |
Options for opening content.
|
ContentType |
Enum for types of content stored in the content store.
|
ImportExportResult |
Encapsulates the result of importing or exporting output files.
|
ImportExportResult.ImportExportStatus |
Status of an import or export operation.
|
OutputContentHelper.CommitSemantics |
Transactional semantics for importing output files.
|
RemoteConnector |
Helper class for remote EJB job to callback ESS's beans
|
RemoteContentHelper |
Log and output helper for remote EJB job.
|
This package supplies the API for jobs to use for request logging and creating and dealing with output content in the ESS content store.
The ContentFactory
is used to get the objects for request logging and request output.