Interface OrganizationsQuery
@PublicApi
public interface OrganizationsQuery
Information supplied to
OrganizationService.getOrganizations(com.atlassian.jira.user.ApplicationUser, com.atlassian.servicedesk.api.organization.OrganizationsQuery)
to query for organizations-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
serviceDeskId
- Returns:
- the id of the
ServiceDesk
from which organizations will be retrieved from if set
-
pagedRequest
LimitedPagedRequest pagedRequest()- Returns:
- which page of
CustomerOrganization
to retrieve
-