Class BackupCPS

java.lang.Object
dev.galasa.framework.BackupCPS

public class BackupCPS extends Object
  • Constructor Details

    • BackupCPS

      public BackupCPS()
  • Method Details

    • backup

      public void backup(Properties bootstrapProperties, Properties overrideProperties, String filePath) throws FrameworkException

      Retrieves CPS properties for all configured namespaces and sends them to standard output

      Parameters:
      bootstrapProperties -
      overrideProperties -
      filePath -
      Throws:
      FrameworkException