Class BitBucketPPRPayloadFactory
- java.lang.Object
-
- io.jenkins.plugins.bitbucketpushandpullrequest.model.BitBucketPPRPayloadFactory
-
public class BitBucketPPRPayloadFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BitBucketPPRPayload
getInstance(BitBucketPPRHookEvent bitbucketEvent)
-
-
-
Method Detail
-
getInstance
public static BitBucketPPRPayload getInstance(BitBucketPPRHookEvent bitbucketEvent) throws OperationNotSupportedException
- Throws:
OperationNotSupportedException
-
-