public class ApplicationRole extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
defaultGroups |
Boolean |
defined |
Set<String> |
groups |
Boolean |
hasUnlimitedSeats |
String |
key |
String |
name |
Integer |
numberOfSeats |
Integer |
remainingSeats |
Boolean |
selectedByDefault |
Integer |
userCount |
String |
userCountDescription |
| Constructor and Description |
|---|
ApplicationRole() |
public String key
public String name
public Boolean selectedByDefault
public Boolean defined
public Integer numberOfSeats
public Integer remainingSeats
public Integer userCount
public String userCountDescription
public Boolean hasUnlimitedSeats
Copyright © 2018 Atlassian. All rights reserved.