Uses of Class
com.riadalabs.jira.plugins.insight.services.model.AvatarBean
Packages that use AvatarBean
-
Uses of AvatarBean in com.riadalabs.jira.plugins.insight.services.model.graph
Methods in com.riadalabs.jira.plugins.insight.services.model.graph that return AvatarBeanModifier and TypeMethodDescriptionImmutableObjectNode.avatar()
abstract AvatarBean
ObjectNode.avatar()
Methods in com.riadalabs.jira.plugins.insight.services.model.graph with parameters of type AvatarBeanModifier and TypeMethodDescriptionImmutableObjectNode.Builder.setAvatar
(AvatarBean avatar) Initializes the value for theavatar
attribute.final ImmutableObjectNode
ImmutableObjectNode.withAvatar
(AvatarBean value) Copy the current immutable object by setting a value for theavatar
attribute.