Package org.apache.wiki.ui.progress
Provides progress management routines.
Package Specification
The ProgressManager is a JSPWiki manager which holds items that can track progress of some other program.
Related Documentation
-
Interface Summary Interface Description ProgressManager Manages progressing items. -
Class Summary Class Description DefaultProgressManager Manages progressing items.ProgressItem Provides access to an progress item.