Class ChannelArchiverListView
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.ChannelArchiverListView
- All Implemented Interfaces:
BPLAction
Get a list of all Channel Archivers that we know about.
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
ChannelArchiverListView
public ChannelArchiverListView()
-
-
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
-