${task.description}
#if($task.exceptionCause) #if ($task.exceptionCause.message) #else #end #elseif($task.lastProgressEvent)${task.progressMessage}
#end${task.formattedProgress}
#if($task.isStarted())${task.formattedStartDate}
#end #set ($buttonText = "${task.getText('admin.common.words.refresh')}") #if($task.exceptionCause) #set ($buttonText = "${task.getText('common.concepts.back')}") #end