Package | Description |
---|---|
com.atlassian.servicedesk.api.requesttype |
Modifier and Type | Method and Description |
---|---|
RequestTypeQuery |
RequestTypeQuery.Builder.build()
Build the query
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,PagedResponse<RequestType>> |
RequestTypeService.getRequestTypes(com.atlassian.jira.user.ApplicationUser user,
RequestTypeQuery requestTypeQuery)
Retrieve a list of
RequestType that satifies the query parameters |
Copyright © 2017 Atlassian. All rights reserved.