JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.crowd.plugin.rest.entity.ServerInfoEntity
Packages that use
ServerInfoEntity
Package
Description
com.atlassian.crowd.plugin.rest.entity
com.atlassian.crowd.plugin.rest.service.controller.info
com.atlassian.crowd.plugin.rest.service.resource.admin.example
Uses of
ServerInfoEntity
in
com.atlassian.crowd.plugin.rest.entity
Methods in
com.atlassian.crowd.plugin.rest.entity
that return
ServerInfoEntity
Modifier and Type
Method
Description
ServerInfoEntity
ServerInfoEntity.ServerInfoEntityBuilder.
build
()
Uses of
ServerInfoEntity
in
com.atlassian.crowd.plugin.rest.service.controller.info
Methods in
com.atlassian.crowd.plugin.rest.service.controller.info
that return
ServerInfoEntity
Modifier and Type
Method
Description
ServerInfoEntity
ServerInfoController.
getServerInfo
()
Uses of
ServerInfoEntity
in
com.atlassian.crowd.plugin.rest.service.resource.admin.example
Fields in
com.atlassian.crowd.plugin.rest.service.resource.admin.example
declared as
ServerInfoEntity
Modifier and Type
Field
Description
static final
ServerInfoEntity
ServerInfoExamples.
EXAMPLE