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