Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.graph |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableParentEdge
Immutable implementation of
ParentEdge . |
Modifier and Type | Method and Description |
---|---|
static ImmutableParentEdge |
ImmutableParentEdge.copyOf(ParentEdge instance)
Creates an immutable copy of a
ParentEdge value. |
ImmutableParentEdge.Builder |
ImmutableParentEdge.Builder.from(ParentEdge instance)
Fill a builder with attribute values from the provided
com.riadalabs.jira.plugins.insight.services.model.graph.ParentEdge instance. |
Copyright © 2024 Atlassian. All rights reserved.