Package org.duracloud.syncui.controller
Class LogController
java.lang.Object
org.duracloud.syncui.controller.LogController
A spring controller for log viewing and navigation
- Author:
- Daniel Bernstein
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogController
-
-
Method Details
-
get
-
download
@RequestMapping(value="/log", params="download") public String download(javax.servlet.http.HttpServletResponse response) throws IOException - Throws:
IOException
-