@Path(value="/list-files") @Produces(value="application/json") @RolesAllowed(value="") public class FileListAPI extends Object
| Constructor and Description |
|---|
FileListAPI() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get()
|
javax.ws.rs.core.Response |
getDefaultFilter()
Returns a
Response containing a String with the default
file list filter. |
Copyright © 2017. All rights reserved.