CustomerRequestUpdateParameters
instead
Parameters to update an RequestType
of an CustomerRequest
@ExperimentalApi @Deprecated public interface RequestTypeUpdateParameters
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.
to use
ServiceDesk instead
The |
RequestType |
requestType()
Deprecated.
The
RequestType to update into the CustomerRequest |
com.atlassian.jira.issue.Issue issue()
CustomerRequest
backing by this Issue
@Deprecated Portal portal()
ServiceDesk
instead
The Portal
which CustomerRequest
belongs to
RequestType requestType()
RequestType
to update into the CustomerRequest
Copyright © 2017 Atlassian. All rights reserved.