public interface HelpUrlsApplicationKeyProvider
ApplicationKey
for current user.Modifier and Type | Method and Description |
---|---|
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,
|
default boolean |
shouldParseLegacyHelpProperties()
Deprecated.
since 7.0.1 as it always returns false now
|
@Nonnull com.atlassian.application.api.ApplicationKey getApplicationKeyForUser()
@Deprecated default boolean shouldParseLegacyHelpProperties()
true
if legacy help urls should be loaded, false
otherwiseCopyright © 2002-2019 Atlassian. All Rights Reserved.