Package | Description |
---|---|
org.wicketstuff.progressbar | |
org.wicketstuff.progressbar.spring |
Modifier and Type | Method and Description |
---|---|
Progression |
ProgressionModel.getObject() |
protected abstract Progression |
ProgressionModel.getProgression()
Return the progress in form of a Progression value object.
|
Modifier and Type | Method and Description |
---|---|
protected Progression |
TaskProgressionModel.getProgression() |
Progression |
TaskService.getProgression(Long taskId) |
Progression |
ITaskService.getProgression(Long taskId)
Get the current progression of a task.
|
Copyright © 2015. All rights reserved.