Class AddExternalArchiverServerArchives
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.AddExternalArchiverServerArchives
- All Implemented Interfaces:
BPLAction
Add Channel Archiver archives.
This is the BPL that actually adds the external server into the system.
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
AddExternalArchiverServerArchives
public AddExternalArchiverServerArchives()
-
-
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
-