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