@PublicApi
public interface ServiceDeskLicenseService
Modifier and Type | Method and Description |
---|---|
ServiceDeskLicense |
getLicense()
Gets the
ServiceDeskLicense for instance |
boolean |
hasAgentLicense(com.atlassian.jira.user.ApplicationUser user)
Checks whether the user has an agent license for instance.
|
ServiceDeskLicense getLicense()
ServiceDeskLicense
for instanceServiceDeskLicense
license@Nonnull boolean hasAgentLicense(@Nonnull com.atlassian.jira.user.ApplicationUser user)
user
- the user who you want to checkServiceDeskServiceException
- on errorCopyright © 2023 Atlassian. All rights reserved.