CustomerRequestUpdateParameters
instead@ExperimentalApi @Deprecated public interface RequestTypeUpdateParameters
Parameters to update an RequestType
of an CustomerRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
RequestTypeUpdateParameters.Builder
Deprecated.
Builder to construct the RequestTypeUpdateParameters}
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.jira.issue.Issue |
issue()
Deprecated.
The
CustomerRequest backing by this Issue |
Portal |
portal()
Deprecated.
The
Portal which CustomerRequest belongs to |
RequestType |
requestType()
Deprecated.
The
RequestType to update into the CustomerRequest |
com.atlassian.jira.issue.Issue issue()
CustomerRequest
backing by this Issue
Portal portal()
Portal
which CustomerRequest
belongs toRequestType requestType()
RequestType
to update into the CustomerRequest
Copyright © 2017 Atlassian. All rights reserved.