public class RepositoryPermissionModifiedEvent extends AbstractRepositoryPermissionModificationEvent implements PermissionModifiedEvent
This event is internally audited with CoverageLevel.BASE
level.
source
Constructor and Description |
---|
RepositoryPermissionModifiedEvent(Object source,
Permission oldValue,
Permission newValue,
Repository repository,
String affectedGroup,
ApplicationUser affectedUser) |
getNewValue, getOldValue
getRepository
getAffectedGroup, getAffectedUser, getPermission
getDate, getUser
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAffectedGroup, getAffectedUser, getNewValue, getOldValue
public RepositoryPermissionModifiedEvent(Object source, Permission oldValue, Permission newValue, Repository repository, String affectedGroup, ApplicationUser affectedUser)
Copyright © 2020 Atlassian. All rights reserved.