public interface PanopticonRestClient
| Modifier and Type | Method and Description |
|---|---|
List<com.atlassian.plugins.license.entity.DirectoryInformationEntity> |
fetchDirectoryInfo(com.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity versionEntity) |
List<com.atlassian.plugins.license.entity.LicenseTierInfoEntity> |
fetchLicenseTierInfo() |
Iterator<com.atlassian.plugins.license.entity.LicensedUserInfoEntity> |
fetchUsers(com.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity versionEntity) |
com.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity |
fetchVersionInfo() |
boolean |
isPanopticonResponding() |
List<com.atlassian.plugins.license.entity.LicenseTierInfoEntity> fetchLicenseTierInfo() throws com.atlassian.applinks.api.CredentialsRequiredException, IOException, com.atlassian.sal.api.net.ResponseException
com.atlassian.applinks.api.CredentialsRequiredExceptionIOExceptioncom.atlassian.sal.api.net.ResponseExceptionList<com.atlassian.plugins.license.entity.DirectoryInformationEntity> fetchDirectoryInfo(com.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity versionEntity) throws com.atlassian.sal.api.net.ResponseException, com.atlassian.applinks.api.CredentialsRequiredException
com.atlassian.sal.api.net.ResponseExceptioncom.atlassian.applinks.api.CredentialsRequiredExceptioncom.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity fetchVersionInfo()
throws com.atlassian.applinks.api.CredentialsRequiredException,
IOException,
com.atlassian.sal.api.net.ResponseException
com.atlassian.applinks.api.CredentialsRequiredExceptionIOExceptioncom.atlassian.sal.api.net.ResponseExceptionIterator<com.atlassian.plugins.license.entity.LicensedUserInfoEntity> fetchUsers(com.atlassian.plugins.license.entity.SynchronizableVersionInfoEntity versionEntity)
boolean isPanopticonResponding()
throws com.atlassian.applinks.api.CredentialsRequiredException
com.atlassian.applinks.api.CredentialsRequiredExceptionCopyright © 2024 Atlassian. All rights reserved.