Class ExportConfigForThisInstance

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

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

    • ExportConfigForThisInstance

      public ExportConfigForThisInstance()
  • Method Details