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