Uses of Class
com.riadalabs.jira.plugins.insight.services.model.graph.ImmutableParentEdge
Packages that use ImmutableParentEdge
-
Uses of ImmutableParentEdge in com.riadalabs.jira.plugins.insight.services.model.graph
Methods in com.riadalabs.jira.plugins.insight.services.model.graph that return ImmutableParentEdgeModifier and TypeMethodDescriptionImmutableParentEdge.Builder.build()
Builds a newImmutableParentEdge
.static ImmutableParentEdge
ImmutableParentEdge.copyOf
(ParentEdge instance) Creates an immutable copy of aParentEdge
value.final ImmutableParentEdge
Copy the current immutable object by setting a value for thefrom
attribute.final ImmutableParentEdge
ImmutableParentEdge.withInherited
(boolean value) Copy the current immutable object by setting a value for theinherited
attribute.final ImmutableParentEdge
Copy the current immutable object by setting a value for thelabel
attribute.final ImmutableParentEdge
Copy the current immutable object by setting a value for theto
attribute.