Interface CustomerTransitionQuery
@PublicApi
public interface CustomerTransitionQuery
Parameters to query available
CustomerTransition of a CustomerRequest-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder to construct theCustomerTransitionQuery. -
Method Summary
Modifier and TypeMethodDescriptionissue()The backingIssueid of theCustomerRequestTo request a page ofCustomerTransition
-
Method Details
-
issue
Long issue()The backingIssueid of theCustomerRequest -
pagedRequest
LimitedPagedRequest pagedRequest()To request a page ofCustomerTransition
-