| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model.graph |
| Modifier and Type | Method and Description |
|---|---|
AvatarBean |
ImmutableObjectNode.avatar() |
abstract AvatarBean |
ObjectNode.avatar() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableObjectNode.Builder |
ImmutableObjectNode.Builder.setAvatar(AvatarBean avatar)
Initializes the value for the
avatar attribute. |
ImmutableObjectNode |
ImmutableObjectNode.withAvatar(AvatarBean value)
Copy the current immutable object by setting a value for the
avatar attribute. |
Copyright © 2022 Atlassian. All rights reserved.