| BatchCompletePlugin |
Each user-defined BatchComplete plug-in must extend the
BatchCompletePlugin class. |
| ExportedPartInfo |
|
| ExportLogger |
This class contains a set of static methods that can be used by
custom plug-ins to write log messages to eDiscovery Manager log files. |
| ExportPluginConstants |
Defines constants that are used by the default export plug-ins. |
| ExportPluginConstants.ContentType |
Defines content types that are supported by the export framework. |
| ExtractedDocumentInfo |
This class is used by the export framework to store details about
content parts that are stored in the file system so that these details
can be passed to user-defined plug-ins. |
| ExtractPlugin |
Each user-defined extract plug-in must extend the
ExtractPlugin class. |