Uses of Interface
com.atlassian.webresource.api.QueryParams
Packages that use QueryParams
Package
Description
-
Uses of QueryParams in com.atlassian.webresource.spi.condition
Methods in com.atlassian.webresource.spi.condition with parameters of type QueryParamsModifier and TypeMethodDescriptionbooleanAbstractBooleanUrlReadingCondition.shouldDisplay(QueryParams params) booleanUrlReadingCondition.shouldDisplay(QueryParams params) Determine whether the web fragment should be displayed. -
Uses of QueryParams in com.atlassian.webresource.spi.transformer
Methods in com.atlassian.webresource.spi.transformer with parameters of type QueryParamsModifier and TypeMethodDescriptioncom.atlassian.plugin.servlet.DownloadableResourceUrlReadingWebResourceTransformer.transform(TransformableResource transformableResource, QueryParams params) Transforms the downloadable resource by returning a new one.