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