Uses of Class
com.atlassian.confluence.api.model.ServerInformation
Packages that use ServerInformation
Package
Description
This package contains the code which communicates with Confluence via REST API.
- 
Uses of ServerInformation in com.atlassian.confluence.api.impl.service.serverMethods in com.atlassian.confluence.api.impl.service.server that return ServerInformation
- 
Uses of ServerInformation in com.atlassian.confluence.api.service.serverMethods in com.atlassian.confluence.api.service.server that return ServerInformationModifier and TypeMethodDescriptionServerInformationService.getServerInformation()Returns information about the current application build running on this instance.
- 
Uses of ServerInformation in com.atlassian.confluence.rest.clientMethods in com.atlassian.confluence.rest.client that return types with arguments of type ServerInformationModifier and TypeMethodDescriptionRemoteServerInformationService.getServerInformationCompletionStage()Returns information about the current application build running on this instance.RemoteServerInformationServiceImpl.getServerInformationCompletionStage()