@Path(value="/broker/export") public class ExportEndpoint extends Object
| Constructor and Description |
|---|
ExportEndpoint() |
@GET
@Path(value="request-bundle/{id}")
@Produces(value="text/plain")
public String downloadBundle(@PathParam(value="id")
int requestId)
throws IOException,
JAXBException
IOExceptionJAXBExceptionCopyright © 2014–2019 Uniklinik RWTH Aachen. All rights reserved.