Class AreWeArchivingPV

java.lang.Object
org.epics.archiverappliance.retrieval.bpl.AreWeArchivingPV
All Implemented Interfaces:
BPLAction

public class AreWeArchivingPV extends Object implements BPLAction
Send a true/false if we are archiving the given PV or not.
  1. pv - The name of the pv.
Author:
mshankar
  • Constructor Details

    • AreWeArchivingPV

      public AreWeArchivingPV()
  • Method Details