public class DefaultWebResourceFilter extends Object implements WebResourceFilter
WebResourceManagerImpl for include/get resource methods that do
not accept a filter as a parameter.| Constructor and Description |
|---|
DefaultWebResourceFilter(boolean isAmdEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String resourceName)
Returns true if this filter supports the inclusion of the given resource.
|
public boolean matches(String resourceName)
WebResourceFiltermatches in interface WebResourceFilterresourceName - name of the resourceCopyright © 2018 Atlassian. All rights reserved.