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

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

public class OpenPhotoEmbedResource
extends Object


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

Constructor Detail

OpenPhotoEmbedResource

public OpenPhotoEmbedResource(HttpRetrievalService retrievalService)
Method Detail

getOEmbed

public javax.ws.rs.core.Response getOEmbed(String user,
                                           String photoId)
                                    throws IOException
Throws:
IOException


Copyright © 2003-2013 Atlassian. All Rights Reserved.