| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.ui.progress |
Provides progress management routines.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressManager |
WikiEngine.getProgressManager()
Deprecated.
use
getManager( ProgressManager.class ) instead. |
ProgressManager |
WikiEngine.getProgressManager()
Deprecated.
use
getManager( ProgressManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProgressManager
Manages progressing items.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.