Uses of Class
com.atlassian.jira.cloud.jenkins.common.model.ApiErrorResponse
Packages that use ApiErrorResponse
Package
Description
-
Uses of ApiErrorResponse in com.atlassian.jira.cloud.jenkins.buildinfo.client.model
Methods in com.atlassian.jira.cloud.jenkins.buildinfo.client.model that return types with arguments of type ApiErrorResponseConstructor parameters in com.atlassian.jira.cloud.jenkins.buildinfo.client.model with type arguments of type ApiErrorResponseModifierConstructorDescriptionRejectedBuildResponse
(BuildKeyResponse key, List<ApiErrorResponse> errors) -
Uses of ApiErrorResponse 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 ApiErrorResponseConstructor parameters in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model with type arguments of type ApiErrorResponseModifierConstructorDescriptionRejectedDeploymentResponse
(DeploymentKeyResponse key, List<ApiErrorResponse> errors)