|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.api.DownloadResource
@Controller public class DownloadResource
| Constructor Summary | |
|---|---|
DownloadResource()
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
download(java.lang.String downloadKey)
|
java.lang.String |
register(java.io.File file,
com.xebialabs.deployit.repository.WorkDir workDir,
java.lang.String contentType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadResource()
| Method Detail |
|---|
public javax.ws.rs.core.Response download(java.lang.String downloadKey)
download in interface com.xebialabs.deployit.core.api.DownloadService
public java.lang.String register(java.io.File file,
com.xebialabs.deployit.repository.WorkDir workDir,
java.lang.String contentType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||