Class JiraBuildInfoSenderImpl

java.lang.Object
com.atlassian.jira.cloud.jenkins.buildinfo.service.JiraBuildInfoSenderImpl
All Implemented Interfaces:
JiraBuildInfoSender
Direct Known Subclasses:
FreestyleJiraBuildInfoSenderImpl, MultibranchBuildInfoSenderImpl

public abstract class JiraBuildInfoSenderImpl extends Object implements JiraBuildInfoSender
Implementation of JiraBuildInfoSender to send build updates to Jira by building the payload, generating the access token, sending the request and parsing the response.