|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProgressService
Interface for getting information about the progress of a task.
| Field Summary |
|---|
| Fields inherited from interface jadex.commons.service.IService |
|---|
EMPTY_SERVICES |
| Method Summary | |
|---|---|
IFuture |
getProgress(Object taskid)
Get the progress (percentage as integer) of a given task. |
| Methods inherited from interface jadex.commons.service.IService |
|---|
getPropertyMap, getServiceIdentifier, signalStarted |
| Method Detail |
|---|
IFuture getProgress(Object taskid)
taskid - The id of the task.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||