public class VcsRepositoryAnalytics extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
UNKNOWN_REPOSITORY_KEY_VALUE |
static Set<String> |
WHITELISTED_REPOSITORIES_KEYS |
static Map<String,Set<String>> |
WHITELISTED_REPOSITORY_PROPERTIES |
| Constructor and Description |
|---|
VcsRepositoryAnalytics() |
| Modifier and Type | Method and Description |
|---|---|
void |
onChainStarted(ChainStartedEvent event) |
public static final Map<String,Set<String>> WHITELISTED_REPOSITORY_PROPERTIES
public static final String UNKNOWN_REPOSITORY_KEY_VALUE
@EventListener
public void onChainStarted(@NotNull
ChainStartedEvent event)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.