Uses of Interface
com.atlassian.servicedesk.api.organization.OrganizationServiceDeskUpdateParameters
-
Uses of OrganizationServiceDeskUpdateParameters in com.atlassian.servicedesk.api.organization
Modifier and TypeMethodDescriptionvoid
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.