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