Package | Description |
---|---|
com.atlassian.servicedesk.api.organization |
Modifier and Type | Method and Description |
---|---|
OrganizationServiceDeskUpdateParameters |
OrganizationServiceDeskUpdateParameters.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,com.atlassian.fugue.Unit> |
OrganizationService.addOrganizationToServiceDesk(com.atlassian.jira.user.ApplicationUser user,
OrganizationServiceDeskUpdateParameters organizationServiceDeskUpdateParameters)
Adds an organization to a servicedesk if the user is an agent of that servicedesk
|
com.atlassian.fugue.Either<com.atlassian.pocketknife.api.commons.error.AnError,com.atlassian.fugue.Unit> |
OrganizationService.removeOrganizationFromServiceDesk(com.atlassian.jira.user.ApplicationUser user,
OrganizationServiceDeskUpdateParameters organizationServiceDeskUpdateParameters)
Removes an organization from a servicedesk if the user is an agent of that servicedesk
|
Copyright © 2017 Atlassian. All rights reserved.