Package | Description |
---|---|
com.atlassian.servicedesk.api.request |
Modifier and Type | Method and Description |
---|---|
CustomerRequest.CustomerRequestStatus |
CustomerRequest.currentStatus()
Current status of the customer request
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,PagedResponse<CustomerRequest.CustomerRequestStatus>> |
ServiceDeskCustomerRequestService.getCustomerRequestStatus(com.atlassian.jira.user.ApplicationUser user,
CustomerRequestStatusQuery query)
Retrieve a page of
CustomerRequest.CustomerRequestStatus of a CustomerRequest by chronological order in which the status transition taken place |
Copyright © 2017 Atlassian. All rights reserved.