Interface RequestParticipantQuery
@PublicApi
public interface RequestParticipantQuery
Parameters to query
ApplicationUser
participating
in a CustomerRequest
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder to construct theRequestParticipantQuery
. -
Method Summary
Modifier and TypeMethodDescriptionThe ID of theIssue
backing theCustomerRequest
whose participants will be returnedPagination query
-
Method Details
-
customerRequest
Long customerRequest()The ID of theIssue
backing theCustomerRequest
whose participants will be returned -
pagedRequest
LimitedPagedRequest pagedRequest()Pagination query
-