Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:setprogress [2023/04/04 06:03] – removed - external edit (Unknown date) 127.0.0.1pr_methods:setprogress [2023/05/03 04:55] (current) sean
Line 1: Line 1:
 +{{tag>Index Programmers_Reference Methods IExecutionContext_Interface SetProgress}}
 +====setProgress (int)====
 +<code java>public void setProgress (int progress)</code>
  
 +This method can be used to set the progress of the custom process component. The system will use this number when the operator inquires about the progress of the process.
 +===Parameters===
 +|''progress''|the number identifying the current progress of the process in percents.|