Class RecentlyChangedPVs
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.reports.RecentlyChangedPVs
- All Implemented Interfaces:
BPLAction
Generate a report of PVs that were recently changed.
As the lastModifiedTime is also set during creation, this is only those PVs whose creation and modification times are different.
- Author:
- mshankar
Access using:
http://mgmt_url/bpl/getRecentlyModifiedPVs - Return a list of PVs sorted by descending PVTypeInfo modification timestamp.