public class PermissionChangedEvent extends ContextualEvent implements UberFireEvent
Event notifying a change on a Permission instance value.
| Constructor and Description |
|---|
PermissionChangedEvent(ACLEditor aclEditor,
Permission permission,
boolean granted) |
| Modifier and Type | Method and Description |
|---|---|
Permission |
getPermission() |
boolean |
isGranted() |
getContextpublic PermissionChangedEvent(ACLEditor aclEditor, Permission permission, boolean granted)
public Permission getPermission()
public boolean isGranted()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.