com.atlassian.confluence.plugins.rest.entities
Class UserHistoryList

java.lang.Object
  extended by com.atlassian.confluence.plugins.rest.entities.UserHistoryList

public class UserHistoryList
extends Object


Constructor Summary
UserHistoryList()
           
 
Method Summary
 List<ContentEntity> getContents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserHistoryList

public UserHistoryList()
Method Detail

getContents

public List<ContentEntity> getContents()


Copyright © 2003-2012 Atlassian. All Rights Reserved.