JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.plugins.rest.deployments.issues.RestDeploymentVersionLink
Packages that use
RestDeploymentVersionLink
Package
Description
com.atlassian.bamboo.plugins.rest.deployments.issues
Uses of
RestDeploymentVersionLink
in
com.atlassian.bamboo.plugins.rest.deployments.issues
Methods in
com.atlassian.bamboo.plugins.rest.deployments.issues
that return
RestDeploymentVersionLink
Modifier and Type
Method
Description
RestDeploymentVersionLink
RestEnvironmentStatusOfIssue.
getVersion
()
Methods in
com.atlassian.bamboo.plugins.rest.deployments.issues
that return types with arguments of type
RestDeploymentVersionLink
Modifier and Type
Method
Description
List
<
RestDeploymentVersionLink
>
RestDeploymentProjectStatusForJiraIssue.
getVersions
()