public interface EditUserGroupAdministrator
Modifier and Type | Method and Description |
---|---|
boolean |
checkPermissions(List<String> requestedGroups) |
List<Message> |
getErrors() |
List<String> |
getInitialMemberGroups() |
List<String> |
getReadOnlyGroups() |
boolean |
updateGroups(List<String> requestedGroups) |
Copyright © 2003–2017 Atlassian. All rights reserved.