com.atlassian.confluence.extra.paste.rest
Class CloudAppEmbedResource

java.lang.Object
  extended by com.atlassian.confluence.extra.paste.rest.CloudAppEmbedResource

public class CloudAppEmbedResource
extends java.lang.Object


Constructor Summary
CloudAppEmbedResource(HttpRetrievalService retrievalService)
           
 
Method Summary
 javax.ws.rs.core.Response getOEmbed(java.lang.String resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudAppEmbedResource

public CloudAppEmbedResource(HttpRetrievalService retrievalService)
Method Detail

getOEmbed

public javax.ws.rs.core.Response getOEmbed(java.lang.String resource)
                                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2014 Atlassian. All Rights Reserved.