| Package | Description |
|---|---|
| com.atlassian.servicedesk.api.request.type |
| Modifier and Type | Method and Description |
|---|---|
CustomerRequestTypeQuery |
CustomerRequestTypeQuery.Builder.build()
Build the query
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,CustomerRequestType> |
CustomerRequestTypeService.getCustomerRequestType(UncheckedUser uncheckedUser,
CustomerRequestTypeQuery customerRequestTypeQuery)
Given a
CustomerRequestTypeQuery and UncheckedUser then return the custom field value representation, if the
user has access to the Request Type. |
Copyright © 2017 Atlassian. All rights reserved.