public class CrowdWebResourceIntegration extends Object implements com.atlassian.plugin.webresource.WebResourceIntegration
| Constructor and Description |
|---|
CrowdWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor,
I18nHelper i18nHelper,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
I18nHelperConfiguration i18nHelperConfiguration,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBigPipeConfiguration, getSyncWebResourceKeys, getSystemCounter, isCompiledResourceEnabled, isCtCdnMappingEnabled, isDeferJsAttributeEnabled, isIncrementalCacheEnabled, usePluginInstallTimeInsteadOfTheVersionForSnapshotPluginspublic CrowdWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor,
I18nHelper i18nHelper,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
I18nHelperConfiguration i18nHelperConfiguration,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager)
public com.atlassian.plugin.PluginAccessor getPluginAccessor()
getPluginAccessor in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic com.atlassian.plugin.event.PluginEventManager getPluginEventManager()
getPluginEventManager in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic Map<String,Object> getRequestCache()
getRequestCache in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getResourceUrlPrefix()
getResourceUrlPrefix in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic void rebuildResourceUrlPrefix()
rebuildResourceUrlPrefix in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getSystemBuildNumber()
getSystemBuildNumber in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getHostApplicationVersion()
getHostApplicationVersion in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getBaseUrl()
getBaseUrl in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getBaseUrl(com.atlassian.plugin.webresource.UrlMode urlMode)
getBaseUrl in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getSuperBatchVersion()
getSuperBatchVersion in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getStaticResourceLocale()
getStaticResourceLocale in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getI18nStateHash()
getI18nStateHash in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic File getTemporaryDirectory()
getTemporaryDirectory in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic Locale getLocale()
getLocale in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic Iterable<Locale> getSupportedLocales()
getSupportedLocales in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getI18nRawText(Locale locale, String key)
getI18nRawText in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic String getI18nText(Locale locale, String key)
getI18nText in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic com.atlassian.plugin.webresource.cdn.CDNStrategy getCDNStrategy()
getCDNStrategy in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic Set<String> allowedCondition1Keys()
allowedCondition1Keys in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic Set<String> allowedTransform1Keys()
allowedTransform1Keys in interface com.atlassian.plugin.webresource.WebResourceIntegrationpublic boolean forbidCondition1AndTransformer1()
forbidCondition1AndTransformer1 in interface com.atlassian.plugin.webresource.WebResourceIntegration@Nonnull public com.atlassian.event.api.EventPublisher getEventPublisher()
getEventPublisher in interface com.atlassian.plugin.webresource.WebResourceIntegration@Nonnull public com.atlassian.sal.api.features.DarkFeatureManager getDarkFeatureManager()
getDarkFeatureManager in interface com.atlassian.plugin.webresource.WebResourceIntegrationCopyright © 2024 Atlassian. All rights reserved.