com.atlassian.confluence.it
Class Like

java.lang.Object
  extended by com.atlassian.confluence.it.Like

public class Like
extends Object


Constructor Summary
Like(String userJson, long contentId)
           
 
Method Summary
 long getContentId()
           
 String getUserJson()
           
 String getUsername()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Like

public Like(String userJson,
            long contentId)
     throws Exception
Throws:
Exception
Method Detail

getUserJson

public String getUserJson()

getUsername

public String getUsername()

getContentId

public long getContentId()


Copyright © 2003-2013 Atlassian. All Rights Reserved.