Package | Description |
---|---|
com.atlassian.bitbucket.hook.repository |
Modifier and Type | Interface and Description |
---|---|
interface |
PullRequestMergeHookRequest
Request that is provided to
repository-hook plugin modules when a PullRequest is merged. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMergeHookRequest
Basic implementation of
MergeHookRequest |
class |
SimplePullRequestMergeHookRequest
Basic implementation of
PullRequestMergeHookRequest |
Copyright © 2022 Atlassian. All rights reserved.