public class SpacePermissionRemoveEvent extends SpacePermissionChangeEvent
permissions
source
Constructor and Description |
---|
SpacePermissionRemoveEvent(Object src,
SpacePermission permission,
Space space)
We keep a reference to the space separately so that when the permission is deleted, event handlers are still aware
of which space the event is referring to.
|
Modifier and Type | Method and Description |
---|---|
Space |
getSpace() |
equals, getPermissions, hashCode, toString
getSource
public SpacePermissionRemoveEvent(Object src, SpacePermission permission, Space space)
public Space getSpace()
Copyright © 2003–2016 Atlassian. All rights reserved.