JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.wicketstuff.progressbar.spring.Task
Uses of
Task
in
org.wicketstuff.progressbar.spring
Methods in
org.wicketstuff.progressbar.spring
with parameters of type
Task
Modifier and Type
Method
Description
Long
ITaskService.
schedule
(
Task
task)
Schedules the task, but doesn't start!
Long
TaskService.
schedule
(
Task
task)
Long
ITaskService.
scheduleAndStart
(
Task
task)
Schedule and start a task.
Long
TaskService.
scheduleAndStart
(
Task
task)