public class PermissionNodeRemovedEvent extends ContextualEvent implements UberFireEvent
Event notifying a new permission node is removed.
Constructor and Description |
---|
PermissionNodeRemovedEvent(ACLEditor aclEditor,
PermissionNode parentNode,
PermissionNode childNode) |
Modifier and Type | Method and Description |
---|---|
PermissionNode |
getChildNode() |
PermissionNode |
getParentNode() |
getContext
public PermissionNodeRemovedEvent(ACLEditor aclEditor, PermissionNode parentNode, PermissionNode childNode)
public PermissionNode getParentNode()
public PermissionNode getChildNode()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.