| Package | Description |
|---|---|
| net.bis5.mattermost.client4 | |
| net.bis5.mattermost.client4.api | |
| net.bis5.mattermost.client4.model |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AnalyticsRows> |
MattermostClient.getAnalytics(AnalyticsCategory category,
String teamId) |
| Modifier and Type | Method and Description |
|---|---|
default ApiResponse<AnalyticsRows> |
SystemApi.getAnalytics(AnalyticsCategory category) |
ApiResponse<AnalyticsRows> |
SystemApi.getAnalytics(AnalyticsCategory category,
String teamId) |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsCategory |
AnalyticsCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsCategory[] |
AnalyticsCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.