Class BitBucketPPRNotificationSender

java.lang.Object
io.jenkins.plugins.bitbucketpushandpullrequest.client.api.BitBucketPPRNotificationSender

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class BitBucketPPRNotificationSender extends Object
Sends build-status notifications and fully owns the transport lifecycle: clients, services and responses are closed before a BitBucketPPRApiResponse is returned. This is the internal replacement for the deprecated per-credential consumer classes, which keep their original live-response contract for binary compatibility.