Uses of Class
it.eng.spagobi.tools.scheduler.to.DispatchContext

Packages that use DispatchContext
it.eng.spagobi.tools.scheduler.dispatcher   
it.eng.spagobi.tools.scheduler.utils   
 

Uses of DispatchContext in it.eng.spagobi.tools.scheduler.dispatcher
 

Methods in it.eng.spagobi.tools.scheduler.dispatcher with parameters of type DispatchContext
static boolean FunctionalityTreeDocumentDispatchChannel.canDispatch(DispatchContext dispatchContext, BIObject document, it.eng.spagobi.tools.dataset.common.datastore.IDataStore folderDispatchDataStore)
           
static boolean MailDocumentDispatchChannel.canDispatch(DispatchContext dispatchContext, BIObject document, it.eng.spagobi.tools.dataset.common.datastore.IDataStore emailDispatchDataStore)
           
 void SnapshootDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 void DocumentDispatcher.setDispatchContext(DispatchContext dispatchContext)
           
 void FunctionalityTreeDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 void MailDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 void FileSystemDocumentDispatcher.setDispatchContext(DispatchContext dispatchContext)
           
 void JavaClassDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 void IDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 void DistributionListDocumentDispatchChannel.setDispatchContext(DispatchContext dispatchContext)
           
 

Constructors in it.eng.spagobi.tools.scheduler.dispatcher with parameters of type DispatchContext
DistributionListDocumentDispatchChannel(DispatchContext dispatchContext)
           
DocumentDispatcher(DispatchContext dispatchContext)
           
FileSystemDocumentDispatcher(DispatchContext dispatchContext)
           
FunctionalityTreeDocumentDispatchChannel(DispatchContext dispatchContext)
           
JavaClassDocumentDispatchChannel(DispatchContext dispatchContext)
           
MailDocumentDispatchChannel(DispatchContext dispatchContext)
           
SnapshootDocumentDispatchChannel(DispatchContext dispatchContext)
           
 

Uses of DispatchContext in it.eng.spagobi.tools.scheduler.utils
 

Methods in it.eng.spagobi.tools.scheduler.utils that return DispatchContext
static DispatchContext SchedulerUtilities.decodeDispatchContext(java.lang.String saveinfostr)
          From save info string.