| Interface | Description |
|---|---|
| ContentWorker |
Defines a low-level worker that performs some action on content, i.e.
|
| Class | Description |
|---|---|
| AbstractContentWorker |
Base implementation of a content worker with a
sourceContentReferenceHandler
field. |
| ContentReference |
A reference to content by its URI and media type (mimetype).
|
| ContentWorkResult |
The result of some operation on content which includes a content reference
and details about the operation.
|
| Exception | Description |
|---|---|
| ContentIOException |
Wraps a general
Exceptions that occurred while reading or writing
content. |
Copyright © 2014 Alfresco Software. All rights reserved.