Uses of Interface
org.apache.wiki.tasks.TasksManager
| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.tasks |
Provides specific tasks for JSPWiki, meant to be executed by the workflow framework.
|
-
Uses of TasksManager in org.apache.wiki
Methods in org.apache.wiki that return TasksManager Modifier and Type Method Description TasksManagerWikiEngine. getTasksManager()Deprecated. -
Uses of TasksManager in org.apache.wiki.tasks
Classes in org.apache.wiki.tasks that implement TasksManager Modifier and Type Class Description classDefaultTasksManagerDefault implementation forTasksManager.
getManager( TaskManager.class )instead.