public class EmbeddedQuickTimeRenderer extends AbstractEmbeddedResourceRenderer
TEMPLATE_PATH, validEmbedTags, validObjectTags, validParamTags, WRAPPER_TEMPLATE_PATH
Constructor and Description |
---|
EmbeddedQuickTimeRenderer() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDefaultHeight()
Returns the default height of the embedded object for when no height is specified.
|
protected String |
getDefaultWidth()
Returns the default width of the embedded object for when no width is specified.
|
boolean |
matchesType(EmbeddedObject resource)
Returns true if the renderer matches the resource
|
protected Map<String,Object> |
refineParams(Attachment attachment,
Map<String,Object> properties)
Provides the opportunity for a specialisation to customise any parameters / properties.
|
getXsrfTokenGenerator, renderResource, setupObjectProperties, setXsrfTokenGenerator
protected Map<String,Object> refineParams(Attachment attachment, Map<String,Object> properties)
AbstractEmbeddedResourceRenderer
refineParams
in class AbstractEmbeddedResourceRenderer
attachment
- the attachment to processproperties
- the parameters to be added to or alteredpublic boolean matchesType(EmbeddedObject resource)
EmbeddedResourceRenderer
resource
- the resource to matchprotected String getDefaultWidth()
AbstractEmbeddedResourceRenderer
Value will be directly rendered into the HTML.
getDefaultWidth
in class AbstractEmbeddedResourceRenderer
protected String getDefaultHeight()
AbstractEmbeddedResourceRenderer
Value will be directly rendered into the HTML.
getDefaultHeight
in class AbstractEmbeddedResourceRenderer
Copyright © 2003–2015 Atlassian. All rights reserved.
View cookie preferences