Class GetPausedPVsForThisAppliance

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

public class GetPausedPVsForThisAppliance extends Object implements BPLAction
Get a list of PVs for this appliance that are paused as a JSON array
Author:
mshankar
  • Constructor Details

    • GetPausedPVsForThisAppliance

      public GetPausedPVsForThisAppliance()
  • Method Details