Class RestQueuedDeployment
java.lang.Object
com.atlassian.bamboo.rest.model.queue.RestQueuedDeployment
-
Constructor Summary
ConstructorDescriptionRestQueuedDeployment
(long deploymentResultId, javax.ws.rs.core.UriInfo uriInfo) -
Method Summary
-
Constructor Details
-
RestQueuedDeployment
public RestQueuedDeployment() -
RestQueuedDeployment
public RestQueuedDeployment(long deploymentResultId, javax.ws.rs.core.UriInfo uriInfo)
-
-
Method Details
-
setDeploymentResultId
public void setDeploymentResultId(long deploymentResultId) -
getDeploymentResultId
public long getDeploymentResultId()
-