Class Hierarchy All Classes All Fields and Methods

Package com.ibm.icm.edc.plugin.api

Interface Index
Interface Description
BatchCompletePluginInterface Implement the interface BatchCompletePluginInterface for each user-defined BatchComplete plug-in.
ExtractPluginInterface Each user-defined Extract plug-in must implement the interface ExtractPluginInterface.
Class Index
Class Description
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.
Exception Index
Exception Description
PluginException User-defined export plug-ins can use this class to report to the export framework any errors or exceptions that occur during plug-in processing.
Class Hierarchy All Classes All Fields and Methods