Uses of Class
org.apache.wiki.workflow.Task
Packages that use Task
Package
Description
Provides auth-related Tasks, meant to be executed by the workflow framework.
Provides WikiPages' saving related Tasks, meant to be executed by the workflow framework.
-
Uses of Task in org.apache.wiki.tasks.auth
Subclasses of Task in org.apache.wiki.tasks.authModifier and TypeClassDescriptionclass
Handles the actual profile save action. -
Uses of Task in org.apache.wiki.tasks.pages
Subclasses of Task in org.apache.wiki.tasks.pagesModifier and TypeClassDescriptionclass
Handles the page pre-save actions.class
Handles the actual page save and post-save actions.