Uses of Class
com.atlassian.jira.cloud.jenkins.common.model.ApiErrorResponse
Package
Description
-
Uses of ApiErrorResponse in com.atlassian.jira.cloud.jenkins.buildinfo.client.model
ModifierConstructorDescriptionRejectedBuildResponse
(BuildKeyResponse key, List<ApiErrorResponse> errors) -
Uses of ApiErrorResponse in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
ModifierConstructorDescriptionRejectedDeploymentResponse
(DeploymentKeyResponse key, List<ApiErrorResponse> errors)