Package | Description |
---|---|
com.atlassian.bitbucket.event.permission |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryPermissionModificationEvent |
class |
RepositoryPermissionGrantedEvent
This event is fired when a user or group are granted a repository permission.
|
class |
RepositoryPermissionGrantRequestedEvent
This event is raised before a user or group are granted a repository permission.
|
class |
RepositoryPermissionModificationRequestedEvent
This event is raised before a user or group's repository permission is modified.
|
class |
RepositoryPermissionModifiedEvent
This event is fired when a user or group has their permission modified for a given repository.
|
class |
RepositoryPermissionRevocationRequestedEvent
This event is raised before a user or group's repository permission is revoked.
|
class |
RepositoryPermissionRevokedEvent
This event is fired when a user or group has their permission revoked for a given repository.
|
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences