Class ArchivedPVsNotInListAction

  • All Implemented Interfaces:
    BPLAction

    public class ArchivedPVsNotInListAction
    extends Object
    implements BPLAction
    Given a list of PVs, determine those that are being archived but are not in the incoming list. Useful if you generate a list of PV's to be archived from the IOC configuration somehow and need to make sure that PV's being archived are only those in this list.
    Author:
    mshankar
  • pv A list of pv names. Send as a CSV using a POST, or as a JSON.