Uses of Class
scriptella.interactive.ProgressCallback
Packages that use ProgressCallback
Package
Description
Facade classes for xml scripts execution.
Progress Indicators and other classes related to user interaction.
-
Uses of ProgressCallback in scriptella.execution
Methods in scriptella.execution that return ProgressCallback -
Uses of ProgressCallback in scriptella.interactive
Subclasses of ProgressCallback in scriptella.interactiveMethods in scriptella.interactive that return ProgressCallbackModifier and TypeMethodDescriptionProgressCallback.fork(int newSize) ProgressCallback.fork(int step, int newSize) Constructors in scriptella.interactive with parameters of type ProgressCallback