com.atlassian.jira.task.TaskProgressListener |
![]()
|
A listener that is told when progress is made on a long running task.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called to indicate that task progress has been made.
|
Called to indicate that task progress has been made. The passed event indicates the current progress of the task.
event | the current progress of the task. |
---|