| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.condition | |
| com.atlassian.plugin.webresource.transformer |
| Modifier and Type | Method and Description |
|---|---|
static QueryParams |
QueryParams.of(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleUrlReadingCondition.shouldDisplay(QueryParams params) |
boolean |
UrlReadingCondition.shouldDisplay(QueryParams params)
Determine whether the web fragment should be displayed.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.servlet.DownloadableResource |
UrlReadingWebResourceTransformer.transform(TransformableResource transformableResource,
QueryParams params)
Transforms the downloadable resource by returning a new one.
|
Copyright © 2018 Atlassian. All rights reserved.