Uses of Interface
com.atlassian.jira.cloud.jenkins.common.client.JiraRequest
Package
Description
-
Uses of JiraRequest in com.atlassian.jira.cloud.jenkins.buildinfo.client.model
Modifier and TypeClassDescriptionclass
This represents the payload for the API request to submit list of builds -
Uses of JiraRequest in com.atlassian.jira.cloud.jenkins.common.client
Modifier and TypeMethodDescription<ResponseEntity>
PostUpdateResult<ResponseEntity>JiraApi.postUpdate
(String cloudId, String accessToken, String clientId, JiraRequest jiraRequest, Class<ResponseEntity> responseClass) Submits an update to the Atlassian Builds or Deployments API and returns the responseModifierConstructorDescriptionJenkinsAppEventRequest
(JenkinsAppEventRequest.EventType eventType, String pipelineId, String pipelineName, String status, String lastUpdated, JiraRequest payload) -
Uses of JiraRequest in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Modifier and TypeClassDescriptionclass
This represents the payload for the API request to submit list of deployments