| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.url | |
| com.atlassian.webresource.api.assembler.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlBuilder.addPrebakeError(PrebakeError e)
Allows a transform/condition to indicate that it was unable to add to the url for the given Coordinate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UrlBuilder.addAllPrebakeErrors(Collection<PrebakeError> es) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrebakeWarning
A marking interface that identifies a warning condition generated while prebaking resources.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrebakeError> |
PluginUrlResource.getPrebakeErrors()
If this url was generated as part of a pre-bake, this indicates any errors that occured.
|
Copyright © 2019 Atlassian. All rights reserved.