| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableObjectTypeInheritanceTreeBean |
ImmutableObjectTypeInheritanceTreeBean.Builder.build()
Builds a new
ImmutableObjectTypeInheritanceTreeBean. |
static ImmutableObjectTypeInheritanceTreeBean |
ImmutableObjectTypeInheritanceTreeBean.copyOf(ObjectTypeInheritanceTreeBean instance)
Creates an immutable copy of a
ObjectTypeInheritanceTreeBean value. |
ImmutableObjectTypeInheritanceTreeBean |
ImmutableObjectTypeInheritanceTreeBean.withParentObjectTypesInclSelf(Map<Integer,? extends List<ObjectTypeBean>> entries)
Copy the current immutable object by replacing the
parentObjectTypesInclSelf map with the specified map. |
Copyright © 2023 Atlassian. All rights reserved.