public class RepositoryPermissionModifiedEvent extends AbstractRepositoryPermissionModificationEvent implements PermissionModifiedEvent
This event is internally audited with a HIGH priority.
source| Constructor and Description |
|---|
RepositoryPermissionModifiedEvent(Object source,
Permission oldValue,
Permission newValue,
Repository repository,
String affectedGroup,
ApplicationUser affectedUser) |
getNewValue, getOldValuegetRepositorygetAffectedGroup, getAffectedUser, getPermissiongetDate, getUsergetSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAffectedGroup, getAffectedUser, getNewValue, getOldValuepublic RepositoryPermissionModifiedEvent(Object source, Permission oldValue, Permission newValue, Repository repository, String affectedGroup, ApplicationUser affectedUser)
Copyright © 2019 Atlassian. All rights reserved.