| Constructor and Description |
|---|
GenericTask(int steps,
long waitingTime) |
GenericTask(int steps,
long waitingTime,
RuntimeException e) |
public GenericTask(int steps,
long waitingTime)
public GenericTask(int steps,
long waitingTime,
RuntimeException e)
public double getProgress()
getProgress in interface org.wicketstuff.async.task.IProgressObservableRunnablepublic String getProgressMessage()
getProgressMessage in interface org.wicketstuff.async.task.IProgressObservableRunnableCopyright © 2013–2016 Kantega AS. All rights reserved.