Uses of Package
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Packages that use com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Package
Description
-
-
-
Classes in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model used by com.atlassian.jira.cloud.jenkins.deploymentinfo.clientClassDescriptionThe entities to associate the Deployment information with.This 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)This represents the payload for the API request to submit list of deploymentsEnvironment to which the current deployment is targeted.
-
Classes in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model used by com.atlassian.jira.cloud.jenkins.deploymentinfo.client.modelClassDescriptionThe entities to associate the Deployment information with.Available association typesThis represents a command record in the requestUnique combination of deployments (i.e pipeline ID, environment ID and deploymentSequenceNumber) that is used in representing both accepted and rejected 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.
-
Classes in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model used by com.atlassian.jira.cloud.jenkins.deploymentinfo.serviceClassDescriptionWhen 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)Environment to which the current deployment is targeted.
-