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

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

public class OpenPhotoEmbedResource
extends java.lang.Object


Constructor Summary
OpenPhotoEmbedResource(HttpRetrievalService retrievalService)
           
 
Method Summary
 javax.ws.rs.core.Response getOEmbed(java.lang.String user, java.lang.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(java.lang.String user,
                                           java.lang.String photoId)
                                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2014 Atlassian. All Rights Reserved.