@Internal public class ContentPermissionRemovedEvent extends Object
DefaultContentPermissionManager
Constructor and Description |
---|
ContentPermissionRemovedEvent(ContentEntityObject content,
ContentPermission permission) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ContentEntityObject |
getContent() |
ContentPermission |
getPermission() |
int |
hashCode() |
public ContentPermissionRemovedEvent(ContentEntityObject content, ContentPermission permission)
public ContentEntityObject getContent()
public ContentPermission getPermission()
Copyright © 2003–2021 Atlassian. All rights reserved.