Class UnarchivedPVsAction

  • All Implemented Interfaces:
    BPLAction

    public class UnarchivedPVsAction
    extends Object
    implements BPLAction
    Given a list of PVs, determine those that are not being archived/have pending requests. 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 or JSON array.