Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.exception.BitBucketPPRPayloadPropertyNotFoundException
Packages that use BitBucketPPRPayloadPropertyNotFoundException
Package
Description
-
Uses of BitBucketPPRPayloadPropertyNotFoundException in io.jenkins.plugins.bitbucketpushandpullrequest.action
Constructors in io.jenkins.plugins.bitbucketpushandpullrequest.action that throw BitBucketPPRPayloadPropertyNotFoundExceptionModifierConstructorDescriptionBitBucketPPRPullRequestServerAction(BitBucketPPRPayload payload, BitBucketPPRHookEvent bitbucketEvent) -
Uses of BitBucketPPRPayloadPropertyNotFoundException in io.jenkins.plugins.bitbucketpushandpullrequest.processor
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.processor that throw BitBucketPPRPayloadPropertyNotFoundExceptionModifier and TypeMethodDescriptionabstract voidBitBucketPPRPayloadProcessor.processPayload(BitBucketPPRPayload payload, BitBucketPPRObservable observable) voidBitBucketPPRPullRequestServerPayloadProcessor.processPayload(BitBucketPPRPayload payload, BitBucketPPRObservable observable)