@PublicApi
public interface RequestParticipantQuery
ApplicationUser
participating
in a CustomerRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
RequestParticipantQuery.Builder
Builder to construct the
RequestParticipantQuery . |
Modifier and Type | Method and Description |
---|---|
Long |
customerRequest()
The ID of the
Issue backing theCustomerRequest whose participants
will be returned |
LimitedPagedRequest |
pagedRequest()
Pagination query
|
Long customerRequest()
Issue
backing theCustomerRequest
whose participants
will be returnedLimitedPagedRequest pagedRequest()
Copyright © 2020 Atlassian. All rights reserved.