public ContentFile getRendition(Node node, String type) -
returns a rendition as a content file.
Parameters
- Node node
- The node for which the rendition will be returned.
- String type
- The type of rendition available.
Returns
Returns a ContentFile object representing the rendition of the specified node.
Exception
Throws an SkyVaultServiceException if the operation cannot be completed.