Uses of Class
com.atlassian.bamboo.deployments.versions.actions.DeploymentVersionItemWithUrl
-
Packages that use DeploymentVersionItemWithUrl Package Description com.atlassian.bamboo.deployments.versions.actions -
-
Uses of DeploymentVersionItemWithUrl in com.atlassian.bamboo.deployments.versions.actions
Methods in com.atlassian.bamboo.deployments.versions.actions that return DeploymentVersionItemWithUrl Modifier and Type Method Description DeploymentVersionItemWithUrl
DeploymentVersionItemWithUrl.FromDeploymentVersionItem. apply(DeploymentVersionItem deploymentVersionItem)
Methods in com.atlassian.bamboo.deployments.versions.actions that return types with arguments of type DeploymentVersionItemWithUrl Modifier and Type Method Description List<DeploymentVersionItemWithUrl>
ViewDeploymentVersion. getDeploymentVersionItemsWithUrls()
-