public static class ProjectRole.Actor extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
avatarUrl |
String |
displayName |
Long |
id |
String |
name |
String |
type |
| Constructor and Description |
|---|
Actor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvatarUrl() |
String |
getDisplayName() |
Long |
getId() |
String |
getName() |
String |
getType() |
String |
toString() |
Copyright © 2018 Atlassian. All rights reserved.