@ParametersAreNonnullByDefault public final class PingbackAnalyticsUrls extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PINGBACK_ANALYTICS_URL_KEY
The system property to set in order to override the default pingback URL.
|
Modifier and Type | Method and Description |
---|---|
static String |
getAnalyticsUrl(JiraProperties jiraProperties)
Provides the URL to use for pingback analytics.
|
public static final String PINGBACK_ANALYTICS_URL_KEY
@Nonnull public static String getAnalyticsUrl(JiraProperties jiraProperties)
"jira.setup.analytics.iframe.url"
to the desired URL.jiraProperties
- the JIRA propertiesCopyright © 2002-2024 Atlassian. All Rights Reserved.