| Package | Description | 
|---|---|
| com.atlassian.bitbucket.hook.repository | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PreRepositoryHookCommitCallback | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | PostRepositoryHookContext. registerCommitCallback(RepositoryHookCommitCallback callback,
                      RepositoryHookCommitFilter filter,
                      RepositoryHookCommitFilter... moreFilters)Registers a callback to receive more information about commits added or removed. | 
Copyright © 2024 Atlassian. All rights reserved.