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 ImmutableObjectNodeImmutableObjectNode.copyOf(ObjectNode instance) Creates an immutable copy of aObjectNodevalue.final ImmutableObjectNodeImmutableObjectNode.withAvatar(AvatarBean value) Copy the current immutable object by setting a value for theavatarattribute.final ImmutableObjectNodeImmutableObjectNode.withCanCreateReference(boolean value) Copy the current immutable object by setting a value for thecanCreateReferenceattribute.final ImmutableObjectNodeImmutableObjectNode.withDepth(int value) Copy the current immutable object by setting a value for thedepthattribute.final ImmutableObjectNodeImmutableObjectNode.withExpanded(boolean value) Copy the current immutable object by setting a value for theexpandedattribute.final ImmutableObjectNodeImmutableObjectNode.withId(int value) Copy the current immutable object by setting a value for theidattribute.final ImmutableObjectNodeImmutableObjectNode.withObject(ObjectBean value) Copy the current immutable object by setting a value for theobjectattribute.final ImmutableObjectNodeImmutableObjectNode.withObjectTypeAttributeId(Integer value) Copy the current immutable object by setting a value for theobjectTypeAttributeIdattribute.