public interface PermittedGroup
Permission
which has been granted to it.PermittedUser
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
Retrieves the group to which the permission has been granted.
|
Permission |
getPermission()
Retrieves the permission which has been granted to the group.
|
@Nonnull String getGroup()
@Nonnull Permission getPermission()
Copyright © 2022 Atlassian. All rights reserved.