Источник:
http://alexvoy.blogspot.com/2014/12/...er-for-ax.html
==============
public void new(int _numberOfBars = 1, boolean _bypass=
false)
Evidently it will increase the total execution time of a batch because SysProgress table will be updated for every task as many times as you call incCount(), setCount() etc.
So, it is worth changing construct method in RunbaseProgress class, so that the developer could decide to update progress or not.
Happy New Year!
Источник:
http://alexvoy.blogspot.com/2014/12/...er-for-ax.html