Class ExportConfig

java.lang.Object
org.epics.archiverappliance.mgmt.bpl.ExportConfig
All Implemented Interfaces:
BPLAction

public class ExportConfig extends Object implements BPLAction
Export the archiving configuration (PVTypeInfo's) as a JSON file. Used for export and import of configuration.
Author:
mshankar
  • Constructor Details

    • ExportConfig

      public ExportConfig()
  • Method Details