Package | Description |
---|---|
com.atlassian.servicedesk.api.request |
Modifier and Type | Method and Description |
---|---|
static CustomerRequestQuery.REQUEST_OWNERSHIP |
CustomerRequestQuery.REQUEST_OWNERSHIP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerRequestQuery.REQUEST_OWNERSHIP[] |
CustomerRequestQuery.REQUEST_OWNERSHIP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Optional<CustomerRequestQuery.REQUEST_OWNERSHIP> |
CustomerRequestQuery.requestOwnership()
Limited result customer requests to those which are raised by executing user, or requests he participated in, or both
|
Modifier and Type | Method and Description |
---|---|
CustomerRequestQuery.Builder |
CustomerRequestQuery.Builder.requestOwnership(CustomerRequestQuery.REQUEST_OWNERSHIP requestOwnership) |
Copyright © 2024 Atlassian. All rights reserved.