mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +08:00
coroutine_execution_contexts.md: Link Background Processes: Tracking Progress
This commit is contained in:
parent
a1d24a34fd
commit
78f0b04371
@ -1,4 +1,4 @@
|
|||||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||||
|
|
||||||
# Execution Contexts
|
# Execution Contexts
|
||||||
<primary-label ref="2024.1"/>
|
<primary-label ref="2024.1"/>
|
||||||
@ -115,8 +115,7 @@ See the [](background_processes.md#progress-api) section for details.
|
|||||||
### Progress Reporting
|
### Progress Reporting
|
||||||
{#progress-indicator-progress-reporting}
|
{#progress-indicator-progress-reporting}
|
||||||
|
|
||||||
- current thread's [`ProgressIndicator`](%gh-ic%/platform/core-api/src/com/intellij/openapi/progress/ProgressIndicator.java) methods
|
- see [Background Processes: Tracking Progress](background_processes.md#tracking-progress)
|
||||||
- [`ProgressManager`'s](%gh-ic%/platform/core-api/src/com/intellij/openapi/progress/ProgressManager.java) `progress` and `progress2` static methods
|
|
||||||
|
|
||||||
### Switching to Other Contexts
|
### Switching to Other Contexts
|
||||||
{#progress-indicator-switching-to-other-contexts}
|
{#progress-indicator-switching-to-other-contexts}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user