Files
openide/platform/backend/workspace/api-dump.txt
Alex Plate 2b517bf007 [Workspace Model] [IJPL-150230] Remove the subscribe function in favor of eventLog.
The `subscribe` function may be unstable in case of incrementation computations. The `eventLog` is stable and fulfills all requirements

GitOrigin-RevId: 17bbbb71995b224d1f3b44fee1afaa0e86ce7e94
2024-06-06 17:14:24 +00:00

27 lines
2.2 KiB
Plaintext

f:com.intellij.platform.backend.workspace.VirtualFileUrls
- sf:getVirtualFile(com.intellij.platform.workspace.storage.url.VirtualFileUrl):com.intellij.openapi.vfs.VirtualFile
- sf:toVirtualFileUrl(com.intellij.openapi.vfs.VirtualFile,com.intellij.platform.workspace.storage.url.VirtualFileUrlManager):com.intellij.platform.workspace.storage.url.VirtualFileUrl
*:com.intellij.platform.backend.workspace.WorkspaceEntityLifecycleSupporter
- *sf:Companion:com.intellij.platform.backend.workspace.WorkspaceEntityLifecycleSupporter$Companion
- a:createSampleEntity(com.intellij.openapi.project.Project):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
- a:getEntityClass():java.lang.Class
- a:haveEqualData(com.intellij.platform.workspace.storage.WorkspaceEntity$Builder,com.intellij.platform.workspace.storage.WorkspaceEntity):Z
*f:com.intellij.platform.backend.workspace.WorkspaceEntityLifecycleSupporter$Companion
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
com.intellij.platform.backend.workspace.WorkspaceModel
- sf:Companion:com.intellij.platform.backend.workspace.WorkspaceModel$Companion
- a:getCurrentSnapshot():com.intellij.platform.workspace.storage.ImmutableEntityStorage
- a:getEventLog():kotlinx.coroutines.flow.Flow
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.backend.workspace.WorkspaceModel
- a:getVirtualFileUrlManager():com.intellij.platform.workspace.storage.url.VirtualFileUrlManager
- a:update(java.lang.String,kotlin.jvm.functions.Function1,kotlin.coroutines.Continuation):java.lang.Object
- a:updateProjectModel(java.lang.String,kotlin.jvm.functions.Function1):V
f:com.intellij.platform.backend.workspace.WorkspaceModel$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.backend.workspace.WorkspaceModel
com.intellij.platform.backend.workspace.WorkspaceModelChangeListener
- java.util.EventListener
- beforeChanged(com.intellij.platform.workspace.storage.VersionedStorageChange):V
- changed(com.intellij.platform.workspace.storage.VersionedStorageChange):V
f:com.intellij.platform.backend.workspace.WorkspaceModelKt
- sf:getWorkspaceModel(com.intellij.openapi.project.Project):com.intellij.platform.backend.workspace.WorkspaceModel