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.PoolStatisticsEntity
Packages that use
PoolStatisticsEntity
Package
Description
com.atlassian.crowd.acceptance.tests.cluster.testutil
com.atlassian.crowd.plugin.rest.service.controller.admin
Uses of
PoolStatisticsEntity
in
com.atlassian.crowd.acceptance.tests.cluster.testutil
Methods in
com.atlassian.crowd.acceptance.tests.cluster.testutil
that return types with arguments of type
PoolStatisticsEntity
Modifier and Type
Method
Description
Map
<
Long
,
PoolStatisticsEntity
>
RestAdminClient.
fetchSpringLdapPoolStatistics
()
Uses of
PoolStatisticsEntity
in
com.atlassian.crowd.plugin.rest.service.controller.admin
Methods in
com.atlassian.crowd.plugin.rest.service.controller.admin
that return types with arguments of type
PoolStatisticsEntity
Modifier and Type
Method
Description
Map
<
Long
,
PoolStatisticsEntity
>
SpringLdapPoolStatisticsController.
getPoolStatistics
()