Package | Description |
---|---|
org.wicketstuff.progressbar.examples | |
org.wicketstuff.progressbar.spring |
Class and Description |
---|
ITaskService
The task should always be referenced with the taskId in the Wicket page, so there is no public
getTask(...) method!
|
Class and Description |
---|
ITaskService
The task should always be referenced with the taskId in the Wicket page, so there is no public
getTask(...) method!
|
Task
A Task is some kind of long running action that should be done in the background.
|
Task.Message
Message is a value object for messages during task runtime.
|
Task.Message.Severity
The severity of the message
|
Copyright © 2015. All rights reserved.