| Package | Description |
|---|---|
| org.wicketstuff.progressbar.spring |
| Modifier and Type | Method and Description |
|---|---|
Long |
TaskService.schedule(Task task) |
Long |
ITaskService.schedule(Task task)
Schedules the task, but doesn't start!
|
Long |
TaskService.scheduleAndStart(Task task) |
Long |
ITaskService.scheduleAndStart(Task task)
Schedule and start a task.
|
Copyright © 2015. All rights reserved.