com.atlassian.confluence.it
Class Likes
java.lang.Object
com.atlassian.confluence.it.Likes
public class Likes
- extends Object
Misc utility methods for dealing with likes.
- Since:
- v5.2
|
Constructor Summary |
Likes(org.apache.http.impl.client.DefaultHttpClient client,
String baseUrl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Likes
public Likes(org.apache.http.impl.client.DefaultHttpClient client,
String baseUrl)
addLikeForUser
public void addLikeForUser(long entityId,
User user)
throws IOException
- Throws:
IOException
Copyright © 2003–2015 Atlassian. All rights reserved.