JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.RejectedDeploymentResponse
Packages that use
RejectedDeploymentResponse
Package
Description
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Uses of
RejectedDeploymentResponse
in
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Methods in
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
that return types with arguments of type
RejectedDeploymentResponse
Modifier and Type
Method
Description
List
<
RejectedDeploymentResponse
>
DeploymentApiResponse.
getRejectedDeployments
()