Uses of Interface
com.atlassian.jira.cloud.jenkins.buildinfo.service.JiraBuildInfoSender
Package
Description
-
Uses of JiraBuildInfoSender in com.atlassian.jira.cloud.jenkins.buildinfo.service
Modifier and TypeClassDescriptionclass
class
Implementation of JiraBuildInfoSender to send build updates to Jira by building the payload, generating the access token, sending the request and parsing the response.class
-
Uses of JiraBuildInfoSender in com.atlassian.jira.cloud.jenkins.common.factory
Modifier and TypeMethodDescriptionJiraSenderFactory.getFreestyleBuildInfoSender()
JiraSenderFactory.getJiraBuildInfoSender()