Package | Description |
---|---|
com.atlassian.jira.rest.v2.issue | |
com.atlassian.jira.rest.v2.priority |
Modifier and Type | Method and Description |
---|---|
PrioritySchemeBean |
PrioritySchemeBean.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PrioritySchemeBean> |
PrioritySchemeListBean.getSchemes() |
Constructor and Description |
---|
Builder(PrioritySchemeBean other) |
Constructor and Description |
---|
PrioritySchemeListBean(List<PrioritySchemeBean> schemes,
Long startAt,
Integer maxResults,
Integer total) |
PrioritySchemeListBean(List<PrioritySchemeBean> schemes,
Long startAt,
Integer maxResults,
Integer total,
String expand) |
Modifier and Type | Method and Description |
---|---|
PrioritySchemeBean |
PrioritySchemeBeansFactory.buildResponseBean(ApplicationUser user,
javax.ws.rs.core.UriInfo uriInfo,
FieldConfigScheme fieldConfigScheme) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.