Class AbstractBackupProvider

  • All Implemented Interfaces:
    BackupProvider, PluginProvider

    public abstract class AbstractBackupProvider
    extends java.lang.Object
    implements BackupProvider
    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