Package com.atlassian.jira.config
Interface IndexTask
- All Superinterfaces:
Serializable
,TaskContext
- All Known Implementing Classes:
BackgroundIndexTaskContext
,ForegroundIndexTaskContext
,IndexTaskContext
,ProjectIndexTaskContext
,ReplicatedIndexTaskContext
Interface that should be implemented by index task context classes.
- Since:
- v6.1
-
Method Summary
Methods inherited from interface com.atlassian.jira.task.TaskContext
buildProgressURL
-
Method Details
-
getTaskInProgressMessage
-