Package com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
-
ClassDescriptionThe entities to associate the Deployment information with.Available association typesThis represents a command record in the requestWhen a deployment is submitted via the API, the response includes the list of accepted deployments (which will appear in the respective Jira issue view), rejected deployments (with appropriated reason on why it was not accepted), unknown associations (which are not present in the configured Jira Cloud site)Unique combination of deployments (i.e pipeline ID, environment ID and deploymentSequenceNumber) that is used in representing both accepted and rejected deploymentsThis represents the payload for the API request to submit list of deploymentsEnvironment to which the current deployment is targeted.Includes the necessary info representing a deployment that has completed.The pipeline to which the deployment belongs to.Any deployments that were rejected when submitting to the API.