public class GroupRow extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupRow.GroupRowMatcher |
| Constructor and Description |
|---|
GroupRow(String name,
String description) |
GroupRow(String name,
String description,
boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getName() |
int |
hashCode() |
Boolean |
isActive() |
String |
toString() |
Copyright © 2023 Atlassian. All rights reserved.