Class CompareWithChannelArchiver
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.cahdlers.CompareWithChannelArchiver
- All Implemented Interfaces:
BPLAction
Compares a specified period with data obtained from the channel archiver
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
CompareWithChannelArchiver
public CompareWithChannelArchiver()
-
-
Method Details
-
execute
public void execute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService) throws IOException - Specified by:
executein interfaceBPLAction- Throws:
IOException
-