it.eng.spagobi.scheduler
Class SchedulerUtilities

java.lang.Object
  extended by it.eng.spagobi.scheduler.SchedulerUtilities

public class SchedulerUtilities
extends java.lang.Object


Constructor Summary
SchedulerUtilities()
           
 
Method Summary
static BIObject.BIObjectSnapshot getNamedHistorySnapshot(java.util.List allsnapshots, java.lang.String namesnap, int hist)
           
static java.util.List getSnapshotsByName(java.util.List allsnapshots, java.lang.String namesnap)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulerUtilities

public SchedulerUtilities()
Method Detail

getNamedHistorySnapshot

public static BIObject.BIObjectSnapshot getNamedHistorySnapshot(java.util.List allsnapshots,
                                                                java.lang.String namesnap,
                                                                int hist)
                                                         throws java.lang.Exception
Throws:
java.lang.Exception

getSnapshotsByName

public static java.util.List getSnapshotsByName(java.util.List allsnapshots,
                                                java.lang.String namesnap)
                                         throws java.lang.Exception
Throws:
java.lang.Exception