Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<?> |
AbstractProjectImportProgress.getOurTask() |
Modifier and Type | Method and Description |
---|---|
protected String |
ProjectImportBackupOverviewProgress.handleFinishedTask(TaskDescriptorBean<BackupOverview> ourTask) |
protected String |
ProjectImportMappingProgress.handleFinishedTask(TaskDescriptorBean<MappingResult> ourTask) |
protected String |
ProjectImportProgress.handleFinishedTask(TaskDescriptorBean<ProjectImportResults> ourTask) |
protected abstract String |
AbstractProjectImportProgress.handleFinishedTask(TaskDescriptorBean<V> ourTask) |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<IndexCommandResult> |
IndexAdminImpl.getCurrentIndexTask() |
TaskDescriptorBean<IndexCommandResult> |
IndexAdminImpl.getCurrentTask() |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<AssignIssueSecuritySchemeCommand.AssignSecurityLevelResult> |
SelectProjectSecuritySchemeStep2.getCurrentTask() |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean |
SelectProjectWorkflowSchemeStep3.getCurrentTask() |
TaskDescriptorBean |
SelectProjectWorkflowScheme.getCurrentTask() |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<CloneIssueCommand.CloneIssueResult> |
CloneIssueDetails.getCurrentTask() |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<BulkEditCommandResult> |
BulkOperationProgress.getCurrentTask() |
TaskDescriptorBean<?> |
BulkOperationProgress.getOurTask() |
Modifier and Type | Method and Description |
---|---|
TaskDescriptorBean<IndexCommandResult> |
IndexProject.getCurrentTask() |
TaskDescriptorBean<ProjectService.DeleteProjectResult> |
DeleteProject.getCurrentTask() |
TaskDescriptorBean<IndexCommandResult> |
IndexProject.getOurTask() |
Modifier and Type | Method and Description |
---|---|
<V extends Serializable> |
TaskDescriptorBean.Factory.create(TaskDescriptor<V> descriptor) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.