| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.impl.annotators | |
| com.atlassian.plugin.webresource.impl.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ListOfAnnotators
Helper to simplify working with multiple annotators.
|
class |
LocationContentAnnotator
Add comment with information about the single resource included in batch.
|
class |
ModuleAnnotator
Wraps AMD module inside of `WRM.atlassianModule`, needed by AMD loader to resolve dependencies.
|
class |
SemicolonResourceContentAnnotator
Prepend and append a semicolon.
|
class |
TryCatchJsResourceContentAnnotator
This should only be used for annotating Javascript resources.
|
| Constructor and Description |
|---|
ListOfAnnotators(List<ResourceContentAnnotator> annotators) |
| Modifier and Type | Method and Description |
|---|---|
ResourceContentAnnotator |
Config.getContentAnnotator(String type) |
Copyright © 2017 Atlassian. All rights reserved.