Package com.atlassian.jira.cloud.jenkins.buildinfo.client.model
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.cloud.jenkins.buildinfo.client.model
-
ClassDescriptionWhen a build is submitted via the API, the response includes the list of accepted builds (which will appear in the respective Jira issue view), rejected builds (with appropriated reason on why it was not accepted), unknown issue keys (which are not present in the configured Jira Cloud site)Unique combination of builds (i.e pipeline ID and build number) that is used in representing both accepted and rejected buildsThis represents the payload for the API request to submit list of buildsCommit represents the changes contained in the buildIncludes the necessary info representing a build that has completed.The reference to the repository the commits are containedRepresents the commit and the repository it is present in.Any builds that were rejected when submitting to the API.Represents the test info.