Interface | Description |
---|---|
CreateOrganizationParameters |
Information supplied to
OrganizationService.createOrganization(com.atlassian.jira.user.ApplicationUser, com.atlassian.servicedesk.api.organization.CreateOrganizationParameters) to create a new organization |
CreateOrganizationParameters.Builder | |
CustomerOrganization |
Representation of an organization
|
OrganizationService | Deprecated
As of JSD 3.15, and will be replaced in 4.0 to use core Java data types and Exceptions instead of com.atlassian.fugue
|
OrganizationServiceDeskUpdateParameters | |
OrganizationServiceDeskUpdateParameters.Builder |
Builder to construct the
OrganizationServiceDeskUpdateParameters . |
OrganizationsQuery | Deprecated
As of JSD 3.15, and will be replaced in 4.0 to use core Java data types and Exceptions instead of com.atlassian.fugue
|
OrganizationsQuery.Builder | Deprecated
As of JSD 3.15, and will be replaced in 4.0 to use core Java data types and Exceptions instead of com.atlassian.fugue
|
UsersInOrganizationQuery |
Parameters to query
ApplicationUser inside an existing CustomerOrganization . |
UsersInOrganizationQuery.Builder | |
UsersOrganizationUpdateParameters |
Information supplied to
OrganizationService#addUsersToOrganization) to add users to an organization |
UsersOrganizationUpdateParameters.Builder |
Copyright © 2020 Atlassian. All rights reserved.