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