Class DeletePV

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

public class DeletePV extends Object implements BPLAction
Author:
mshankar
  • pv The name of the pv.
  • deleteData Should we delete the data that has already been recorded. Optional, by default, we do not delete the data for this PV. Can be true or false.