public interface ProvidesTaskProgress
ProvidesTaskProgress will be able to tell the
task infrastructure about what progress they are making| Modifier and Type | Method and Description |
|---|---|
void |
setTaskProgressSink(TaskProgressSink taskProgressSink)
This is called to set in a TaskProgressSink that can be used to send task progress information to
|
void setTaskProgressSink(TaskProgressSink taskProgressSink)
taskProgressSink - a TaskProgressSink that can be used to send task progress information toCopyright © 2002-2017 Atlassian. All Rights Reserved.