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