| Package | Description |
|---|---|
| com.atlassian.bitbucket.event.permission |
| Class and Description |
|---|
| AbstractGlobalPermissionModificationEvent |
| AbstractProjectPermissionModificationEvent |
| AbstractRepositoryPermissionModificationEvent |
| GlobalPermissionEvent
Event signalling global permission changes.
|
| PermissionEvent
Base event signalling permission changes.
|
| PermissionGrantedEvent
An event which is fired when a user or group is granted a permission.
|
| PermissionGrantRequestedEvent
This event is raised before a user or group are granted a permission.
|
| PermissionModificationRequestedEvent
This event is raised before a user or group's permission is modified.
|
| PermissionModifiedEvent
An event which is fired when a user or group has their permission modified.
|
| PermissionRevocationRequestedEvent
This event is raised before a user or group's permission is revoked.
|
| PermissionRevokedEvent
An event which is fired when a user or group has had a permission revoked.
|
| ProjectPermissionEvent
Event signalling project permission changes.
|
| RepositoryPermissionEvent
Base event signalling repository permission changes.
|
Copyright © 2019 Atlassian. All rights reserved.