Uses of Class
com.atlassian.bamboo.plugins.rest.deployments.execution.DeploymentPreviewResource.VersionPreview
-
Packages that use DeploymentPreviewResource.VersionPreview Package Description com.atlassian.bamboo.plugins.rest.deployments.execution -
-
Uses of DeploymentPreviewResource.VersionPreview in com.atlassian.bamboo.plugins.rest.deployments.execution
Methods in com.atlassian.bamboo.plugins.rest.deployments.execution that return DeploymentPreviewResource.VersionPreview Modifier and Type Method Description DeploymentPreviewResource.VersionPreview
DeploymentPreviewResource. getVersionPreview(String versionName, long versionId, long deploymentProjectId, long previousVersionId, javax.ws.rs.core.UriInfo uriInfo)
DeploymentPreviewResource.VersionPreview
DeploymentPreviewResource. getVersionPreview(String resultKey, String planKey, int buildNumber, long deploymentProjectId, long previousVersionId, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders)
-