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

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

public class UserSessionEntity
extends Object


Constructor Summary
UserSessionEntity()
           
UserSessionEntity(ContentEntityList history)
           
 
Method Summary
 ContentEntityList getHistory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSessionEntity

public UserSessionEntity()

UserSessionEntity

public UserSessionEntity(ContentEntityList history)
Method Detail

getHistory

public ContentEntityList getHistory()


Copyright © 2003-2011 Atlassian. All Rights Reserved.