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