public class MigratePrioritySchemeAction.MigrateSchemeTask extends Object implements Callable<Long>, ProvidesTaskProgress
| Constructor and Description |
|---|
MigrateSchemeTask(PrioritySchemeMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
Long |
call() |
void |
setTaskProgressSink(TaskProgressSink taskProgressSink)
This is called to set in a TaskProgressSink that can be used to send task progress information to
|
public MigrateSchemeTask(PrioritySchemeMapping mapping)
public void setTaskProgressSink(TaskProgressSink taskProgressSink)
ProvidesTaskProgresssetTaskProgressSink in interface ProvidesTaskProgresstaskProgressSink - a TaskProgressSink that can be used to send task progress information toCopyright © 2002-2022 Atlassian. All Rights Reserved.