public class FileServlet.FileDownloadEvent
extends org.springframework.context.ApplicationEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
FileDownloadEvent(Object source,
javax.servlet.http.HttpServletRequest request,
String nodeId,
String nodePath,
List<String> nodeTypes,
String workspace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeId() |
String |
getNodePath() |
List<String> |
getNodeTypes() |
javax.servlet.http.HttpServletRequest |
getRequest() |
String |
getWorkspace() |
getSource, toStringCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.