Package | Description |
---|---|
com.atlassian.jira.rest.v2.issue |
Modifier and Type | Method and Description |
---|---|
PrioritySchemeUpdateBean |
PrioritySchemeUpdateBean.Builder.build() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PrioritySchemeResource.createPriorityScheme(javax.ws.rs.core.UriInfo uriInfo,
PrioritySchemeUpdateBean data)
Creates new priority scheme.
|
javax.ws.rs.core.Response |
PrioritySchemeResource.updatePriorityScheme(javax.ws.rs.core.UriInfo uriInfo,
Long schemeId,
PrioritySchemeUpdateBean data)
Updates a priority scheme.
|
Constructor and Description |
---|
Builder(PrioritySchemeUpdateBean other) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.