Interface HelpUrlsApplicationKeyProvider

All Known Implementing Classes:
BootstrapHelpUrlsApplicationKeyProvider, DefaultHelpUrlsApplicationKeyProvider

public interface HelpUrlsApplicationKeyProvider
Provides ApplicationKey for current user.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.application.api.ApplicationKey
    Returns application key that will be used as a key to load and then store help urls in cache,
  • Method Details

    • getApplicationKeyForUser

      @Nonnull com.atlassian.application.api.ApplicationKey getApplicationKeyForUser()
      Returns application key that will be used as a key to load and then store help urls in cache,
      Returns:
      application key for current user