Package com.xebialabs.deployit.core.api
Interface DownloadService
-
@Path("/internal/download") @Produces("application/octet-stream") public interface DownloadService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.Responsedownload(java.lang.String downloadKey)
-