|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.rest.secured.AbstractSecuredResource
com.xebialabs.deployit.core.rest.api.PackageExportResource
@Controller public class PackageExportResource
I am A REST resource that exposes functionality of exporting a deployment package version.
| Constructor Summary | |
|---|---|
PackageExportResource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
exportDar(java.lang.String id)
|
| Methods inherited from class com.xebialabs.deployit.core.rest.secured.AbstractSecuredResource |
|---|
checkPermission, checkPermission, hasPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageExportResource()
| Method Detail |
|---|
public java.lang.String exportDar(java.lang.String id)
exportDar in interface com.xebialabs.deployit.core.api.PackageExportProxy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||