Uses of Class
scriptella.interactive.ProgressCallback

Packages that use ProgressCallback
scriptella.execution Facade classes for xml scripts execution. 
scriptella.interactive Progress Indicators and other classes related to user interaction. 
 

Uses of ProgressCallback in scriptella.execution
 

Methods in scriptella.execution that return ProgressCallback
 ProgressCallback EtlContext.getProgressCallback()
           
 

Uses of ProgressCallback in scriptella.interactive
 

Subclasses of ProgressCallback in scriptella.interactive
protected static class ProgressCallback.Subprogress
           
 

Methods in scriptella.interactive that return ProgressCallback
 ProgressCallback ProgressCallback.fork(int newSize)
           
 ProgressCallback ProgressCallback.fork(int step, int newSize)
           
 

Constructors in scriptella.interactive with parameters of type ProgressCallback
ProgressCallback.Subprogress(ProgressCallback parent, int size, int oldSize)
           
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.