@Internal
public interface RemoteAgentsOsUsageAnalyticsService
Modifier and Type | Method and Description |
---|---|
Map<OsType,Integer> |
getAndResetStatistics()
Get current OS usage statistics and reset them
|
void |
recordOsUsageByAgent(long agentId,
OsType osType)
Record OS usage by given agent
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.