Class FeatureDiscoveryData.Link

    • Method Detail

      • getUrl

        @NotNull
        public @NotNull String getUrl()
        URL of the link. Must be one of the following:
        1. an absolute URL to an external page
        2. a relative URL to a Bamboo page
        3. a key of a documentation page which will form a valid URL through DocumentationLinkProvider

        Examples:

        1. https://docs.atlassian.com/bamboo-specs-docs/
        2. /admin/viewSystemNotifications.action
        3. plan.triggers.howtheywork