public interface OrganizationsQuery
OrganizationService.getOrganizations(com.atlassian.jira.user.ApplicationUser, com.atlassian.servicedesk.api.organization.OrganizationsQuery)
to query for organizationsModifier and Type | Interface and Description |
---|---|
static interface |
OrganizationsQuery.Builder |
Modifier and Type | Method and Description |
---|---|
LimitedPagedRequest |
pagedRequest() |
com.atlassian.fugue.Option<Integer> |
serviceDeskId() |
com.atlassian.fugue.Option<Integer> serviceDeskId()
ServiceDesk
from which organizations will be retrieved from if setLimitedPagedRequest pagedRequest()
CustomerOrganization
to retrieveCopyright © 2017 Atlassian. All rights reserved.