@ExperimentalApi
public interface CustomerTransitionQuery
CustomerTransition
of a CustomerRequest
Modifier and Type | Interface and Description |
---|---|
static interface |
CustomerTransitionQuery.Builder
Builder to construct the
CustomerTransitionQuery . |
Modifier and Type | Method and Description |
---|---|
Long |
issue()
The backing
Issue id of the CustomerRequest |
LimitedPagedRequest |
pagedRequest()
To request a page of
CustomerTransition |
Long issue()
Issue
id of the CustomerRequest
LimitedPagedRequest pagedRequest()
CustomerTransition
Copyright © 2017 Atlassian. All rights reserved.