Package com.atlassian.bitbucket.util
Interface ProgressReporter
public interface ProgressReporter
A reporter for the current status of a task.
-
Method Summary
-
Method Details
-
getProgress
- Returns:
- the current status of the underlying task
-