| Interface | Description |
|---|---|
| ContentTransformerWorker |
Defines the methods responsible for doing the work of transformation of a content reference
|
| ContentTransformerWorkerProgressReporter |
Defines methods for reporting progress on a content transformation.
|
| TransformerDebug |
Generates logging for transformers.
|
| Class | Description |
|---|---|
| AbstractContentTransformerWorker |
Abstract transform node worker which uses a content reference handler to convert the
content reference into a usable File object for the actual implementation.
|
| AbstractFileContentTransformerWorker |
Extension of AbstractContentTransformerWorker for dealing with file
content references
|
| AbstractRuntimeExecContentTransformerWorker |
Base class that uses a command line
RuntimeExec to perform the transform |
| LoggingProgressReporterImpl |
Progress reporter which logs via a given logger.
|
Copyright © 2017 Alfresco Software. All rights reserved.