| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HierarchyLevel |
HierarchyLevel.aboveLevelId(Long aboveLevelId) |
HierarchyLevel |
HierarchyLevel.addIssueTypeIdsItem(Long issueTypeIdsItem) |
HierarchyLevel |
HierarchyLevel.belowLevelId(Long belowLevelId) |
HierarchyLevel |
HierarchyLevel.externalUuid(UUID externalUuid) |
HierarchyLevel |
HierarchyLevel.id(Long id) |
HierarchyLevel |
HierarchyLevel.issueTypeIds(List<Long> issueTypeIds) |
HierarchyLevel |
HierarchyLevel.name(String name) |
HierarchyLevel |
HierarchyLevel.projectConfigurationId(Long projectConfigurationId) |
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyLevel> |
Hierarchy.getLevel()
Get level
|
| Modifier and Type | Method and Description |
|---|---|
Hierarchy |
Hierarchy.addLevelItem(HierarchyLevel levelItem) |
| Modifier and Type | Method and Description |
|---|---|
Hierarchy |
Hierarchy.level(List<HierarchyLevel> level) |
void |
Hierarchy.setLevel(List<HierarchyLevel> level) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.