Uses of Class
com.riadalabs.jira.plugins.insight.services.model.graph.ImmutableReferenceEdge
Packages that use ImmutableReferenceEdge
-
Uses of ImmutableReferenceEdge in com.riadalabs.jira.plugins.insight.services.model.graph
Methods in com.riadalabs.jira.plugins.insight.services.model.graph that return ImmutableReferenceEdgeModifier and TypeMethodDescriptionImmutableReferenceEdge.Builder.build()
Builds a newImmutableReferenceEdge
.static ImmutableReferenceEdge
ImmutableReferenceEdge.copyOf
(ReferenceEdge instance) Creates an immutable copy of aReferenceEdge
value.final ImmutableReferenceEdge
Copy the current immutable object by setting a value for thefrom
attribute.final ImmutableReferenceEdge
Copy the current immutable object by setting a value for thelabel
attribute.final ImmutableReferenceEdge
ImmutableReferenceEdge.withObjectTypeAttribute
(ObjectTypeAttributeBean value) Copy the current immutable object by setting a value for theobjectTypeAttribute
attribute.final ImmutableReferenceEdge
Copy the current immutable object by setting a value for theto
attribute.final ImmutableReferenceEdge
ImmutableReferenceEdge.withType
(ReferenceEdge.Type value) Copy the current immutable object by setting a value for thetype
attribute.