public interface PathGetter
Modifier and Type | Method and Description |
---|---|
String |
getPath(String key)
Given some sort of a key (e.g. a jobId in the sense of sched-util), return a path as needed by
e.g. the DownloadServlet.
|
String getPath(String key)
key
- some keyCopyright © 2018 Clazzes.org. All rights reserved.