| Modifier and Type | Method and Description |
|---|---|
Reference<WebResourceDependencies> |
ContentBodyConversionResult.getWebResourceDependencies() |
| Modifier and Type | Method and Description |
|---|---|
ContentBodyConversionResult.ContentBodyConversionResultBuilder |
ContentBodyConversionResult.ContentBodyConversionResultBuilder.withWebResourceDependencies(Reference<WebResourceDependencies> webResourceDependencies) |
| Modifier and Type | Method and Description |
|---|---|
WebResourceDependencies |
WebResourceDependenciesFactory.build(WebResourceDependenciesRecorder.RecordedResources recorded,
Expansions wrExpansion)
Builds a
WebResourceDependencies object from the given expansion and the recorded resource. |
| Modifier and Type | Field and Description |
|---|---|
protected Reference<WebResourceDependencies> |
FormattedBody.BaseFormattedBodyBuilder.webresource |
| Modifier and Type | Method and Description |
|---|---|
WebResourceDependencies |
FormattedBody.getWebresource() |
| Modifier and Type | Method and Description |
|---|---|
T |
FormattedBody.BaseFormattedBodyBuilder.webresource(WebResourceDependencies webresource) |
| Modifier and Type | Method and Description |
|---|---|
T |
FormattedBody.BaseFormattedBodyBuilder.webresource(Reference<WebResourceDependencies> webresource) |
| Constructor and Description |
|---|
ContentBody(ContentRepresentation representation,
String value,
Reference<Content> contentReference,
Reference<WebResourceDependencies> webresource)
Deprecated.
in 5.9 , use
ContentBody.contentBodyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
WebResourceDependencies |
WebResourceDependencies.WebResourceDependenciesBuilder.build() |
Copyright © 2003–2017 Atlassian. All rights reserved.