public interface WebResourceFilter
WebResourceManager methods to
filter resources that are returned.| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String resourceName)
Returns true if this filter supports the inclusion of the given resource.
|
boolean matches(String resourceName)
resourceName - name of the resourceCopyright © 2018 Atlassian. All rights reserved.