public static class GroupsAdminPage.Group extends Object
Constructor and Description |
---|
Group(String name,
int numberOfUsers,
com.google.common.collect.ImmutableList<Operation> operations) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
getNumberOfUsers() |
com.google.common.collect.ImmutableList<Operation> |
getOperations() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.