Uses of Class
com.atlassian.plugin.webresource.impl.helpers.StateEncodedUrlResult
Packages that use StateEncodedUrlResult
-
Uses of StateEncodedUrlResult in com.atlassian.plugin.webresource.impl.helpers.url
Methods in com.atlassian.plugin.webresource.impl.helpers.url that return StateEncodedUrlResultModifier and TypeMethodDescriptionprotected static StateEncodedUrlResultUrlGenerationHelpers.encodeStateInUrlIfSupported(RequestCache requestCache, UrlBuildingStrategy urlBuilderStrategy, String type, Map<String, String> params, Bundle bundle, List<Bundle> skipped, List<Bundle> excludedWithoutApplyingConditions) Collect and encode URL state for given Resources, it collects resource params, condition params and transformer params.protected static StateEncodedUrlResultUrlGenerationHelpers.encodeStateInUrlIfSupported(RequestCache requestCache, UrlBuildingStrategy urlBuilderStrategy, String type, Map<String, String> params, List<Bundle> bundles, List<Bundle> skipped, List<Bundle> excludedWithoutApplyingConditions) Collect and encode URL state for given Resources, it collects resource params, condition params and transformer params.