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.server
Methods in com.atlassian.confluence.api.impl.service.server that return ServerInformation -
Uses of ServerInformation in com.atlassian.confluence.api.service.server
Methods 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.client
Methods 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()