| Package | Description |
|---|---|
| com.atlassian.servicedesk.api.organization |
| Modifier and Type | Method and Description |
|---|---|
OrganizationServiceDeskUpdateParameters |
OrganizationServiceDeskUpdateParameters.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationService.addOrganizationToServiceDesk(com.atlassian.jira.user.ApplicationUser user,
OrganizationServiceDeskUpdateParameters organizationServiceDeskUpdateParameters)
Adds an organization to a Service Desk if the user is an agent of that Service Desk.
|
void |
OrganizationService.removeOrganizationFromServiceDesk(com.atlassian.jira.user.ApplicationUser user,
OrganizationServiceDeskUpdateParameters organizationServiceDeskUpdateParameters)
Removes an organization from a Service Desk if the user is an agent of that Service Desk.
|
Copyright © 2020 Atlassian. All rights reserved.