This class is used to send progress information during long running operations

Properties

title

get the title
set the title

total

get the total
set the total amount of work

example:
progress.total = flt.count();

current

get the current position
set the current amount of work (for progress par)

example:
progress.current = 10

Tags:
Created by Pierre Dubois on 2018/06/06 17:08
     
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation