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

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

public class CloudAppEmbedResource
extends Object


Constructor Summary
CloudAppEmbedResource(HttpRetrievalService retrievalService)
           
 
Method Summary
 javax.ws.rs.core.Response getOEmbed(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(String resource)
                                    throws IOException
Throws:
IOException


Copyright © 2003-2013 Atlassian. All Rights Reserved.