Class EnvironmentBackupRepository

java.lang.Object
fr.enedis.chutney.environment.infra.EnvironmentBackupRepository
All Implemented Interfaces:
fr.enedis.chutney.server.core.domain.admin.Backupable

@Component public class EnvironmentBackupRepository extends Object implements fr.enedis.chutney.server.core.domain.admin.Backupable
  • Constructor Details

    • EnvironmentBackupRepository

      public EnvironmentBackupRepository(EmbeddedEnvironmentApi embeddedEnvironmentApi)
  • Method Details

    • backup

      public void backup(OutputStream outputStream)
      Specified by:
      backup in interface fr.enedis.chutney.server.core.domain.admin.Backupable
    • name

      public String name()
      Specified by:
      name in interface fr.enedis.chutney.server.core.domain.admin.Backupable