Class GatherFolderPlugin

All Implemented Interfaces:
PluginMBean, GatherFolderPluginMBean, DynamicMBean, MBeanRegistration, BaseObjectNamed, SelfEmailingMBean
Direct Known Subclasses:
AbstractReportingPlugin, ApacheConfFolderPlugin, IlwcmigrationFolderPlugin, MigrationReportsFolderPlugin, UpgradeFolderPlugin, WtCustomFolderPlugin, WtSafeAreaFolderPlugin

public abstract class GatherFolderPlugin extends AbstractPlugin implements GatherFolderPluginMBean
An abstract class used by plugins that need to gather a directory during data collection. This class wraps common functionality needed for plugins that execute to collect directories.

Supported API: true

Extendable: true