| Class | Description |
|---|---|
| AsyncLoaderAnnotator |
Wraps script inside of async loader.
|
| ListOfAnnotators |
Helper to simplify working with multiple annotators.
|
| LocationContentAnnotator |
Add comment with information about the single resource included in batch.
|
| ModuleAnnotator |
Wraps AMD module inside of `WRM.atlassianModule`, needed by AMD loader to resolve dependencies.
|
| ResourceContentAnnotator |
Implemented by classes that want to annotate the write of a plugin resource.
|
| SemicolonResourceContentAnnotator |
Prepend and append a semicolon.
|
| TryCatchJsResourceContentAnnotator |
This should only be used for annotating Javascript resources.
|
Copyright © 2018 Atlassian. All rights reserved.