| java.lang.Object | ||
| ↳ | com.atlassian.confluence.plugins.macros.core.renderer.AbstractEmbeddedResourceRenderer | |
| ↳ | com.atlassian.confluence.plugins.macros.core.renderer.EmbeddedWindowsMediaRenderer | |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.plugins.macros.core.renderer.AbstractEmbeddedResourceRenderer
| |||||||||||
|
[Expand]
Inherited Fields | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.plugins.macros.core.renderer.AbstractEmbeddedResourceRenderer
| ||||||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Provides the opportunity for a specialisation to customise any parameters / properties.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.plugins.macros.core.renderer.AbstractEmbeddedResourceRenderer
| |||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||
From interface
com.atlassian.confluence.renderer.embedded.EmbeddedResourceRenderer
| |||||||||||||||||||||
Provides the opportunity for a specialisation to customise any parameters / properties. e.g. Setting the width and height based on the actual content.
| attachment | the attachment to process |
|---|---|
| properties | the parameters to be added to or altered |

