public class GlobalPermissionModifiedEvent extends AbstractGlobalPermissionModificationEvent implements PermissionModifiedEvent
This event is internally audited with a HIGH priority.
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 © 2019 Atlassian. All rights reserved.