| DocumentBus |
This object is an implementation of a threadsafe queue to store
DocumentController objects.
|
| DocumentControllerImpl |
Stores the global status of a SDocument.
|
| DocumentControllerImpl.DetailedStatus |
A small helper class, to store the status and the processing a specific
PepperModule needed for the SDocument object contained by
the container DocumentControllerImpl object.
|
| InitialDocumentBus |
TODO make docu
|
| ModuleControllerImpl |
An object of this types contains a PepperModule and handles as a
connector between such an object and the Pepper framework.
|
| ModuleFitnessChecker |
A helper class for checking health and fitness of a module or a set of
modules.
|
| ModuleResolverImpl |
The ModuleResolverImpl realizes a bridge between the Pepper framework
and the OSGi environment.
|
| PepperImpl |
|
| PepperJobImpl |
This class represents a single, but entire conversion process in Pepper, containing the entire
workflow like import, manipulation and export.
|
| PepperOSGiRunner |
|
| PepperParamsReader |
This class reads the 'old' pepperParams file and fills a PepperJob
with the content of the file.
|
| SelfTestDesc |
This class is a container for a module selftest.
|
| SelfTestDesc.Builder |
|
| Step |
This class is an extension of the class StepDesc and is for internal
use only.
|
| TerminalDocumentBus |
TODO make docu
|
| WorkflowDescriptionReader |
This class reads the 'new' workflow description file version 1.0 and fills
the passed PepperJob object with the content of the read file.
|