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 project if the user is an agent of that service project.
|
void |
OrganizationService.removeOrganizationFromServiceDesk(com.atlassian.jira.user.ApplicationUser user,
OrganizationServiceDeskUpdateParameters organizationServiceDeskUpdateParameters)
Removes an organization from a service project if the user is an agent of that service project.
|
Copyright © 2022 Atlassian. All rights reserved.