This class can be used to display a progress bar to give feedback of how much of a long task as been executed on the server side. It generates Javascript to update the length of a bar that is presented in the browser to gives an idea of the progress of the task being executed. The bar presentation details can be configured with CSS styles.