@PublicApi
public interface CustomerRequestUpdateParameters
CustomerRequest| Modifier and Type | Interface and Description |
|---|---|
static interface |
CustomerRequestUpdateParameters.Builder
Builder to construct the
CustomerRequestUpdateParameters |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.jira.issue.Issue |
issue()
The
CustomerRequest being updated, backed by this Issue |
RequestType |
requestType()
The new
RequestType to be updated into the CustomerRequest |
ServiceDesk |
serviceDesk()
The
ServiceDesk which CustomerRequest belongs to |
ServiceDesk serviceDesk()
ServiceDesk which CustomerRequest belongs tocom.atlassian.jira.issue.Issue issue()
CustomerRequest being updated, backed by this IssueRequestType requestType()
RequestType to be updated into the CustomerRequestCopyright © 2017 Atlassian. All rights reserved.