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