Class PauseArchivingPV
java.lang.Object
org.epics.archiverappliance.etl.bpl.PauseArchivingPV
- All Implemented Interfaces:
BPLAction
Remove the ETL jobs for this PV.
- Author:
- Luofeng Li
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
PauseArchivingPV
public PauseArchivingPV()
-
-
Method Details
-
execute
public void execute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, ConfigService configService) throws IOException - Specified by:
executein interfaceBPLAction- Throws:
IOException
-