Class GetPolicyText
java.lang.Object
org.epics.archiverappliance.mgmt.policy.GetPolicyText
- All Implemented Interfaces:
BPLAction
Returns the text of the policies for this installation as a text file...
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, ConfigService configService)
-
Constructor Details
-
GetPolicyText
public GetPolicyText()
-
-
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
-