com.hyper9.simdk.stubs.mao
Class TaskHistoryCollector

java.lang.Object
  extended by com.hyper9.simdk.stubs.mao.ManagedObjectReference
      extended by com.hyper9.simdk.stubs.mao.ManagedObject
          extended by com.hyper9.simdk.stubs.mao.HistoryCollector
              extended by com.hyper9.simdk.stubs.mao.TaskHistoryCollector
All Implemented Interfaces:
Serializable

public class TaskHistoryCollector
extends HistoryCollector

Author:
akutz
See Also:
Serialized Form

Constructor Summary
TaskHistoryCollector()
           
 
Method Summary
 List<TaskInfo> getLatestPage()
           
 void setLatestPage(List<TaskInfo> toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.mao.HistoryCollector
getFilter, getFilterWrapper, setFilter, setfilterWrapper
 
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskHistoryCollector

public TaskHistoryCollector()
Method Detail

getLatestPage

public List<TaskInfo> getLatestPage()

setLatestPage

public void setLatestPage(List<TaskInfo> toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.