public class TaskDescriptorHelper extends Object
Constructor and Description |
---|
TaskDescriptorHelper(TaskManager taskManager) |
Modifier and Type | Method and Description |
---|---|
TaskDescriptor<IndexCommandResult> |
getActiveIndexTask() |
TaskDescriptor<IndexCommandResult> |
getIndexTask(long taskId) |
TaskDescriptor<IndexCommandResult> |
getLastindexTask() |
public TaskDescriptorHelper(TaskManager taskManager)
@Nullable public TaskDescriptor<IndexCommandResult> getActiveIndexTask()
@Nullable public TaskDescriptor<IndexCommandResult> getLastindexTask()
@Nullable public TaskDescriptor<IndexCommandResult> getIndexTask(long taskId)
Copyright © 2002-2022 Atlassian. All Rights Reserved.