public class ProjectImportTaskContext extends Object implements TaskContext
Constructor and Description |
---|
ProjectImportTaskContext() |
Modifier and Type | Method and Description |
---|---|
String |
buildProgressURL(Long taskId)
This factory method is called to build a progress URL so the TaskDescriptor can allow some one to navigate to the
task's "web page".
|
public String buildProgressURL(Long taskId)
TaskContext
buildProgressURL
in interface TaskContext
taskId
- - the id of the task. Since this is not known until task submission, this call back is informed of it once created.Copyright © 2002-2015 Atlassian. All Rights Reserved.