Class DynamicArchiveProvider

All Implemented Interfaces:
AuditLoggingComponent
Direct Known Subclasses:
GlossaryDynamicArchiverProvider

public abstract class DynamicArchiveProvider extends RepositoryGovernanceProvider
DynamicArchiveProvider implements the base class for the connector provider for an archive service.
  • Field Details

    • recognizedConfigurationProperties

      protected List<String> recognizedConfigurationProperties
  • Constructor Details

    • DynamicArchiveProvider

      public DynamicArchiveProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation as well as declare the parameters supported by the archive service.