Uses of Class
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionItem
-
Packages that use RestDeploymentVersionItem Package Description com.atlassian.bamboo.rest.model.deployments.versions com.atlassian.bamboo.testutils.backdoor.deployments.versions -
-
Uses of RestDeploymentVersionItem in com.atlassian.bamboo.rest.model.deployments.versions
Subclasses of RestDeploymentVersionItem in com.atlassian.bamboo.rest.model.deployments.versions Modifier and Type Class Description class
RestArtifactDeploymentVersionItem
-
Uses of RestDeploymentVersionItem in com.atlassian.bamboo.testutils.backdoor.deployments.versions
Methods in com.atlassian.bamboo.testutils.backdoor.deployments.versions that return RestDeploymentVersionItem Modifier and Type Method Description RestDeploymentVersionItem
RestDeploymentVersionItemDeserializer. deserialize(org.codehaus.jackson.JsonParser jp, org.codehaus.jackson.map.DeserializationContext ctxt)
-