Uses of Class
com.riadalabs.jira.plugins.insight.services.model.graph.ImmutableObjectNode
Packages that use ImmutableObjectNode
-
Uses of ImmutableObjectNode in com.riadalabs.jira.plugins.insight.services.model.graph
Methods in com.riadalabs.jira.plugins.insight.services.model.graph that return ImmutableObjectNodeModifier and TypeMethodDescriptionImmutableObjectNode.Builder.build()
Builds a newImmutableObjectNode
.static ImmutableObjectNode
ImmutableObjectNode.copyOf
(ObjectNode instance) Creates an immutable copy of aObjectNode
value.final ImmutableObjectNode
ImmutableObjectNode.withAvatar
(AvatarBean value) Copy the current immutable object by setting a value for theavatar
attribute.final ImmutableObjectNode
ImmutableObjectNode.withCanCreateReference
(boolean value) Copy the current immutable object by setting a value for thecanCreateReference
attribute.final ImmutableObjectNode
ImmutableObjectNode.withDepth
(int value) Copy the current immutable object by setting a value for thedepth
attribute.final ImmutableObjectNode
ImmutableObjectNode.withExpanded
(boolean value) Copy the current immutable object by setting a value for theexpanded
attribute.final ImmutableObjectNode
ImmutableObjectNode.withId
(int value) Copy the current immutable object by setting a value for theid
attribute.final ImmutableObjectNode
ImmutableObjectNode.withObject
(ObjectBean value) Copy the current immutable object by setting a value for theobject
attribute.final ImmutableObjectNode
ImmutableObjectNode.withObjectTypeAttributeId
(Integer value) Copy the current immutable object by setting a value for theobjectTypeAttributeId
attribute.