RequestTypeQuery
instead@ExperimentalApi @Deprecated public interface RequestTypeQueryParameters
Modifier and Type | Interface and Description |
---|---|
static interface |
RequestTypeQueryParameters.Builder
Deprecated.
Builder to construct the
RequestTypeQueryParameters |
Modifier and Type | Method and Description |
---|---|
Portal |
portal()
Deprecated.
to use
ServiceDesk instead
The |
com.atlassian.fugue.Option<Integer> |
requestTypeId()
Deprecated.
ID of a
RequestType , can be optional |
@Deprecated Portal portal()
ServiceDesk
instead
The Portal
that holds the request types
com.atlassian.fugue.Option<Integer> requestTypeId()
RequestType
, can be optionalCopyright © 2017 Atlassian. All rights reserved.