public interface PermissionRemovedExecutor
PermissionAttachment
is removed from a Permissible
Modifier and Type | Method and Description |
---|---|
void |
attachmentRemoved(PermissionAttachment attachment)
Called when a
PermissionAttachment is removed from a Permissible |
void attachmentRemoved(PermissionAttachment attachment)
PermissionAttachment
is removed from a Permissible
attachment
- Attachment which was removedCopyright © 2016. All rights reserved.