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 ImmutableReferenceEdgeImmutableReferenceEdge.copyOf(ReferenceEdge instance) Creates an immutable copy of aReferenceEdgevalue.final ImmutableReferenceEdgeCopy the current immutable object by setting a value for thefromattribute.final ImmutableReferenceEdgeCopy the current immutable object by setting a value for thelabelattribute.final ImmutableReferenceEdgeImmutableReferenceEdge.withObjectTypeAttribute(ObjectTypeAttributeBean value) Copy the current immutable object by setting a value for theobjectTypeAttributeattribute.final ImmutableReferenceEdgeCopy the current immutable object by setting a value for thetoattribute.final ImmutableReferenceEdgeImmutableReferenceEdge.withType(ReferenceEdge.Type value) Copy the current immutable object by setting a value for thetypeattribute.