Class GetPolicyList
java.lang.Object
org.epics.archiverappliance.mgmt.policy.GetPolicyList
- All Implemented Interfaces:
BPLAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
GetPolicyList
public GetPolicyList()
-
-
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
-