Class AbstractBackupTypeProvider

  • All Implemented Interfaces:
    BackupTypeProvider, PluginProvider

    public abstract class AbstractBackupTypeProvider
    extends java.lang.Object
    implements BackupTypeProvider
    Provides a standard set of methods for a BackupProvider. A backup provider is the primary connection to the external provider services. The backup provider supplies providers for provision types and/or container types via the BackupTypeProviders implemented within the provider.
    Since:
    0.13.4