JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.xebialabs.deployit.core.api
Interface PackageExportProxy
@Path("/export") @Produces("application/xml")
public interface
PackageExportProxy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
exportDar
(
String
id)
Method Details
exportDar
@GET @Path("/deploymentpackage/{id:.*?}")
String
exportDar
(@PathParam("id")
String
id)