Class ArchivedPVsAction

  • All Implemented Interfaces:
    BPLAction

    public class ArchivedPVsAction
    extends Object
    implements BPLAction
    Given a list of PVs, determine those that are being archived. Of course, you can use the status call but that makes calls to the engine etc and can be stressful if you are checking several thousand PVs All this does is check the configservice...
    Author:
    mshankar
  • pv A list of pv names. Send as a CSV using a POST.