Class UserHistoryList
- java.lang.Object
-
- com.atlassian.confluence.plugins.rest.entities.UserHistoryList
-
public class UserHistoryList extends Object
-
-
Constructor Summary
Constructors Constructor Description UserHistoryList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
List<ContentEntity>
getContents()
int
hashCode()
String
toString()
-