mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
IJPL-797 API dump: generate api-dump-unreviewed.txt and exposed API lists [4/4]
GitOrigin-RevId: c48b0b9a6e9596e841dc7928020418b9cd303bcd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d2abbf2351
commit
4369d7df5f
21
platform/bootstrap/api-dump-unreviewed.txt
Normal file
21
platform/bootstrap/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
com.intellij.ide.BytecodeTransformer
|
||||
- isApplicable(java.lang.String,java.lang.ClassLoader,java.security.ProtectionDomain):Z
|
||||
- a:transform(java.lang.ClassLoader,java.lang.String,java.security.ProtectionDomain,B[]):B[]
|
||||
f:com.intellij.ide.WindowsCommandLineProcessor
|
||||
- <init>():V
|
||||
- s:processWindowsLauncherCommandLine(java.lang.String,java.lang.String[]):I
|
||||
f:com.intellij.idea.Main
|
||||
- sf:main(java.lang.String[]):V
|
||||
f:com.intellij.platform.bootstrap.MarketplaceKt
|
||||
- sf:initMarketplace():V
|
||||
f:com.intellij.platform.bootstrap.ModularMain
|
||||
- <init>():V
|
||||
- s:main(com.intellij.platform.runtime.repository.RuntimeModuleRepository,java.lang.String[],java.util.ArrayList,J):V
|
||||
f:com.intellij.platform.bootstrap.ModuleBasedProductLoadingStrategyKt
|
||||
f:com.intellij.platform.bootstrap.RuntimeModuleIntrospection
|
||||
- sf:INSTANCE:com.intellij.platform.bootstrap.RuntimeModuleIntrospection
|
||||
- f:getModuleRepository():com.intellij.platform.runtime.repository.RuntimeModuleRepository
|
||||
- f:getModuleRepositoryPath():java.nio.file.Path
|
||||
f:com.intellij.platform.ide.impl.startup.multiProcess.CustomConfigFiles
|
||||
- <init>():V
|
||||
- s:prepareConfigDir(java.nio.file.Path,java.nio.file.Path):V
|
||||
3
platform/bootstrap/dev/api-dump-unreviewed.txt
Normal file
3
platform/bootstrap/dev/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
f:org.jetbrains.intellij.build.devServer.DevMainKt
|
||||
- <init>():V
|
||||
- s:main(java.lang.String[]):V
|
||||
@@ -0,0 +1,2 @@
|
||||
f:org.jetbrains.intellij.build.devServer.DevMainImpl
|
||||
- sf:buildDevMain():java.util.Collection
|
||||
2406
platform/collaboration-tools/api-dump-unreviewed.txt
Normal file
2406
platform/collaboration-tools/api-dump-unreviewed.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,98 @@
|
||||
com.intellij.collaboration.auth.credentials.Credentials
|
||||
- a:getAccessToken():java.lang.String
|
||||
com.intellij.collaboration.auth.credentials.CredentialsWithRefresh
|
||||
- com.intellij.collaboration.auth.credentials.Credentials
|
||||
- a:getExpiresIn():J
|
||||
- a:getRefreshToken():java.lang.String
|
||||
- a:isAccessTokenValid():Z
|
||||
f:com.intellij.collaboration.auth.credentials.SimpleCredentials
|
||||
- com.intellij.collaboration.auth.credentials.Credentials
|
||||
- <init>(java.lang.String):V
|
||||
- getAccessToken():java.lang.String
|
||||
a:com.intellij.collaboration.auth.services.OAuthCallbackHandler
|
||||
- pf:LOG:com.intellij.openapi.diagnostic.Logger
|
||||
- <init>():V
|
||||
- execute(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):java.lang.String
|
||||
- pf:getService():com.intellij.collaboration.auth.services.OAuthService
|
||||
- f:getServiceName():java.lang.String
|
||||
- handleAcceptCode(Z):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
- p:handleOAuthResult(com.intellij.collaboration.auth.services.OAuthService$OAuthResult):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
- pa:oauthService():com.intellij.collaboration.auth.services.OAuthService
|
||||
a:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Page
|
||||
- com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
- <init>(java.lang.String):V
|
||||
- f:component1():java.lang.String
|
||||
- f:copy(java.lang.String):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Page
|
||||
- bs:copy$default(com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Page,java.lang.String,I,java.lang.Object):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Page
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getHtml():java.lang.String
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect
|
||||
- com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
- <init>(com.intellij.util.Url):V
|
||||
- f:component1():com.intellij.util.Url
|
||||
- f:copy(com.intellij.util.Url):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect
|
||||
- bs:copy$default(com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect,com.intellij.util.Url,I,java.lang.Object):com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getUrl():com.intellij.util.Url
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer
|
||||
- a:acquireCredentials(java.lang.String):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
a:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
f:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult$Error
|
||||
- com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
- <init>(java.lang.String):V
|
||||
- f:getDescription():java.lang.String
|
||||
f:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult$Success
|
||||
- com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
- <init>(com.intellij.collaboration.auth.credentials.Credentials):V
|
||||
- f:getCredentials():com.intellij.collaboration.auth.credentials.Credentials
|
||||
com.intellij.collaboration.auth.services.OAuthRequest
|
||||
- a:getAuthUrlWithParameters():com.intellij.util.Url
|
||||
- a:getAuthorizationCodeUrl():com.intellij.util.Url
|
||||
- a:getCredentialsAcquirer():com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer
|
||||
com.intellij.collaboration.auth.services.OAuthService
|
||||
- a:authorize(com.intellij.collaboration.auth.services.OAuthRequest):java.util.concurrent.CompletableFuture
|
||||
- a:getName():java.lang.String
|
||||
- handleOAuthServerCallback(java.lang.String,java.util.Map):com.intellij.collaboration.auth.services.OAuthService$OAuthResult
|
||||
- handleOAuthServerCredentialsCallback(java.lang.String,java.util.Map):com.intellij.collaboration.auth.services.OAuthService$OAuthResultCredentials
|
||||
- handleServerCallback(java.lang.String,java.util.Map):Z
|
||||
- a:revokeToken(java.lang.String):V
|
||||
f:com.intellij.collaboration.auth.services.OAuthService$OAuthResult
|
||||
- <init>(com.intellij.collaboration.auth.services.OAuthRequest,Z):V
|
||||
- f:getRequest():com.intellij.collaboration.auth.services.OAuthRequest
|
||||
- f:isAccepted():Z
|
||||
f:com.intellij.collaboration.auth.services.OAuthService$OAuthResultCredentials
|
||||
- <init>(com.intellij.collaboration.auth.services.OAuthRequest,java.lang.Object):V
|
||||
- f:getCallbackAnswer-d1pmJ48():java.lang.Object
|
||||
- f:getRequest():com.intellij.collaboration.auth.services.OAuthRequest
|
||||
- f:isAccepted():Z
|
||||
a:com.intellij.collaboration.auth.services.OAuthServiceBase
|
||||
- com.intellij.collaboration.auth.services.OAuthService
|
||||
- <init>():V
|
||||
- authorize(com.intellij.collaboration.auth.services.OAuthRequest):java.util.concurrent.CompletableFuture
|
||||
- pf:getCurrentRequest():java.util.concurrent.atomic.AtomicReference
|
||||
- handleOAuthServerCallback(java.lang.String,java.util.Map):com.intellij.collaboration.auth.services.OAuthService$OAuthResult
|
||||
- handleOAuthServerCredentialsCallback(java.lang.String,java.util.Map):com.intellij.collaboration.auth.services.OAuthService$OAuthResultCredentials
|
||||
- handleServerCallback(java.lang.String,java.util.Map):Z
|
||||
- p:startAuthorization(com.intellij.collaboration.auth.services.OAuthRequest):V
|
||||
pf:com.intellij.collaboration.auth.services.OAuthServiceBase$OAuthRequestWithResult
|
||||
- <init>(com.intellij.collaboration.auth.services.OAuthRequest,java.util.concurrent.CompletableFuture):V
|
||||
- f:component1():com.intellij.collaboration.auth.services.OAuthRequest
|
||||
- f:component2():java.util.concurrent.CompletableFuture
|
||||
- f:copy(com.intellij.collaboration.auth.services.OAuthRequest,java.util.concurrent.CompletableFuture):com.intellij.collaboration.auth.services.OAuthServiceBase$OAuthRequestWithResult
|
||||
- bs:copy$default(com.intellij.collaboration.auth.services.OAuthServiceBase$OAuthRequestWithResult,com.intellij.collaboration.auth.services.OAuthRequest,java.util.concurrent.CompletableFuture,I,java.lang.Object):com.intellij.collaboration.auth.services.OAuthServiceBase$OAuthRequestWithResult
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getRequest():com.intellij.collaboration.auth.services.OAuthRequest
|
||||
- f:getResult():java.util.concurrent.CompletableFuture
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
com.intellij.collaboration.auth.services.OAuthServiceWithRefresh
|
||||
- com.intellij.collaboration.auth.services.OAuthService
|
||||
- a:updateAccessToken(com.intellij.collaboration.auth.services.OAuthServiceWithRefresh$RefreshTokenRequest):java.util.concurrent.CompletableFuture
|
||||
com.intellij.collaboration.auth.services.OAuthServiceWithRefresh$RefreshTokenRequest
|
||||
- a:getRefreshToken():java.lang.String
|
||||
- a:getRefreshTokenUrlWithParameters():com.intellij.util.Url
|
||||
@@ -0,0 +1,3 @@
|
||||
io/netty/channel/ChannelHandlerContext
|
||||
io/netty/handler/codec/http/FullHttpRequest
|
||||
io/netty/handler/codec/http/QueryStringDecoder
|
||||
31
platform/collaboration-tools/auth/api-dump-unreviewed.txt
Normal file
31
platform/collaboration-tools/auth/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
a:com.intellij.collaboration.auth.OAuthCallbackHandlerBase
|
||||
- org.jetbrains.ide.RestService
|
||||
- <init>():V
|
||||
- execute(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):java.lang.String
|
||||
- p:getServiceName():java.lang.String
|
||||
- p:handleAcceptCode(Z):com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
- p:handleOAuthResult(com.intellij.collaboration.auth.services.OAuthService$OAuthResult):com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
- pa:oauthService():com.intellij.collaboration.auth.services.OAuthService
|
||||
pa:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
- sf:Companion:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult$Companion
|
||||
- f:convertToBase():com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||
f:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult$Companion
|
||||
- f:convertFromBase(com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult):com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
f:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult$Page
|
||||
- com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
- <init>(java.lang.String):V
|
||||
- f:getHtml():java.lang.String
|
||||
f:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult$Redirect
|
||||
- com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
|
||||
- <init>(com.intellij.util.Url):V
|
||||
- f:getUrl():com.intellij.util.Url
|
||||
f:com.intellij.collaboration.auth.Space_packagesKt
|
||||
f:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirerHttp
|
||||
- sf:INSTANCE:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirerHttp
|
||||
- f:convertToAcquireCredentialsResult(java.net.http.HttpResponse,kotlin.jvm.functions.Function2):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
- f:requestToken(com.intellij.util.Url):java.net.http.HttpResponse
|
||||
- f:requestToken(com.intellij.util.Url,kotlin.jvm.functions.Function2):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||
f:com.intellij.collaboration.auth.services.PkceUtils
|
||||
- sf:INSTANCE:com.intellij.collaboration.auth.services.PkceUtils
|
||||
- f:generateCodeVerifier():java.lang.String
|
||||
- f:generateShaCodeChallenge(java.lang.String,java.util.Base64$Encoder):java.lang.String
|
||||
@@ -0,0 +1,3 @@
|
||||
io/netty/channel/ChannelHandlerContext
|
||||
io/netty/handler/codec/http/FullHttpRequest
|
||||
io/netty/handler/codec/http/QueryStringDecoder
|
||||
4
platform/collaboration-tools/exposed-third-party-api.txt
Normal file
4
platform/collaboration-tools/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
kotlin/Result
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
net/miginfocom/layout/CC
|
||||
net/miginfocom/layout/LC
|
||||
20
platform/credential-store-ui/api-dump-unreviewed.txt
Normal file
20
platform/credential-store-ui/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
f:com.intellij.credentialStore.CredentialStoreUiServiceImpl
|
||||
- com.intellij.credentialStore.CredentialStoreUiService
|
||||
- <init>():V
|
||||
- notify(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.notification.NotificationAction):V
|
||||
- openSettings(com.intellij.openapi.project.Project):V
|
||||
- showChangeMainPasswordDialog(java.awt.Component,kotlin.jvm.functions.Function2):Z
|
||||
- showErrorMessage(java.awt.Component,java.lang.String,java.lang.String):V
|
||||
- showRequestMainPasswordDialog(java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1):Z
|
||||
f:com.intellij.credentialStore.CredentialStoreUiServiceImplKt
|
||||
f:com.intellij.credentialStore.PasswordSafeConfigurable
|
||||
- com.intellij.openapi.options.ConfigurableBase
|
||||
- <init>():V
|
||||
f:com.intellij.credentialStore.PasswordSafeConfigurableKt
|
||||
f:com.intellij.credentialStore.PasswordSafeConfigurableUi
|
||||
- com.intellij.openapi.options.ConfigurableUi
|
||||
- <init>(com.intellij.credentialStore.PasswordSafeSettings):V
|
||||
- apply(com.intellij.credentialStore.PasswordSafeSettings):V
|
||||
- getComponent():javax.swing.JPanel
|
||||
- isModified(com.intellij.credentialStore.PasswordSafeSettings):Z
|
||||
- reset(com.intellij.credentialStore.PasswordSafeSettings):V
|
||||
198
platform/credential-store/api-dump-unreviewed.txt
Normal file
198
platform/credential-store/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,198 @@
|
||||
f:com.intellij.credentialStore.CredentialStoreBundle
|
||||
- com.intellij.DynamicBundle
|
||||
- sf:INSTANCE:com.intellij.credentialStore.CredentialStoreBundle
|
||||
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- f:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||
f:com.intellij.credentialStore.CredentialStoreBundleKt
|
||||
com.intellij.credentialStore.CredentialStoreFactory
|
||||
- sf:CREDENTIAL_STORE_FACTORY:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- a:create():com.intellij.credentialStore.CredentialStore
|
||||
f:com.intellij.credentialStore.CredentialStoreKt
|
||||
- sf:createSecureRandom():java.security.SecureRandom
|
||||
com.intellij.credentialStore.CredentialStoreUiService
|
||||
- sf:Companion:com.intellij.credentialStore.CredentialStoreUiService$Companion
|
||||
- a:notify(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.notification.NotificationAction):V
|
||||
- a:openSettings(com.intellij.openapi.project.Project):V
|
||||
- a:showChangeMainPasswordDialog(java.awt.Component,kotlin.jvm.functions.Function2):Z
|
||||
- a:showErrorMessage(java.awt.Component,java.lang.String,java.lang.String):V
|
||||
- a:showRequestMainPasswordDialog(java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1):Z
|
||||
- bs:showRequestMainPasswordDialog$default(com.intellij.credentialStore.CredentialStoreUiService,java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1,I,java.lang.Object):Z
|
||||
f:com.intellij.credentialStore.CredentialStoreUiService$Companion
|
||||
- f:getInstance():com.intellij.credentialStore.CredentialStoreUiService
|
||||
f:com.intellij.credentialStore.EncryptionSpec
|
||||
- <init>(com.intellij.credentialStore.EncryptionType,java.lang.String):V
|
||||
- f:component1():com.intellij.credentialStore.EncryptionType
|
||||
- f:component2():java.lang.String
|
||||
- f:copy(com.intellij.credentialStore.EncryptionType,java.lang.String):com.intellij.credentialStore.EncryptionSpec
|
||||
- bs:copy$default(com.intellij.credentialStore.EncryptionSpec,com.intellij.credentialStore.EncryptionType,java.lang.String,I,java.lang.Object):com.intellij.credentialStore.EncryptionSpec
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getPgpKeyId():java.lang.String
|
||||
- f:getType():com.intellij.credentialStore.EncryptionType
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.credentialStore.EncryptionSupportKt
|
||||
- sf:getDefaultEncryptionType():com.intellij.credentialStore.EncryptionType
|
||||
- sf:toByteArrayAndClear(C[]):B[]
|
||||
e:com.intellij.credentialStore.EncryptionType
|
||||
- java.lang.Enum
|
||||
- sf:BUILT_IN:com.intellij.credentialStore.EncryptionType
|
||||
- sf:CRYPT_32:com.intellij.credentialStore.EncryptionType
|
||||
- sf:PGP_KEY:com.intellij.credentialStore.EncryptionType
|
||||
- s:getEntries():kotlin.enums.EnumEntries
|
||||
- s:valueOf(java.lang.String):com.intellij.credentialStore.EncryptionType
|
||||
- s:values():com.intellij.credentialStore.EncryptionType[]
|
||||
com.intellij.credentialStore.KWallet
|
||||
- org.freedesktop.dbus.interfaces.DBusInterface
|
||||
- a:close(I,Z,java.lang.String):I
|
||||
- a:isOpen(I):Z
|
||||
- a:localWallet():java.lang.String
|
||||
- a:open(java.lang.String,J,java.lang.String):I
|
||||
- a:readPassword(I,java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
||||
- a:readPasswordList(I,java.lang.String,java.lang.String,java.lang.String):java.util.Map
|
||||
- a:removeEntry(I,java.lang.String,java.lang.String,java.lang.String):I
|
||||
- a:removeFolder(I,java.lang.String,java.lang.String):Z
|
||||
- a:users(java.lang.String):java.util.List
|
||||
- a:wallets():java.util.List
|
||||
- a:writePassword(I,java.lang.String,java.lang.String,java.lang.String,java.lang.String):I
|
||||
f:com.intellij.credentialStore.LinuxSecretLibraryKt
|
||||
f:com.intellij.credentialStore.MacOsKeychainLibraryKt
|
||||
- sf:isMacOsCredentialStoreSupported():Z
|
||||
f:com.intellij.credentialStore.NativeCredentialStoreWrapperKt
|
||||
- sf:wrappedInMemory():com.intellij.credentialStore.CredentialStore
|
||||
f:com.intellij.credentialStore.PasswordSafeOptions
|
||||
- com.intellij.openapi.components.BaseState
|
||||
- <init>():V
|
||||
- f:getKeepassDb():java.lang.String
|
||||
- f:getPgpKeyId():java.lang.String
|
||||
- f:getProvider():com.intellij.credentialStore.ProviderType
|
||||
- f:isRememberPasswordByDefault():Z
|
||||
- f:setKeepassDb(java.lang.String):V
|
||||
- f:setPgpKeyId(java.lang.String):V
|
||||
- f:setProvider(com.intellij.credentialStore.ProviderType):V
|
||||
- f:setRememberPasswordByDefault(Z):V
|
||||
f:com.intellij.credentialStore.PasswordSafeSettings
|
||||
- com.intellij.openapi.components.PersistentStateComponentWithModificationTracker
|
||||
- sf:Companion:com.intellij.credentialStore.PasswordSafeSettings$Companion
|
||||
- sf:TOPIC:com.intellij.util.messages.Topic
|
||||
- <init>():V
|
||||
- f:getKeepassDb():java.lang.String
|
||||
- f:getProviderType():com.intellij.credentialStore.ProviderType
|
||||
- getState():com.intellij.credentialStore.PasswordSafeOptions
|
||||
- getStateModificationCount():J
|
||||
- loadState(com.intellij.credentialStore.PasswordSafeOptions):V
|
||||
- f:setKeepassDb(java.lang.String):V
|
||||
- f:setProviderType(com.intellij.credentialStore.ProviderType):V
|
||||
f:com.intellij.credentialStore.PasswordSafeSettings$Companion
|
||||
f:com.intellij.credentialStore.PasswordSafeSettingsKt
|
||||
com.intellij.credentialStore.PasswordSafeSettingsListener
|
||||
- credentialStoreCleared():V
|
||||
- typeChanged(com.intellij.credentialStore.ProviderType,com.intellij.credentialStore.ProviderType):V
|
||||
com.intellij.credentialStore.gpg.GpgToolWrapper
|
||||
- a:decrypt(B[]):B[]
|
||||
- a:encrypt(B[],java.lang.String):B[]
|
||||
- a:listSecretKeys():java.lang.String
|
||||
f:com.intellij.credentialStore.gpg.GpgToolWrapperImplKt
|
||||
f:com.intellij.credentialStore.gpg.GpgUtilKt
|
||||
- sf:createGpg():com.intellij.credentialStore.gpg.GpgToolWrapper
|
||||
f:com.intellij.credentialStore.gpg.Pgp
|
||||
- <init>():V
|
||||
- <init>(com.intellij.credentialStore.gpg.GpgToolWrapper):V
|
||||
- b:<init>(com.intellij.credentialStore.gpg.GpgToolWrapper,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:decrypt(B[]):B[]
|
||||
- f:encrypt(B[],java.lang.String):B[]
|
||||
- f:listKeys():java.util.List
|
||||
f:com.intellij.credentialStore.gpg.PgpKey
|
||||
- <init>(java.lang.String,java.lang.String):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():java.lang.String
|
||||
- f:copy(java.lang.String,java.lang.String):com.intellij.credentialStore.gpg.PgpKey
|
||||
- bs:copy$default(com.intellij.credentialStore.gpg.PgpKey,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.credentialStore.gpg.PgpKey
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getKeyId():java.lang.String
|
||||
- f:getUserId():java.lang.String
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.credentialStore.kdbx.IncorrectMainPasswordException
|
||||
- java.lang.RuntimeException
|
||||
- <init>():V
|
||||
- <init>(Z):V
|
||||
- b:<init>(Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:isFileMissed():Z
|
||||
f:com.intellij.credentialStore.kdbx.KdbxEntryKt
|
||||
f:com.intellij.credentialStore.kdbx.KdbxGroupKt
|
||||
f:com.intellij.credentialStore.kdbx.KdbxHeaderKt
|
||||
f:com.intellij.credentialStore.kdbx.KdbxKt
|
||||
f:com.intellij.credentialStore.kdbx.KeePassDatabase
|
||||
- <init>():V
|
||||
- f:isDirty():Z
|
||||
f:com.intellij.credentialStore.kdbx.KeePassDatabaseKt
|
||||
f:com.intellij.credentialStore.kdbx.ProtectedValueKt
|
||||
a:com.intellij.credentialStore.keePass.BaseKeePassCredentialStore
|
||||
- com.intellij.credentialStore.CredentialStore
|
||||
- get(com.intellij.credentialStore.CredentialAttributes):com.intellij.credentialStore.Credentials
|
||||
- pa:getDb():com.intellij.credentialStore.kdbx.KeePassDatabase
|
||||
- pa:markDirty():V
|
||||
- set(com.intellij.credentialStore.CredentialAttributes,com.intellij.credentialStore.Credentials):V
|
||||
f:com.intellij.credentialStore.keePass.BaseKeePassCredentialStoreKt
|
||||
f:com.intellij.credentialStore.keePass.InMemoryCredentialStore
|
||||
- com.intellij.credentialStore.keePass.BaseKeePassCredentialStore
|
||||
- com.intellij.ide.passwordSafe.PasswordStorage
|
||||
- <init>():V
|
||||
f:com.intellij.credentialStore.keePass.KeePassCredentialStoreKt
|
||||
- sf:DB_FILE_NAME:java.lang.String
|
||||
- sf:getDefaultKeePassBaseDirectory():java.nio.file.Path
|
||||
- sf:getDefaultMainPasswordFile():java.nio.file.Path
|
||||
c:com.intellij.credentialStore.keePass.KeePassFileManager
|
||||
- <init>(java.nio.file.Path,java.nio.file.Path,com.intellij.credentialStore.EncryptionSpec,kotlin.Lazy):V
|
||||
- f:askAndSetMainKey(com.intellij.openapi.actionSystem.AnActionEvent,java.lang.String):Z
|
||||
- bs:askAndSetMainKey$default(com.intellij.credentialStore.keePass.KeePassFileManager,com.intellij.openapi.actionSystem.AnActionEvent,java.lang.String,I,java.lang.Object):Z
|
||||
- f:clear():V
|
||||
- pf:doSetNewMainPassword(C[],C[]):Z
|
||||
- f:import(java.nio.file.Path,com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- p:requestCurrentAndNewKeys(java.awt.Component):Z
|
||||
- p:requestMainPassword(java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1):Z
|
||||
- bs:requestMainPassword$default(com.intellij.credentialStore.keePass.KeePassFileManager,java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1,I,java.lang.Object):Z
|
||||
- f:saveMainKeyToApplyNewEncryptionSpec():V
|
||||
- f:setCustomMainPasswordIfNeeded(java.nio.file.Path):V
|
||||
- f:useExisting():V
|
||||
f:com.intellij.credentialStore.keePass.MainKey
|
||||
- <init>(B[],Z,com.intellij.credentialStore.EncryptionSpec):V
|
||||
- f:clear():V
|
||||
- f:getEncryptionSpec():com.intellij.credentialStore.EncryptionSpec
|
||||
- f:getValue():B[]
|
||||
- f:isAutoGenerated():Z
|
||||
- f:setValue(B[]):V
|
||||
f:com.intellij.credentialStore.keePass.MainKeyFileStorage
|
||||
- <init>(java.nio.file.Path):V
|
||||
- f:isAutoGenerated():Z
|
||||
- f:load():B[]
|
||||
- f:save(com.intellij.credentialStore.keePass.MainKey):V
|
||||
f:com.intellij.credentialStore.keePass.MainKeyKt
|
||||
f:com.intellij.credentialStore.windows.WindowsCryptUtils
|
||||
- s:protect(B[]):B[]
|
||||
- s:unprotect(B[]):B[]
|
||||
a:com.intellij.ide.passwordSafe.impl.BasePasswordSafe
|
||||
- com.intellij.ide.passwordSafe.PasswordSafe
|
||||
- <init>(kotlinx.coroutines.CoroutineScope):V
|
||||
- f:closeCurrentStore(Z,Z):V
|
||||
- get(com.intellij.credentialStore.CredentialAttributes):com.intellij.credentialStore.Credentials
|
||||
- getAsync(com.intellij.credentialStore.CredentialAttributes):org.jetbrains.concurrency.Promise
|
||||
- f:getCurrentProvider():com.intellij.credentialStore.CredentialStore
|
||||
- pa:getSettings():com.intellij.credentialStore.PasswordSafeSettings
|
||||
- isMemoryOnly():Z
|
||||
- isPasswordStoredOnlyInMemory(com.intellij.credentialStore.CredentialAttributes,com.intellij.credentialStore.Credentials):Z
|
||||
- isRememberPasswordByDefault():Z
|
||||
- f:save(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- set(com.intellij.credentialStore.CredentialAttributes,com.intellij.credentialStore.Credentials):V
|
||||
- set(com.intellij.credentialStore.CredentialAttributes,com.intellij.credentialStore.Credentials,Z):V
|
||||
- f:setCurrentProvider(com.intellij.credentialStore.CredentialStore):V
|
||||
- setRememberPasswordByDefault(Z):V
|
||||
f:com.intellij.ide.passwordSafe.impl.PasswordSafeImplKt
|
||||
- sf:createKeePassStore(java.nio.file.Path,java.nio.file.Path):com.intellij.ide.passwordSafe.PasswordSafe
|
||||
- sf:createPersistentCredentialStore():com.intellij.credentialStore.CredentialStore
|
||||
- sf:getDefaultKeePassDbFile():java.nio.file.Path
|
||||
f:com.intellij.ide.passwordSafe.impl.TestPasswordSafeImpl
|
||||
- com.intellij.ide.passwordSafe.impl.BasePasswordSafe
|
||||
- <init>():V
|
||||
- <init>(com.intellij.credentialStore.PasswordSafeSettings):V
|
||||
- <init>(com.intellij.credentialStore.PasswordSafeSettings,com.intellij.credentialStore.CredentialStore):V
|
||||
2
platform/credential-store/exposed-third-party-api.txt
Normal file
2
platform/credential-store/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
org/freedesktop/dbus/interfaces/DBusInterface
|
||||
29
platform/dependencies-toolwindow/api-dump-unreviewed.txt
Normal file
29
platform/dependencies-toolwindow/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
f:com.intellij.dependencytoolwindow.CoroutineUtilsKt
|
||||
- sf:getExtensionsFlow(com.intellij.openapi.extensions.ExtensionPointName):kotlinx.coroutines.flow.Flow
|
||||
com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider
|
||||
- sf:Companion:com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Companion
|
||||
- a:addIsAvailableChangesListener(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Subscription
|
||||
- a:getId():com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Id
|
||||
- a:isAvailable(com.intellij.openapi.project.Project):Z
|
||||
- a:provideTab(com.intellij.openapi.project.Project):com.intellij.ui.content.Content
|
||||
f:com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Companion
|
||||
- f:extensions(com.intellij.openapi.project.Project):java.util.List
|
||||
- f:hasAnyExtensions():Z
|
||||
com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Id
|
||||
com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Subscription
|
||||
- a:unsubscribe():V
|
||||
f:com.intellij.dependencytoolwindow.DependencyToolWindowOpener
|
||||
- sf:INSTANCE:com.intellij.dependencytoolwindow.DependencyToolWindowOpener
|
||||
- f:activateToolWindow(com.intellij.openapi.project.Project,com.intellij.dependencytoolwindow.DependenciesToolWindowTabProvider$Id,kotlin.jvm.functions.Function0):V
|
||||
f:com.intellij.dependencytoolwindow.DependencyToolWindowViewModelExtractor
|
||||
- com.intellij.ui.viewModel.extraction.ToolWindowViewModelExtractor
|
||||
- <init>():V
|
||||
- getMode():com.intellij.ui.viewModel.extraction.ToolWindowExtractorMode
|
||||
- isApplicable(java.lang.String,com.intellij.openapi.client.ClientProjectSession):Z
|
||||
com.intellij.dependencytoolwindow.HasToolWindowActions
|
||||
- a:getGearActions():com.intellij.openapi.actionSystem.ActionGroup
|
||||
- a:getTitleActions():java.util.List
|
||||
f:com.intellij.dependencytoolwindow.UtilsKt
|
||||
f:icons.PlatformDependencyToolwindowIcons
|
||||
- sf:ArtifactSmall:javax.swing.Icon
|
||||
- <init>():V
|
||||
1
platform/dependencies-toolwindow/exposed-private-api.txt
Normal file
1
platform/dependencies-toolwindow/exposed-private-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
com/intellij/openapi/client/ClientProjectSession
|
||||
171
platform/dvcs-api/api-dump-unreviewed.txt
Normal file
171
platform/dvcs-api/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,171 @@
|
||||
a:com.intellij.dvcs.cherrypick.VcsCherryPicker
|
||||
- sf:EXTENSION_POINT_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- <init>():V
|
||||
- a:canHandleForRoots(java.util.Collection):Z
|
||||
- a:cherryPick(java.util.List):V
|
||||
- a:getActionTitle():java.lang.String
|
||||
- a:getSupportedVcs():com.intellij.openapi.vcs.VcsKey
|
||||
com.intellij.dvcs.hosting.RepositoryHostingService
|
||||
- getRepositoryListLoader(com.intellij.openapi.project.Project):com.intellij.dvcs.hosting.RepositoryListLoader
|
||||
- a:getServiceDisplayName():java.lang.String
|
||||
com.intellij.dvcs.hosting.RepositoryListLoader
|
||||
- enable():Z
|
||||
- enable(java.awt.Component):Z
|
||||
- getAvailableRepositories(com.intellij.openapi.progress.ProgressIndicator):java.util.List
|
||||
- getAvailableRepositoriesFromMultipleSources(com.intellij.openapi.progress.ProgressIndicator):com.intellij.dvcs.hosting.RepositoryListLoader$Result
|
||||
- a:isEnabled():Z
|
||||
c:com.intellij.dvcs.hosting.RepositoryListLoader$Result
|
||||
- <init>(java.util.List,java.util.List):V
|
||||
- getErrors():java.util.List
|
||||
- getUrls():java.util.List
|
||||
c:com.intellij.dvcs.hosting.RepositoryListLoadingException
|
||||
- java.lang.RuntimeException
|
||||
- <init>(java.lang.String,java.lang.Throwable):V
|
||||
com.intellij.dvcs.ignore.VcsIgnoredHolderUpdateListener
|
||||
- java.util.EventListener
|
||||
- updateFinished(java.util.Collection,Z):V
|
||||
- updateStarted():V
|
||||
com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolder
|
||||
- com.intellij.openapi.Disposable
|
||||
- a:addUpdateStateListener(com.intellij.dvcs.ignore.VcsIgnoredHolderUpdateListener):V
|
||||
- a:containsFile(com.intellij.openapi.vcs.FilePath):Z
|
||||
- a:getIgnoredFilePaths():java.util.Set
|
||||
- a:isInUpdateMode():Z
|
||||
- a:removeIgnoredFiles(java.util.Collection):java.util.Collection
|
||||
- a:startRescan():V
|
||||
- a:startRescan(java.lang.Runnable):V
|
||||
com.intellij.dvcs.push.CommitLoader
|
||||
- a:reloadCommits():V
|
||||
*:com.intellij.dvcs.push.CustomPushOptionsPanelFactory
|
||||
- *sf:Companion:com.intellij.dvcs.push.CustomPushOptionsPanelFactory$Companion
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- a:createOptionsPanel(com.intellij.openapi.Disposable,java.util.Collection):com.intellij.dvcs.push.VcsPushOptionsPanel
|
||||
- a:getId():java.lang.String
|
||||
*f:com.intellij.dvcs.push.CustomPushOptionsPanelFactory$Companion
|
||||
a:com.intellij.dvcs.push.OutgoingCommitsProvider
|
||||
- <init>():V
|
||||
- a:getOutgoingCommits(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSpec,Z):com.intellij.dvcs.push.OutgoingResult
|
||||
c:com.intellij.dvcs.push.OutgoingResult
|
||||
- <init>(java.util.List,java.util.List):V
|
||||
- getCommits():java.util.List
|
||||
- getErrors():java.util.List
|
||||
f:com.intellij.dvcs.push.PushSettings
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- addForcePushTarget(java.lang.String,java.lang.String):V
|
||||
- containsForcePushTarget(java.lang.String,java.lang.String):Z
|
||||
- getShowDetailsInPushDialog():Z
|
||||
- getState():com.intellij.dvcs.push.PushSettings$State
|
||||
- loadState(com.intellij.dvcs.push.PushSettings$State):V
|
||||
- setShowDetailsInPushDialog(Z):V
|
||||
f:com.intellij.dvcs.push.PushSettings$State
|
||||
- f:FORCE_PUSH_TARGETS:java.util.List
|
||||
- SHOW_DETAILS_PANEL:Z
|
||||
- <init>():V
|
||||
com.intellij.dvcs.push.PushSource
|
||||
- a:getPresentation():java.lang.String
|
||||
c:com.intellij.dvcs.push.PushSpec
|
||||
- <init>(com.intellij.dvcs.push.PushSource,com.intellij.dvcs.push.PushTarget):V
|
||||
- getSource():com.intellij.dvcs.push.PushSource
|
||||
- getTarget():com.intellij.dvcs.push.PushTarget
|
||||
- toString():java.lang.String
|
||||
a:com.intellij.dvcs.push.PushSupport
|
||||
- sf:PUSH_SUPPORT_EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- <init>():V
|
||||
- canBePushed(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSource,com.intellij.dvcs.push.PushTarget):Z
|
||||
- createOptionsPanel():com.intellij.dvcs.push.VcsPushOptionsPanel
|
||||
- a:createTargetPanel(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSource,com.intellij.dvcs.push.PushTarget):com.intellij.dvcs.push.PushTargetPanel
|
||||
- a:getDefaultTarget(com.intellij.dvcs.repo.Repository):com.intellij.dvcs.push.PushTarget
|
||||
- getDefaultTarget(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSource):com.intellij.dvcs.push.PushTarget
|
||||
- a:getOutgoingCommitsProvider():com.intellij.dvcs.push.OutgoingCommitsProvider
|
||||
- a:getPusher():com.intellij.dvcs.push.Pusher
|
||||
- a:getRepositoryManager():com.intellij.dvcs.repo.RepositoryManager
|
||||
- a:getSource(com.intellij.dvcs.repo.Repository):com.intellij.dvcs.push.PushSource
|
||||
- a:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||
- a:isForcePushAllowed(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushTarget):Z
|
||||
- a:isSilentForcePushAllowed(com.intellij.dvcs.push.PushTarget):Z
|
||||
- mayChangeTargetsSync():Z
|
||||
- a:saveSilentForcePushTarget(com.intellij.dvcs.push.PushTarget):V
|
||||
- shouldRequestIncomingChangesForNotCheckedRepositories():Z
|
||||
com.intellij.dvcs.push.PushTarget
|
||||
- a:getPresentation():java.lang.String
|
||||
- a:hasSomethingToPush():Z
|
||||
a:com.intellij.dvcs.push.PushTargetPanel
|
||||
- javax.swing.JPanel
|
||||
- <init>():V
|
||||
- a:addTargetEditorListener(com.intellij.dvcs.push.ui.PushTargetEditorListener):V
|
||||
- a:fireOnCancel():V
|
||||
- a:fireOnChange():V
|
||||
- forceUpdateEditableUiModel(java.lang.String):V
|
||||
- a:getValue():com.intellij.dvcs.push.PushTarget
|
||||
- a:render(com.intellij.ui.ColoredTreeCellRenderer,Z,Z,java.lang.String):V
|
||||
- a:setFireOnChangeAction(java.lang.Runnable):V
|
||||
- a:verify():com.intellij.openapi.ui.ValidationInfo
|
||||
a:com.intellij.dvcs.push.Pusher
|
||||
- <init>():V
|
||||
- a:push(java.util.Map,com.intellij.dvcs.push.VcsPushOptionValue,Z):V
|
||||
- *:push(java.util.Map,com.intellij.dvcs.push.VcsPushOptionValue,Z,java.util.Map):V
|
||||
c:com.intellij.dvcs.push.VcsError
|
||||
- <init>(java.lang.String):V
|
||||
- <init>(java.lang.String,com.intellij.dvcs.push.VcsErrorHandler):V
|
||||
- s:createEmptyTargetError(java.lang.String):com.intellij.dvcs.push.VcsError
|
||||
- getText():java.lang.String
|
||||
- handleError(com.intellij.dvcs.push.CommitLoader):V
|
||||
com.intellij.dvcs.push.VcsErrorHandler
|
||||
- a:handleError(com.intellij.dvcs.push.CommitLoader):V
|
||||
com.intellij.dvcs.push.VcsPushOptionValue
|
||||
a:com.intellij.dvcs.push.VcsPushOptionsPanel
|
||||
- javax.swing.JPanel
|
||||
- <init>():V
|
||||
- getPosition():com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition
|
||||
- a:getValue():com.intellij.dvcs.push.VcsPushOptionValue
|
||||
e:com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition
|
||||
- java.lang.Enum
|
||||
- sf:DEFAULT:com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition
|
||||
- sf:SOUTH:com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition
|
||||
- s:values():com.intellij.dvcs.push.VcsPushOptionsPanel$OptionsPanelPosition[]
|
||||
com.intellij.dvcs.push.ui.PushTargetEditorListener
|
||||
- a:onTargetInEditModeChanged(java.lang.String):V
|
||||
com.intellij.dvcs.repo.Repository
|
||||
- com.intellij.openapi.Disposable
|
||||
- a:getCurrentBranchName():java.lang.String
|
||||
- a:getCurrentRevision():java.lang.String
|
||||
- a:getPresentableUrl():java.lang.String
|
||||
- a:getProject():com.intellij.openapi.project.Project
|
||||
- a:getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||
- a:getState():com.intellij.dvcs.repo.Repository$State
|
||||
- a:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||
- isDisposed():Z
|
||||
- a:isFresh():Z
|
||||
- a:toLogString():java.lang.String
|
||||
- a:update():V
|
||||
e:com.intellij.dvcs.repo.Repository$State
|
||||
- java.lang.Enum
|
||||
- sf:DETACHED:com.intellij.dvcs.repo.Repository$State
|
||||
- sf:GRAFTING:com.intellij.dvcs.repo.Repository$State
|
||||
- sf:MERGING:com.intellij.dvcs.repo.Repository$State
|
||||
- sf:NORMAL:com.intellij.dvcs.repo.Repository$State
|
||||
- sf:REBASING:com.intellij.dvcs.repo.Repository$State
|
||||
- sf:REVERTING:com.intellij.dvcs.repo.Repository$State
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.repo.Repository$State
|
||||
- s:values():com.intellij.dvcs.repo.Repository$State[]
|
||||
com.intellij.dvcs.repo.RepositoryManager
|
||||
- a:addExternalRepository(com.intellij.openapi.vfs.VirtualFile,com.intellij.dvcs.repo.Repository):V
|
||||
- a:getRepositories():java.util.List
|
||||
- a:getRepositoryForFile(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- a:getRepositoryForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- a:getRepositoryForFileQuick(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- a:getRepositoryForRoot(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- a:getRepositoryForRootQuick(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- a:getRepositoryForRootQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- a:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||
- a:isExternal(com.intellij.dvcs.repo.Repository):Z
|
||||
- a:isSyncEnabled():Z
|
||||
- a:moreThanOneRoot():Z
|
||||
- a:removeExternalRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||
- a:updateAllRepositories():V
|
||||
- a:updateRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||
f:com.intellij.dvcs.ui.DvcsBundle
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||
879
platform/dvcs-impl/api-dump-unreviewed.txt
Normal file
879
platform/dvcs-impl/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,879 @@
|
||||
f:com.intellij.dvcs.DvcsNotificationIdsHolder
|
||||
- sf:BRANCH_OPERATIONS_ON_ALL_ROOTS:java.lang.String
|
||||
- sf:Companion:com.intellij.dvcs.DvcsNotificationIdsHolder$Companion
|
||||
- <init>():V
|
||||
- getNotificationIds():java.util.List
|
||||
f:com.intellij.dvcs.DvcsNotificationIdsHolder$Companion
|
||||
c:com.intellij.dvcs.DvcsRememberedInputs
|
||||
- <init>():V
|
||||
- addUrl(java.lang.String):V
|
||||
- addUrl(java.lang.String,java.lang.String):V
|
||||
- clear():V
|
||||
- getCloneParentDir():java.lang.String
|
||||
- getState():com.intellij.dvcs.DvcsRememberedInputs$State
|
||||
- getUserNameForUrl(java.lang.String):java.lang.String
|
||||
- getVisitedUrls():java.util.List
|
||||
- loadState(com.intellij.dvcs.DvcsRememberedInputs$State):V
|
||||
- setCloneParentDir(java.lang.String):V
|
||||
c:com.intellij.dvcs.DvcsRememberedInputs$State
|
||||
- cloneParentDir:java.lang.String
|
||||
- visitedUrls:java.util.List
|
||||
- <init>():V
|
||||
c:com.intellij.dvcs.DvcsRememberedInputs$UrlAndUserName
|
||||
- url:java.lang.String
|
||||
- userName:java.lang.String
|
||||
- <init>():V
|
||||
f:com.intellij.dvcs.DvcsUtil
|
||||
- sf:REPOSITORY_COMPARATOR:java.util.Comparator
|
||||
- sf:VIRTUAL_FILE_PRESENTATION_COMPARATOR:java.util.Comparator
|
||||
- <init>():V
|
||||
- s:addMappingIfSubRoot(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
|
||||
- s:assertFileExists(java.io.File,java.lang.String):V
|
||||
- s:disableActionIfAnyRepositoryIsFresh(com.intellij.openapi.actionSystem.AnActionEvent,java.util.List,java.lang.String):V
|
||||
- s:ensureAllChildrenInVfs(com.intellij.openapi.vfs.VirtualFile):V
|
||||
- s:findVcsRootFor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
|
||||
- s:findVirtualFilesWithRefresh(java.util.List):java.util.List
|
||||
- s:getDateString(com.intellij.vcs.log.TimedVcsCommit):java.lang.String
|
||||
- s:getPushSupport(com.intellij.openapi.vcs.AbstractVcs):com.intellij.dvcs.push.PushSupport
|
||||
- s:getSelectedFile(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.vfs.VirtualFile
|
||||
- s:getSelectedFile(com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
|
||||
- s:getShortHash(java.lang.String):java.lang.String
|
||||
- s:getShortNames(java.util.Collection):java.lang.String
|
||||
- s:getShortRepositoryName(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- s:groupCommitsByRoots(com.intellij.dvcs.repo.RepositoryManager,java.util.List):java.util.Map
|
||||
- s:guessCurrentRepositoryQuick(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.AbstractRepositoryManager,java.lang.String):com.intellij.dvcs.repo.Repository
|
||||
- s:guessRepositoryForFile(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.RepositoryManager,com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.dvcs.repo.Repository
|
||||
- s:guessRepositoryForOperation(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.AbstractRepositoryManager):com.intellij.dvcs.repo.Repository
|
||||
- s:guessRepositoryForOperation(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.AbstractRepositoryManager,com.intellij.openapi.actionSystem.DataContext):com.intellij.dvcs.repo.Repository
|
||||
- s:guessRepositoryForOperation(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext):com.intellij.dvcs.repo.Repository
|
||||
- s:guessVcsRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
|
||||
- s:guessWidgetRepository(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.AbstractRepositoryManager,java.lang.String,com.intellij.openapi.actionSystem.DataContext):com.intellij.dvcs.repo.Repository
|
||||
- s:guessWidgetRepository(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.AbstractRepositoryManager,java.lang.String,com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- s:joinMessagesOrNull(java.util.Collection):java.lang.String
|
||||
- s:joinShortNames(java.util.Collection):java.lang.String
|
||||
- s:joinShortNames(java.util.Collection,I):java.lang.String
|
||||
- s:joinWithAnd(java.util.List,I):java.lang.String
|
||||
- s:sortRepositories(java.util.Collection):java.util.List
|
||||
- s:sortVirtualFilesByPresentation(java.util.Collection):java.util.List
|
||||
- s:tryLoadFile(java.io.File):java.lang.String
|
||||
- s:tryLoadFile(java.io.File,java.lang.String):java.lang.String
|
||||
- s:tryLoadFileOrReturn(java.io.File,java.lang.String):java.lang.String
|
||||
- s:tryLoadFileOrReturn(java.io.File,java.lang.String,java.lang.String):java.lang.String
|
||||
- s:tryOrThrow(java.util.concurrent.Callable,java.lang.Object):java.lang.Object
|
||||
- s:visitVcsDirVfs(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):V
|
||||
- s:workingTreeChangeStarted(com.intellij.openapi.project.Project):com.intellij.openapi.application.AccessToken
|
||||
- s:workingTreeChangeStarted(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.application.AccessToken
|
||||
- s:workingTreeChangeStarted(com.intellij.openapi.project.Project,java.lang.String,com.intellij.history.ActivityId):com.intellij.openapi.application.AccessToken
|
||||
c:com.intellij.dvcs.MultiMessage
|
||||
- <init>(java.util.Collection,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,Z):V
|
||||
- b:<init>(java.util.Collection,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:append(java.lang.Object,java.lang.String):com.intellij.dvcs.MultiMessage
|
||||
- f:asString():java.lang.String
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.dvcs.MultiRootBranches
|
||||
- sf:diverged(java.util.Collection):Z
|
||||
- sf:getCommonCurrentBranch(java.util.Collection):java.lang.String
|
||||
- sf:getCommonName(java.util.Collection,kotlin.jvm.functions.Function1):java.lang.String
|
||||
f:com.intellij.dvcs.MultiRootMessage
|
||||
- com.intellij.dvcs.MultiMessage
|
||||
- <init>(com.intellij.openapi.project.Project,java.util.Collection,Z,Z):V
|
||||
- b:<init>(com.intellij.openapi.project.Project,java.util.Collection,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
a:com.intellij.dvcs.actions.DvcsCompareWithAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- pa:createPopup(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.Repository,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.ui.popup.JBPopup
|
||||
- ps:createPopup(java.lang.String,java.util.List,java.util.function.Consumer):com.intellij.openapi.ui.popup.JBPopup
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- ps:getPresentableCurrentBranchName(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- pa:getRepositoryManager(com.intellij.openapi.project.Project):com.intellij.dvcs.repo.AbstractRepositoryManager
|
||||
- pa:nothingToCompare(com.intellij.dvcs.repo.Repository):Z
|
||||
- ps:showDiffBetweenRevision(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.String,com.intellij.openapi.util.ThrowableComputable):V
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
a:com.intellij.dvcs.actions.DvcsCompareWithBranchAction
|
||||
- com.intellij.dvcs.actions.DvcsCompareWithAction
|
||||
- <init>():V
|
||||
- p:createPopup(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.Repository,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.ui.popup.JBPopup
|
||||
- ps:fileDoesntExistInBranchError(com.intellij.openapi.vfs.VirtualFile,java.lang.String):java.lang.String
|
||||
- pa:getBranchNamesExceptCurrent(com.intellij.dvcs.repo.Repository):java.util.List
|
||||
- pa:getDiffChanges(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String):java.util.Collection
|
||||
a:com.intellij.dvcs.actions.DvcsQuickListContentProvider
|
||||
- com.intellij.openapi.vcs.actions.VcsQuickListContentProvider
|
||||
- <init>():V
|
||||
- ps:add(java.lang.String,com.intellij.openapi.actionSystem.ActionManager,java.util.List):V
|
||||
- pa:collectVcsSpecificActions(com.intellij.openapi.actionSystem.ActionManager):java.util.List
|
||||
- p:customizeActions(com.intellij.openapi.actionSystem.ActionManager,java.util.List):V
|
||||
- getVcsActions(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.actionSystem.DataContext):java.util.List
|
||||
- pa:getVcsName():java.lang.String
|
||||
- replaceVcsActionsFor(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.actionSystem.DataContext):Z
|
||||
f:com.intellij.dvcs.actions.SetRepositoryChangesGroupingAction
|
||||
- com.intellij.openapi.vcs.changes.actions.SetChangesGroupingAction
|
||||
- <init>():V
|
||||
- getGroupingKey():java.lang.String
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
f:com.intellij.dvcs.branch.BranchStorage
|
||||
- com.intellij.openapi.components.BaseState
|
||||
- <init>():V
|
||||
- f:add(java.lang.String,com.intellij.dvcs.repo.Repository,java.lang.String):V
|
||||
- f:contains(java.lang.String,com.intellij.dvcs.repo.Repository,java.lang.String):Z
|
||||
- f:getBranches():java.util.Map
|
||||
- f:remove(java.lang.String,com.intellij.dvcs.repo.Repository,java.lang.String):V
|
||||
com.intellij.dvcs.branch.BranchType
|
||||
- a:getName():java.lang.String
|
||||
c:com.intellij.dvcs.branch.DvcsBranchInfo
|
||||
- f:repoPath:java.lang.String
|
||||
- f:sourceName:java.lang.String
|
||||
- <init>():V
|
||||
- <init>(java.lang.String,java.lang.String):V
|
||||
- equals(java.lang.Object):Z
|
||||
- hashCode():I
|
||||
a:com.intellij.dvcs.branch.DvcsBranchManager
|
||||
- sf:DVCS_BRANCH_SETTINGS_CHANGED:com.intellij.util.messages.Topic
|
||||
- p:<init>(com.intellij.openapi.project.Project,com.intellij.dvcs.branch.DvcsBranchSettings,com.intellij.dvcs.branch.BranchType[],com.intellij.dvcs.repo.AbstractRepositoryManager):V
|
||||
- p:getDefaultBranchNames(com.intellij.dvcs.branch.BranchType):java.util.Collection
|
||||
- getFavoriteBranches(com.intellij.dvcs.branch.BranchType):java.util.Map
|
||||
- isFavorite(com.intellij.dvcs.branch.BranchType,com.intellij.dvcs.repo.Repository,java.lang.String):Z
|
||||
- isGroupingEnabled(com.intellij.dvcs.branch.GroupingKey):Z
|
||||
- setFavorite(com.intellij.dvcs.branch.BranchType,com.intellij.dvcs.repo.Repository,java.lang.String,Z):V
|
||||
- setGrouping(com.intellij.dvcs.branch.GroupingKey,Z):V
|
||||
com.intellij.dvcs.branch.DvcsBranchManager$DvcsBranchManagerListener
|
||||
- branchFavoriteSettingsChanged():V
|
||||
- branchGroupingSettingsChanged(com.intellij.dvcs.branch.GroupingKey,Z):V
|
||||
a:com.intellij.dvcs.branch.DvcsBranchPopup
|
||||
- pf:myCurrentRepository:com.intellij.dvcs.repo.Repository
|
||||
- pf:myInSpecificRepository:Z
|
||||
- pf:myMultiRootBranchConfig:com.intellij.dvcs.branch.DvcsMultiRootBranchConfig
|
||||
- pf:myPopup:com.intellij.dvcs.ui.BranchActionGroupPopup
|
||||
- pf:myProject:com.intellij.openapi.project.Project
|
||||
- pf:myRepositoryManager:com.intellij.dvcs.repo.AbstractRepositoryManager
|
||||
- pf:myVcs:com.intellij.openapi.vcs.AbstractVcs
|
||||
- pf:myVcsSettings:com.intellij.dvcs.branch.DvcsSyncSettings
|
||||
- p:<init>(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.repo.AbstractRepositoryManager,com.intellij.dvcs.branch.DvcsMultiRootBranchConfig,com.intellij.dvcs.branch.DvcsSyncSettings,com.intellij.openapi.util.Condition,java.lang.String,com.intellij.openapi.actionSystem.DataContext):V
|
||||
- asListPopup():com.intellij.openapi.ui.popup.ListPopup
|
||||
- pa:createRepositoriesActions():com.intellij.dvcs.ui.LightActionGroup
|
||||
- pa:fillPopupWithCurrentRepositoryActions(com.intellij.dvcs.ui.LightActionGroup,com.intellij.dvcs.ui.LightActionGroup):V
|
||||
- pa:fillWithCommonRepositoryActions(com.intellij.dvcs.ui.LightActionGroup,com.intellij.dvcs.repo.AbstractRepositoryManager):V
|
||||
- p:filterRepositoriesNotOnThisBranch(java.lang.String,java.util.List):java.util.List
|
||||
- p:userWantsSyncControl():Z
|
||||
f:com.intellij.dvcs.branch.DvcsBranchPopup$MyMoreIndex
|
||||
- sf:DEFAULT_NUM:I
|
||||
- sf:MAX_NUM:I
|
||||
- <init>():V
|
||||
f:com.intellij.dvcs.branch.DvcsBranchSettings
|
||||
- com.intellij.openapi.components.BaseState
|
||||
- <init>():V
|
||||
- f:getExcludedFavorites():com.intellij.dvcs.branch.BranchStorage
|
||||
- f:getFavorites():com.intellij.dvcs.branch.BranchStorage
|
||||
- f:getGroupingKeyIds():java.util.Set
|
||||
- f:setExcludedFavorites(com.intellij.dvcs.branch.BranchStorage):V
|
||||
- f:setFavorites(com.intellij.dvcs.branch.BranchStorage):V
|
||||
f:com.intellij.dvcs.branch.DvcsBranchSettingsKt
|
||||
f:com.intellij.dvcs.branch.DvcsBranchSyncPolicyUpdateNotifier
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.dvcs.branch.DvcsSyncSettings,com.intellij.dvcs.repo.AbstractRepositoryManager):V
|
||||
- f:initBranchSyncPolicyIfNotInitialized():V
|
||||
f:com.intellij.dvcs.branch.DvcsBranchUtil
|
||||
- <init>():V
|
||||
- s:find(java.util.Collection,com.intellij.dvcs.repo.Repository,java.lang.String):com.intellij.dvcs.branch.DvcsBranchInfo
|
||||
- s:getPathFor(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- s:shortenBranchName(java.lang.String):java.lang.String
|
||||
- s:swapRevisions(java.util.List):java.util.List
|
||||
f:com.intellij.dvcs.branch.DvcsBranchesDivergedBanner
|
||||
- sf:Companion:com.intellij.dvcs.branch.DvcsBranchesDivergedBanner$Companion
|
||||
f:com.intellij.dvcs.branch.DvcsBranchesDivergedBanner$Companion
|
||||
- f:create(java.lang.String,java.lang.String):com.intellij.openapi.ui.DialogPanel
|
||||
- bs:create$default(com.intellij.dvcs.branch.DvcsBranchesDivergedBanner$Companion,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.ui.DialogPanel
|
||||
com.intellij.dvcs.branch.DvcsCompareSettings
|
||||
- a:setSwapSidesInCompareBranches(Z):V
|
||||
- a:shouldSwapSidesInCompareBranches():Z
|
||||
a:com.intellij.dvcs.branch.DvcsMultiRootBranchConfig
|
||||
- pf:myRepositories:java.util.Collection
|
||||
- <init>(java.util.Collection):V
|
||||
- diverged():Z
|
||||
- getCurrentBranch():java.lang.String
|
||||
- a:getLocalBranchNames():java.util.Collection
|
||||
com.intellij.dvcs.branch.DvcsSyncSettings
|
||||
- a:getSyncSetting():com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- a:setSyncSetting(com.intellij.dvcs.branch.DvcsSyncSettings$Value):V
|
||||
e:com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- java.lang.Enum
|
||||
- sf:DONT_SYNC:com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- sf:NOT_DECIDED:com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- sf:SYNC:com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.branch.DvcsSyncSettings$Value
|
||||
- s:values():com.intellij.dvcs.branch.DvcsSyncSettings$Value[]
|
||||
a:com.intellij.dvcs.branch.DvcsTaskHandler
|
||||
- com.intellij.openapi.vcs.VcsTaskHandler
|
||||
- p:<init>(com.intellij.dvcs.repo.AbstractRepositoryManager,com.intellij.openapi.project.Project,java.lang.String):V
|
||||
- pa:checkout(java.lang.String,java.util.List,java.lang.Runnable):V
|
||||
- pa:checkoutAsNewBranch(java.lang.String,java.util.List):V
|
||||
- closeTask(com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo,com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo):V
|
||||
- pa:getActiveBranch(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- pa:getAllBranches(com.intellij.dvcs.repo.Repository):java.lang.Iterable
|
||||
- getAllExistingTasks():com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo[]
|
||||
- getCurrentTasks():com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo[]
|
||||
- pa:hasBranch(com.intellij.dvcs.repo.Repository,com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo):Z
|
||||
- isEnabled():Z
|
||||
- isSyncEnabled():Z
|
||||
- pa:mergeAndClose(java.lang.String,java.util.List):V
|
||||
- startNewTask(java.lang.String):com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo
|
||||
- switchToTask(com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo,java.lang.Runnable):Z
|
||||
e:com.intellij.dvcs.branch.GroupingKey
|
||||
- java.lang.Enum
|
||||
- sf:GROUPING_BY_DIRECTORY:com.intellij.dvcs.branch.GroupingKey
|
||||
- sf:GROUPING_BY_REPOSITORY:com.intellij.dvcs.branch.GroupingKey
|
||||
- f:getDescription():java.lang.String
|
||||
- s:getEntries():kotlin.enums.EnumEntries
|
||||
- f:getId():java.lang.String
|
||||
- f:getText():java.lang.String
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.branch.GroupingKey
|
||||
- s:values():com.intellij.dvcs.branch.GroupingKey[]
|
||||
a:com.intellij.dvcs.branch.TrackReposSynchronouslyAction
|
||||
- com.intellij.openapi.actionSystem.ToggleAction
|
||||
- com.intellij.openapi.project.DumbAware
|
||||
- p:<init>():V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- pa:getSettings(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.dvcs.branch.DvcsSyncSettings
|
||||
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
||||
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
||||
c:com.intellij.dvcs.cherrypick.VcsCherryPickAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
f:com.intellij.dvcs.cherrypick.VcsCherryPickManager
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- cherryPick(com.intellij.vcs.log.VcsLogCommitSelection):V
|
||||
- getCherryPickerFor(com.intellij.openapi.vcs.VcsKey):com.intellij.dvcs.cherrypick.VcsCherryPicker
|
||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.dvcs.cherrypick.VcsCherryPickManager
|
||||
- isCherryPickAlreadyStartedFor(java.util.List):Z
|
||||
a:com.intellij.dvcs.commit.AmendCommitService
|
||||
- com.intellij.vcs.commit.AmendCommitAware
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- getAmendCommitDetails(com.intellij.openapi.vfs.VirtualFile):org.jetbrains.concurrency.CancellablePromise
|
||||
- pf:getProject():com.intellij.openapi.project.Project
|
||||
f:com.intellij.dvcs.commit.AmendCommitServiceKt
|
||||
f:com.intellij.dvcs.commit.CommitAndPushExecutorKt
|
||||
- sf:getCommitAndPushActionName(com.intellij.vcs.commit.CommitWorkflowHandler):java.lang.String
|
||||
- sf:getCommitAndPushActionName(com.intellij.vcs.commit.CommitWorkflowHandlerState):java.lang.String
|
||||
f:com.intellij.dvcs.ignore.IgnoredToExcludeNotificationProvider
|
||||
- com.intellij.openapi.project.DumbAware
|
||||
- com.intellij.ui.EditorNotificationProvider
|
||||
- <init>():V
|
||||
- collectNotificationData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.function.Function
|
||||
f:com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer
|
||||
- com.intellij.openapi.vcs.FilesProcessorImpl
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- f:clearFiles(java.util.Collection):Z
|
||||
- doActionOnChosenFiles(java.util.Collection):V
|
||||
- doFilterFiles(java.util.Collection):java.util.List
|
||||
- f:getValidFiles():java.util.List
|
||||
- f:ignoredUpdateFinished(java.util.Collection):V
|
||||
- f:isNotEmpty():Z
|
||||
- f:muteForCurrentProject():V
|
||||
- f:mutedForCurrentProject():Z
|
||||
f:com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizerKt
|
||||
a:com.intellij.dvcs.ignore.VcsIgnoredFilesHolderBase
|
||||
- com.intellij.dvcs.repo.VcsManagedFilesHolderBase
|
||||
- <init>(com.intellij.dvcs.repo.AbstractRepositoryManager):V
|
||||
- containsFile(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vfs.VirtualFile):Z
|
||||
- pa:getHolder(com.intellij.dvcs.repo.Repository):com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolder
|
||||
- isInUpdatingMode():Z
|
||||
- values():java.util.List
|
||||
a:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase
|
||||
- com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolder
|
||||
- com.intellij.openapi.vcs.changes.ChangeListListener
|
||||
- com.intellij.vfs.AsyncVfsEventsListener
|
||||
- sf:Companion:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase$Companion
|
||||
- pf:repository:com.intellij.dvcs.repo.Repository
|
||||
- <init>(com.intellij.dvcs.repo.Repository,com.intellij.dvcs.repo.AbstractRepositoryManager):V
|
||||
- addUpdateStateListener(com.intellij.dvcs.ignore.VcsIgnoredHolderUpdateListener):V
|
||||
- changeListUpdateDone():V
|
||||
- containsFile(com.intellij.openapi.vcs.FilePath):Z
|
||||
- f:createWaiter():com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase$Waiter
|
||||
- dispose():V
|
||||
- filesChanged(java.util.List):V
|
||||
- sf:getAffectedFilePaths(com.intellij.openapi.vfs.newvfs.events.VFileEvent):java.util.Set
|
||||
- getIgnoredFilePaths():java.util.Set
|
||||
- isInUpdateMode():Z
|
||||
- removeIgnoredFiles(java.util.Collection):java.util.Collection
|
||||
- pa:requestIgnored(java.util.Collection):java.util.Set
|
||||
- bs:requestIgnored$default(com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase,java.util.Collection,I,java.lang.Object):java.util.Set
|
||||
- pa:scanTurnedOff():Z
|
||||
- f:setupListeners():V
|
||||
- startRescan():V
|
||||
- startRescan(java.lang.Runnable):V
|
||||
- f:startRescanAndWait():V
|
||||
f:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase$Companion
|
||||
- f:getAffectedFilePaths(com.intellij.openapi.vfs.newvfs.events.VFileEvent):java.util.Set
|
||||
f:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase$Waiter
|
||||
- com.intellij.dvcs.ignore.VcsIgnoredHolderUpdateListener
|
||||
- <init>(com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase):V
|
||||
- updateFinished(java.util.Collection,Z):V
|
||||
- f:waitFor():V
|
||||
f:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBaseKt
|
||||
com.intellij.dvcs.push.PrePushHandler
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- a:getPresentableName():java.lang.String
|
||||
- handle(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.progress.ProgressIndicator):com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- handle(java.util.List,com.intellij.openapi.progress.ProgressIndicator):com.intellij.dvcs.push.PrePushHandler$Result
|
||||
e:com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- java.lang.Enum
|
||||
- sf:ABORT:com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- sf:ABORT_AND_CLOSE:com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- sf:OK:com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- s:values():com.intellij.dvcs.push.PrePushHandler$Result[]
|
||||
f:com.intellij.dvcs.push.PushController
|
||||
- com.intellij.openapi.Disposable
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.dvcs.push.ui.VcsPushDialog,java.util.Collection,java.util.List,com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSource):V
|
||||
- createAdditionalPanels():java.util.Map
|
||||
- *:createCustomPanels(java.util.Collection):java.util.Map
|
||||
- createTopPanel():javax.swing.JComponent
|
||||
- dispose():V
|
||||
- executeHandlers(com.intellij.openapi.progress.ProgressIndicator):com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- getProject():com.intellij.openapi.project.Project
|
||||
- getPushPanelLog():com.intellij.dvcs.push.ui.PushLog
|
||||
- getSelectedPushSpecs():java.util.Map
|
||||
- hasCommitWarnings():Z
|
||||
- isPushAllowed():Z
|
||||
- push(Z):V
|
||||
c:com.intellij.dvcs.push.PushController$HandlerException
|
||||
- java.lang.RuntimeException
|
||||
- <init>(java.lang.String,java.util.List,java.lang.Throwable):V
|
||||
- getFailedHandlerName():java.lang.String
|
||||
- getSkippedHandlers():java.util.List
|
||||
com.intellij.dvcs.push.PushInfo
|
||||
- a:getCommits():java.util.List
|
||||
- a:getPushSpec():com.intellij.dvcs.push.PushSpec
|
||||
- a:getRepository():com.intellij.dvcs.repo.Repository
|
||||
com.intellij.dvcs.push.RepositoryNodeListener
|
||||
- a:onSelectionChanged(Z):V
|
||||
- a:onTargetChanged(com.intellij.dvcs.push.PushTarget):V
|
||||
- a:onTargetInEditMode(java.lang.String):V
|
||||
c:com.intellij.dvcs.push.VcsPushAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.dvcs.push.ui.CheckBoxModel
|
||||
- <init>(Z):V
|
||||
- isChecked():Z
|
||||
- setChecked(Z):V
|
||||
c:com.intellij.dvcs.push.ui.CommitNode
|
||||
- com.intellij.dvcs.push.ui.TooltipNode
|
||||
- javax.swing.tree.DefaultMutableTreeNode
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.vcs.log.VcsFullCommitDetails):V
|
||||
- getTooltip():java.lang.String
|
||||
- getUserObject():com.intellij.vcs.log.VcsFullCommitDetails
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
*:com.intellij.dvcs.push.ui.CommitNodeUiRenderExtension
|
||||
- a:render(com.intellij.openapi.project.Project,com.intellij.ui.ColoredTreeCellRenderer,com.intellij.dvcs.push.ui.CommitNode):V
|
||||
com.intellij.dvcs.push.ui.EditableTreeNode
|
||||
- a:cancelLoading():V
|
||||
- a:fireOnCancel():V
|
||||
- a:fireOnChange():V
|
||||
- a:fireOnSelectionChange(Z):V
|
||||
- a:isEditableNow():Z
|
||||
- a:render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
- a:startLoading(javax.swing.JTree,java.util.concurrent.Future,Z):V
|
||||
f:com.intellij.dvcs.push.ui.PushLog
|
||||
- javax.swing.JPanel
|
||||
- com.intellij.openapi.Disposable
|
||||
- com.intellij.openapi.actionSystem.DataProvider
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.ui.CheckedTreeNode,com.intellij.openapi.application.ModalityState,Z):V
|
||||
- dispose():V
|
||||
- fireEditorUpdated(java.lang.String):V
|
||||
- getData(java.lang.String):java.lang.Object
|
||||
- getPreferredFocusedComponent():javax.swing.JComponent
|
||||
- getTree():com.intellij.ui.CheckboxTree
|
||||
- highlightNodeOrFirst(com.intellij.dvcs.push.ui.RepositoryNode,Z):V
|
||||
- selectIfNothingSelected(javax.swing.tree.TreeNode):V
|
||||
- setBusyLoading(Z):V
|
||||
- setChildren(javax.swing.tree.DefaultMutableTreeNode,java.util.Collection):V
|
||||
f:com.intellij.dvcs.push.ui.PushLogTreeUtil
|
||||
- sf:EDIT_MODE_PROP:java.lang.String
|
||||
- <init>():V
|
||||
- s:addTransparencyIfNeeded(com.intellij.ui.SimpleColoredComponent,com.intellij.ui.SimpleTextAttributes,Z):com.intellij.ui.SimpleTextAttributes
|
||||
- s:getTagAtForRenderer(com.intellij.ui.CheckboxTree$CheckboxTreeCellRenderer,java.awt.event.MouseEvent):java.lang.Object
|
||||
c:com.intellij.dvcs.push.ui.PushTargetTextField
|
||||
- com.intellij.util.textCompletion.TextFieldWithCompletion
|
||||
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String):V
|
||||
- p:updateBorder(com.intellij.openapi.editor.ex.EditorEx):V
|
||||
f:com.intellij.dvcs.push.ui.PushUtils
|
||||
- sf:getProhibitedTarget(com.intellij.dvcs.push.ui.VcsPushUi):com.intellij.dvcs.push.PushTarget
|
||||
c:com.intellij.dvcs.push.ui.RepositoryNode
|
||||
- com.intellij.ui.CheckedTreeNode
|
||||
- com.intellij.dvcs.push.ui.EditableTreeNode
|
||||
- java.lang.Comparable
|
||||
- pf:myLoading:java.util.concurrent.atomic.AtomicBoolean
|
||||
- <init>(com.intellij.dvcs.push.ui.RepositoryWithBranchPanel,com.intellij.dvcs.push.ui.CheckBoxModel,Z):V
|
||||
- cancelLoading():V
|
||||
- compareTo(com.intellij.dvcs.push.ui.RepositoryNode):I
|
||||
- fireOnCancel():V
|
||||
- fireOnChange():V
|
||||
- fireOnSelectionChange(Z):V
|
||||
- forceUpdateUiModelWithTypedText(java.lang.String):V
|
||||
- p:getRepositoryPresentationDetails():java.lang.String
|
||||
- getUserObject():java.lang.Object
|
||||
- isCheckboxVisible():Z
|
||||
- isChecked():Z
|
||||
- isEditableNow():Z
|
||||
- isLoading():Z
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer,java.lang.String):V
|
||||
- setChecked(Z):V
|
||||
- startLoading(javax.swing.JTree,java.util.concurrent.Future,Z):V
|
||||
- stopLoading():V
|
||||
- toString():java.lang.String
|
||||
c:com.intellij.dvcs.push.ui.RepositoryWithBranchPanel
|
||||
- com.intellij.ui.components.panels.NonOpaquePanel
|
||||
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,com.intellij.dvcs.push.PushTargetPanel):V
|
||||
- addRepoNodeListener(com.intellij.dvcs.push.RepositoryNodeListener):V
|
||||
- fireOnCancel():V
|
||||
- fireOnChange():V
|
||||
- fireOnSelectionChange(Z):V
|
||||
- getArrow():java.lang.String
|
||||
- getRepositoryName():java.lang.String
|
||||
- getSourceName():java.lang.String
|
||||
- getTargetPanel():com.intellij.dvcs.push.PushTargetPanel
|
||||
- getTreeCellEditorComponent(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):java.awt.Component
|
||||
- isEditable():Z
|
||||
c:com.intellij.dvcs.push.ui.SingleRepositoryNode
|
||||
- com.intellij.dvcs.push.ui.RepositoryNode
|
||||
- <init>(com.intellij.dvcs.push.ui.RepositoryWithBranchPanel,com.intellij.dvcs.push.ui.CheckBoxModel):V
|
||||
- fireOnSelectionChange(Z):V
|
||||
- isCheckboxVisible():Z
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
- setChecked(Z):V
|
||||
- toString():java.lang.String
|
||||
c:com.intellij.dvcs.push.ui.TextWithLinkNode
|
||||
- javax.swing.tree.DefaultMutableTreeNode
|
||||
- p:myLinkedText:com.intellij.dvcs.push.ui.VcsLinkedTextComponent
|
||||
- <init>(com.intellij.dvcs.push.ui.VcsLinkedTextComponent):V
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
com.intellij.dvcs.push.ui.TooltipNode
|
||||
- a:getTooltip():java.lang.String
|
||||
c:com.intellij.dvcs.push.ui.VcsBranchEditorListener
|
||||
- com.intellij.openapi.vcs.changes.issueLinks.LinkMouseListenerBase
|
||||
- <init>(com.intellij.ui.CheckboxTree$CheckboxTreeCellRenderer):V
|
||||
- p:getTagAt(java.awt.event.MouseEvent):java.lang.Object
|
||||
- p:handleTagClick(java.lang.Object,java.awt.event.MouseEvent):V
|
||||
- mouseMoved(java.awt.event.MouseEvent):V
|
||||
com.intellij.dvcs.push.ui.VcsEditableComponent
|
||||
c:com.intellij.dvcs.push.ui.VcsEditableTextComponent
|
||||
- com.intellij.dvcs.push.ui.VcsLinkedTextComponent
|
||||
- com.intellij.dvcs.push.ui.VcsEditableComponent
|
||||
- <init>(java.lang.String,com.intellij.dvcs.push.ui.VcsLinkListener):V
|
||||
com.intellij.dvcs.push.ui.VcsLinkListener
|
||||
- a:hyperlinkActivated(javax.swing.tree.DefaultMutableTreeNode,java.awt.event.MouseEvent):V
|
||||
c:com.intellij.dvcs.push.ui.VcsLinkedTextComponent
|
||||
- javax.swing.JLabel
|
||||
- <init>(java.lang.String,com.intellij.dvcs.push.ui.VcsLinkListener):V
|
||||
- fireOnClick(javax.swing.tree.DefaultMutableTreeNode,java.awt.event.MouseEvent):V
|
||||
- getText():java.lang.String
|
||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||
- setSelected(Z):V
|
||||
- setTransparent(Z):V
|
||||
- setUnderlined(Z):V
|
||||
- updateLinkText(java.lang.String):V
|
||||
c:com.intellij.dvcs.push.ui.VcsPushDialog
|
||||
- com.intellij.openapi.ui.DialogWrapper
|
||||
- com.intellij.dvcs.push.ui.VcsPushUi
|
||||
- com.intellij.openapi.actionSystem.DataProvider
|
||||
- pf:myController:com.intellij.dvcs.push.PushController
|
||||
- pf:myProject:com.intellij.openapi.project.Project
|
||||
- <init>(com.intellij.openapi.project.Project,java.util.Collection,java.util.List,com.intellij.dvcs.repo.Repository,com.intellij.dvcs.push.PushSource):V
|
||||
- <init>(com.intellij.openapi.project.Project,java.util.List,com.intellij.dvcs.repo.Repository):V
|
||||
- canPush():Z
|
||||
- p:createActions():javax.swing.Action[]
|
||||
- p:createCenterPanel():javax.swing.JComponent
|
||||
- p:createContentPaneBorder():javax.swing.border.Border
|
||||
- p:createOptionsPanel():javax.swing.JPanel
|
||||
- p:createSouthAdditionalPanel():javax.swing.JPanel
|
||||
- p:createSouthPanel():javax.swing.JComponent
|
||||
- p:doOKAction():V
|
||||
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
|
||||
- enableOkActions(Z):V
|
||||
- executeAfterRunningPrePushHandlers(com.intellij.openapi.progress.Task$Backgroundable):V
|
||||
- getAdditionalOptionValue(com.intellij.dvcs.push.PushSupport):com.intellij.dvcs.push.VcsPushOptionValue
|
||||
- *:getCustomParams():java.util.Map
|
||||
- getData(java.lang.String):java.lang.Object
|
||||
- p:getDimensionServiceKey():java.lang.String
|
||||
- p:getHelpId():java.lang.String
|
||||
- p:getOKAction():javax.swing.Action
|
||||
- getPreferredFocusedComponent():javax.swing.JComponent
|
||||
- getSelectedPushSpecs():java.util.Map
|
||||
- hasWarnings():Z
|
||||
- p:postponeValidation():Z
|
||||
- push(Z):V
|
||||
- runPrePushHandlersInModalTask():com.intellij.dvcs.push.PrePushHandler$Result
|
||||
- updateOkActions():V
|
||||
com.intellij.dvcs.push.ui.VcsPushUi
|
||||
- sf:VCS_PUSH_DIALOG:com.intellij.openapi.actionSystem.DataKey
|
||||
- a:canPush():Z
|
||||
- a:executeAfterRunningPrePushHandlers(com.intellij.openapi.progress.Task$Backgroundable):V
|
||||
- a:getAdditionalOptionValue(com.intellij.dvcs.push.PushSupport):com.intellij.dvcs.push.VcsPushOptionValue
|
||||
- a:getSelectedPushSpecs():java.util.Map
|
||||
- *:hasWarnings():Z
|
||||
- a:push(Z):V
|
||||
a:com.intellij.dvcs.repo.AbstractRepositoryManager
|
||||
- com.intellij.dvcs.repo.RepositoryManager
|
||||
- com.intellij.openapi.Disposable
|
||||
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey,java.lang.String):V
|
||||
- addExternalRepository(com.intellij.openapi.vfs.VirtualFile,com.intellij.dvcs.repo.Repository):V
|
||||
- dispose():V
|
||||
- a:getRepositories():java.util.List
|
||||
- p:getRepositories(java.lang.Class):java.util.List
|
||||
- getRepositoryForFile(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFileQuick(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFileQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRoot(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRootQuick(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRootQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||
- isExternal(com.intellij.dvcs.repo.Repository):Z
|
||||
- moreThanOneRoot():Z
|
||||
- removeExternalRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||
- shouldProposeSyncControl():Z
|
||||
- updateAllRepositories():V
|
||||
- updateRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||
a:com.intellij.dvcs.repo.ClonePathProvider
|
||||
- <init>():V
|
||||
- s:defaultParentDirectoryPath(com.intellij.openapi.project.Project,com.intellij.dvcs.DvcsRememberedInputs):java.lang.String
|
||||
- a:getParentDirectoryPath(com.intellij.openapi.project.Project,com.intellij.dvcs.DvcsRememberedInputs):java.lang.String
|
||||
- a:getRelativeDirectoryPathForVcsUrl(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
||||
- s:relativeDirectoryPathForVcsUrl(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
|
||||
c:com.intellij.dvcs.repo.RepoStateException
|
||||
- java.lang.Exception
|
||||
- <init>(java.lang.String):V
|
||||
- <init>(java.lang.String,java.lang.Throwable):V
|
||||
a:com.intellij.dvcs.repo.RepositoryImpl
|
||||
- com.intellij.dvcs.repo.Repository
|
||||
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
|
||||
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.Disposable):V
|
||||
- dispose():V
|
||||
- equals(java.lang.Object):Z
|
||||
- getPresentableUrl():java.lang.String
|
||||
- getProject():com.intellij.openapi.project.Project
|
||||
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||
- hashCode():I
|
||||
- isDisposed():Z
|
||||
- isFresh():Z
|
||||
- toString():java.lang.String
|
||||
a:com.intellij.dvcs.repo.VcsManagedFilesHolderBase
|
||||
- com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
|
||||
- sf:Companion:com.intellij.dvcs.repo.VcsManagedFilesHolderBase$Companion
|
||||
- <init>():V
|
||||
- addFile(com.intellij.openapi.vcs.FilePath):V
|
||||
- cleanAll():V
|
||||
- cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
||||
- copy():com.intellij.openapi.vcs.changes.FileHolder
|
||||
f:com.intellij.dvcs.repo.VcsManagedFilesHolderBase$Companion
|
||||
com.intellij.dvcs.repo.VcsRepositoryCreator
|
||||
- a:createRepositoryIfValid(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.Disposable):com.intellij.dvcs.repo.Repository
|
||||
- a:getVcsKey():com.intellij.openapi.vcs.VcsKey
|
||||
f:com.intellij.dvcs.repo.VcsRepositoryManager
|
||||
- com.intellij.openapi.Disposable
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- sf:VCS_REPOSITORY_MAPPING_UPDATED:com.intellij.util.messages.Topic
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- addExternalRepository(com.intellij.openapi.vfs.VirtualFile,com.intellij.dvcs.repo.Repository):V
|
||||
- dispose():V
|
||||
- getExternalRepositoryForFile(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- getExternalRepositoryForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.dvcs.repo.VcsRepositoryManager
|
||||
- getRepositories():java.util.Collection
|
||||
- getRepositoryForFile(com.intellij.openapi.vcs.FilePath,Z):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFile(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForFileQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRoot(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRootQuick(com.intellij.openapi.vcs.FilePath):com.intellij.dvcs.repo.Repository
|
||||
- getRepositoryForRootQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- isExternal(com.intellij.dvcs.repo.Repository):Z
|
||||
- removeExternalRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||
- toString():java.lang.String
|
||||
- waitForAsyncTaskCompletion():V
|
||||
com.intellij.dvcs.repo.VcsRepositoryMappingListener
|
||||
- a:mappingChanged():V
|
||||
f:com.intellij.dvcs.shelf.ShelfViewUpdater
|
||||
- com.intellij.dvcs.repo.VcsRepositoryMappingListener
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- mappingChanged():V
|
||||
a:com.intellij.dvcs.ui.BranchActionGroup
|
||||
- com.intellij.openapi.actionSystem.ActionGroup
|
||||
- com.intellij.dvcs.ui.CustomIconProvider
|
||||
- com.intellij.openapi.actionSystem.AlwaysVisibleActionGroup
|
||||
- com.intellij.openapi.project.DumbAware
|
||||
- <init>():V
|
||||
- s:getIncomingOutgoingIcon():javax.swing.Icon
|
||||
- getRightIcon():javax.swing.Icon
|
||||
- hasIncomingCommits():Z
|
||||
- hasOutgoingCommits():Z
|
||||
- isFavorite():Z
|
||||
- setFavorite(Z):V
|
||||
- p:setIcons(javax.swing.Icon,javax.swing.Icon,javax.swing.Icon,javax.swing.Icon):V
|
||||
- toggle():V
|
||||
f:com.intellij.dvcs.ui.BranchActionGroupPopup
|
||||
- com.intellij.openapi.vcs.ui.FlatSpeedSearchPopup
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.openapi.util.Condition,com.intellij.openapi.actionSystem.ActionGroup,java.lang.String,com.intellij.openapi.actionSystem.DataContext):V
|
||||
- addToolbarAction(com.intellij.openapi.actionSystem.AnAction,Z):V
|
||||
- handleSelect(Z):V
|
||||
- handleSelect(Z,java.awt.event.InputEvent):V
|
||||
- storeDimensionSize():V
|
||||
- update():V
|
||||
- s:wrapWithMoreActionIfNeeded(com.intellij.openapi.project.Project,com.intellij.dvcs.ui.LightActionGroup,java.util.List,I,java.lang.String):V
|
||||
- s:wrapWithMoreActionIfNeeded(com.intellij.openapi.project.Project,com.intellij.dvcs.ui.LightActionGroup,java.util.List,I,java.lang.String,Z):V
|
||||
f:com.intellij.dvcs.ui.BranchActionUtil
|
||||
- sf:FAVORITE_BRANCH_COMPARATOR:java.util.Comparator
|
||||
- <init>():V
|
||||
- s:getNumOfFavorites(java.util.List):I
|
||||
- s:getNumOfTopShownBranches(java.util.List):I
|
||||
a:com.intellij.dvcs.ui.CloneDvcsDialog
|
||||
- com.intellij.openapi.ui.DialogWrapper
|
||||
- pf:myProject:com.intellij.openapi.project.Project
|
||||
- pf:myVcsDirectoryName:java.lang.String
|
||||
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
|
||||
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.lang.String):V
|
||||
- p:createCenterPanel():javax.swing.JComponent
|
||||
- p:doOKAction():V
|
||||
- p:doValidateAll():java.util.List
|
||||
- getDirectoryName():java.lang.String
|
||||
- getParentDirectory():java.lang.String
|
||||
- getPreferredFocusedComponent():javax.swing.JComponent
|
||||
- pa:getRememberedInputs():com.intellij.dvcs.DvcsRememberedInputs
|
||||
- getSourceRepositoryURL():java.lang.String
|
||||
- prependToHistory(java.lang.String):V
|
||||
- rememberSettings():V
|
||||
- pa:test(java.lang.String):com.intellij.dvcs.ui.CloneDvcsDialog$TestResult
|
||||
pc:com.intellij.dvcs.ui.CloneDvcsDialog$TestResult
|
||||
- sf:SUCCESS:com.intellij.dvcs.ui.CloneDvcsDialog$TestResult
|
||||
- <init>(java.lang.String):V
|
||||
- getError():java.lang.String
|
||||
- isSuccess():Z
|
||||
f:com.intellij.dvcs.ui.CloneDvcsValidationUtils
|
||||
- <init>():V
|
||||
- s:checkDirectory(java.lang.String,javax.swing.JComponent):com.intellij.openapi.ui.ValidationInfo
|
||||
- s:checkDirectory(java.lang.String,javax.swing.JTextField):com.intellij.openapi.ui.ValidationInfo
|
||||
- s:checkRepositoryURL(javax.swing.JComponent,java.lang.String):com.intellij.openapi.ui.ValidationInfo
|
||||
- s:createDestination(java.lang.String):com.intellij.openapi.ui.ValidationInfo
|
||||
- s:isRepositoryUrlValid(java.lang.String):Z
|
||||
c:com.intellij.dvcs.ui.CommitListPanel
|
||||
- javax.swing.JPanel
|
||||
- com.intellij.openapi.actionSystem.DataProvider
|
||||
- <init>(java.util.List,java.lang.String):V
|
||||
- addListMultipleSelectionListener(com.intellij.util.Consumer):V
|
||||
- addListSelectionListener(com.intellij.util.Consumer):V
|
||||
- clearSelection():V
|
||||
- getData(java.lang.String):java.lang.Object
|
||||
- getPreferredFocusComponent():javax.swing.JComponent
|
||||
- registerDiffAction(com.intellij.openapi.actionSystem.AnAction):V
|
||||
- setCommits(java.util.List):V
|
||||
c:com.intellij.dvcs.ui.CompareBranchesDialog
|
||||
- <init>(com.intellij.dvcs.ui.CompareBranchesHelper,java.lang.String,java.lang.String,com.intellij.dvcs.util.CommitCompareInfo,com.intellij.dvcs.repo.Repository,Z):V
|
||||
- show():V
|
||||
c:com.intellij.dvcs.ui.CompareBranchesDiffPanel
|
||||
- javax.swing.JPanel
|
||||
- com.intellij.openapi.actionSystem.DataProvider
|
||||
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.dvcs.branch.DvcsCompareSettings,java.lang.String,java.lang.String):V
|
||||
- disableControls():V
|
||||
- enableControls():V
|
||||
- getChangesBrowser():com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
|
||||
- getData(java.lang.String):java.lang.Object
|
||||
- getPreferredFocusComponent():javax.swing.JComponent
|
||||
- setCompareInfo(com.intellij.dvcs.util.CommitCompareInfo):V
|
||||
- setEmptyText(java.lang.String):V
|
||||
c:com.intellij.dvcs.ui.CompareBranchesDiffPanel$GetVersionActionProvider
|
||||
- com.intellij.openapi.actionSystem.AnActionExtensionProvider
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- isActive(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
com.intellij.dvcs.ui.CompareBranchesHelper
|
||||
- a:formatLogCommand(java.lang.String,java.lang.String):java.lang.String
|
||||
- a:getDvcsCompareSettings():com.intellij.dvcs.branch.DvcsCompareSettings
|
||||
- a:getProject():com.intellij.openapi.project.Project
|
||||
- a:getRepositoryManager():com.intellij.dvcs.repo.RepositoryManager
|
||||
com.intellij.dvcs.ui.CustomIconProvider
|
||||
- a:getRightIcon():javax.swing.Icon
|
||||
a:com.intellij.dvcs.ui.DvcsCloneDialogComponent
|
||||
- com.intellij.openapi.vcs.ui.VcsCloneComponent
|
||||
- com.intellij.openapi.vcs.ui.VcsCloneComponent$WithSettableUrl
|
||||
- p:errorComponent:com.intellij.util.ui.components.BorderLayoutPanel
|
||||
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.dvcs.DvcsRememberedInputs,com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogComponentStateListener):V
|
||||
- dispose():V
|
||||
- a:doClone(com.intellij.openapi.vcs.CheckoutProvider$Listener):V
|
||||
- doValidateAll():java.util.List
|
||||
- f:getDirectory():java.lang.String
|
||||
- pf:getErrorComponent():com.intellij.util.ui.components.BorderLayoutPanel
|
||||
- pf:getMainPanel():javax.swing.JPanel
|
||||
- getPreferredFocusedComponent():javax.swing.JComponent
|
||||
- f:getProject():com.intellij.openapi.project.Project
|
||||
- pf:getRememberedInputs():com.intellij.dvcs.DvcsRememberedInputs
|
||||
- f:getUrl():java.lang.String
|
||||
- getView():javax.swing.JPanel
|
||||
- p:isOkActionEnabled():Z
|
||||
- isOkEnabled():Z
|
||||
- pf:setErrorComponent(com.intellij.util.ui.components.BorderLayoutPanel):V
|
||||
- f:setProject(com.intellij.openapi.project.Project):V
|
||||
- setUrl(java.lang.String):V
|
||||
- pf:updateOkActionState(com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogComponentStateListener):V
|
||||
a:com.intellij.dvcs.ui.DvcsStatusWidget
|
||||
- com.intellij.openapi.wm.impl.status.EditorBasedWidget
|
||||
- com.intellij.openapi.wm.StatusBarWidget$Multiframe
|
||||
- com.intellij.openapi.wm.StatusBarWidget$MultipleTextValuesPresentation
|
||||
- psf:LOG:com.intellij.openapi.diagnostic.Logger
|
||||
- p:<init>(com.intellij.openapi.project.Project,java.lang.String):V
|
||||
- pa:getFullBranchName(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- getIcon():javax.swing.Icon
|
||||
- p:getIcon(com.intellij.dvcs.repo.Repository):javax.swing.Icon
|
||||
- getPopup():com.intellij.openapi.ui.popup.JBPopup
|
||||
- getPresentation():com.intellij.openapi.wm.StatusBarWidget$WidgetPresentation
|
||||
- getSelectedValue():java.lang.String
|
||||
- p:getToolTip(com.intellij.dvcs.repo.Repository):java.lang.String
|
||||
- getTooltipText():java.lang.String
|
||||
- p:getWidgetPopup(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.Repository):com.intellij.openapi.ui.popup.JBPopup
|
||||
- pa:guessCurrentRepository(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- install(com.intellij.openapi.wm.StatusBar):V
|
||||
- pa:isMultiRoot(com.intellij.openapi.project.Project):Z
|
||||
- pa:rememberRecentRoot(java.lang.String):V
|
||||
- p:updateLater():V
|
||||
f:com.intellij.dvcs.ui.FilePathDocumentChildPathHandle
|
||||
- com.intellij.ui.DocumentAdapter
|
||||
- sf:Companion:com.intellij.dvcs.ui.FilePathDocumentChildPathHandle$Companion
|
||||
- f:trySetChildPath(java.lang.String):V
|
||||
f:com.intellij.dvcs.ui.FilePathDocumentChildPathHandle$Companion
|
||||
- f:install(javax.swing.text.Document,java.lang.String):com.intellij.dvcs.ui.FilePathDocumentChildPathHandle
|
||||
c:com.intellij.dvcs.ui.LightActionGroup
|
||||
- com.intellij.openapi.actionSystem.ActionGroup
|
||||
- com.intellij.openapi.actionSystem.ActionUpdateThreadAware$Recursive
|
||||
- com.intellij.openapi.actionSystem.AlwaysVisibleActionGroup
|
||||
- <init>():V
|
||||
- <init>(Z):V
|
||||
- f:add(com.intellij.openapi.actionSystem.AnAction):V
|
||||
- f:addAction(com.intellij.openapi.actionSystem.AnAction):V
|
||||
- f:addAll(com.intellij.openapi.actionSystem.ActionGroup):V
|
||||
- f:addAll(java.util.List):V
|
||||
- f:addAll(com.intellij.openapi.actionSystem.AnAction[]):V
|
||||
- f:addSeparator():V
|
||||
- addSeparator(java.lang.String):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
||||
a:com.intellij.dvcs.ui.NewBranchAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- sf:icon:javax.swing.Icon
|
||||
- pf:myProject:com.intellij.openapi.project.Project
|
||||
- pf:myRepositories:java.util.List
|
||||
- <init>(com.intellij.openapi.project.Project,java.util.List):V
|
||||
- a:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
com.intellij.dvcs.ui.PopupElementWithAdditionalInfo
|
||||
- getInfoText():java.lang.String
|
||||
c:com.intellij.dvcs.ui.RepositoryChangesBrowserNode
|
||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$NodeWithFilePath
|
||||
- sf:Companion:com.intellij.dvcs.ui.RepositoryChangesBrowserNode$Companion
|
||||
- <init>(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager):V
|
||||
- b:<init>(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- compareUserObjects(com.intellij.dvcs.repo.Repository):I
|
||||
- getNodeFilePath():com.intellij.openapi.vcs.FilePath
|
||||
- getSortWeight():I
|
||||
- getTextPresentation():java.lang.String
|
||||
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
||||
f:com.intellij.dvcs.ui.RepositoryChangesBrowserNode$Companion
|
||||
- f:getColorManager(com.intellij.openapi.project.Project):com.intellij.vcs.log.ui.VcsLogColorManager
|
||||
- f:getRepositoryIcon(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager):com.intellij.util.ui.ColorIcon
|
||||
- bs:getRepositoryIcon$default(com.intellij.dvcs.ui.RepositoryChangesBrowserNode$Companion,com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager,I,java.lang.Object):com.intellij.util.ui.ColorIcon
|
||||
f:com.intellij.dvcs.ui.RepositoryChangesBrowserNodeKt
|
||||
f:com.intellij.dvcs.ui.RepositoryChangesGroupingPolicy
|
||||
- com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy
|
||||
- <init>(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):V
|
||||
- f:getProject():com.intellij.openapi.project.Project
|
||||
c:com.intellij.dvcs.ui.RepositoryComboboxListCellRenderer
|
||||
- com.intellij.ui.SimpleListCellRenderer
|
||||
- <init>():V
|
||||
- customize(javax.swing.JList,com.intellij.dvcs.repo.Repository,I,Z,Z):V
|
||||
c:com.intellij.dvcs.ui.RootAction
|
||||
- com.intellij.openapi.actionSystem.ActionGroup
|
||||
- com.intellij.dvcs.ui.PopupElementWithAdditionalInfo
|
||||
- com.intellij.openapi.actionSystem.ActionUpdateThreadAware$Recursive
|
||||
- com.intellij.openapi.actionSystem.AlwaysVisibleActionGroup
|
||||
- com.intellij.openapi.project.DumbAware
|
||||
- pf:myRepository:com.intellij.dvcs.repo.Repository
|
||||
- <init>(com.intellij.dvcs.repo.Repository,com.intellij.openapi.actionSystem.ActionGroup,java.lang.String):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
||||
- getInfoText():java.lang.String
|
||||
f:com.intellij.dvcs.ui.SelectChildTextFieldWithBrowseButton
|
||||
- com.intellij.openapi.ui.TextFieldWithBrowseButton
|
||||
- <init>(java.lang.String):V
|
||||
- f:trySetChildPath(java.lang.String):V
|
||||
a:com.intellij.dvcs.ui.VcsLogAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- pa:actionPerformed(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- pa:getRepositoryForRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- pa:getRepositoryManager(com.intellij.openapi.project.Project):com.intellij.dvcs.repo.AbstractRepositoryManager
|
||||
- pa:isEnabled(com.intellij.util.containers.MultiMap):Z
|
||||
- p:isVisible(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap):Z
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
a:com.intellij.dvcs.ui.VcsLogOneCommitPerRepoAction
|
||||
- com.intellij.dvcs.ui.VcsLogAction
|
||||
- <init>():V
|
||||
- p:actionPerformed(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap):V
|
||||
- pa:actionPerformed(com.intellij.openapi.project.Project,java.util.Map):V
|
||||
- p:isEnabled(com.intellij.util.containers.MultiMap):Z
|
||||
a:com.intellij.dvcs.ui.VcsLogSingleCommitAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- pa:actionPerformed(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.Hash):V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- pa:getRepositoryForRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||
- pa:getRepositoryManager(com.intellij.openapi.project.Project):com.intellij.dvcs.repo.AbstractRepositoryManager
|
||||
- p:isEnabled(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.Hash):Z
|
||||
- p:isVisible(com.intellij.openapi.project.Project,com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.Hash):Z
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.dvcs.util.CommitCompareInfo
|
||||
- <init>():V
|
||||
- <init>(com.intellij.dvcs.util.CommitCompareInfo$InfoType):V
|
||||
- getBranchToHeadCommits(com.intellij.dvcs.repo.Repository):java.util.List
|
||||
- getHeadToBranchCommits(com.intellij.dvcs.repo.Repository):java.util.List
|
||||
- getInfoType():com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- getRepositories():java.util.Collection
|
||||
- getTotalDiff():java.util.List
|
||||
- isEmpty():Z
|
||||
- put(com.intellij.dvcs.repo.Repository,java.util.List,java.util.List):V
|
||||
- putTotalDiff(com.intellij.dvcs.repo.Repository,java.util.Collection):V
|
||||
- p:updateTotalDiff(java.util.Map):V
|
||||
e:com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- java.lang.Enum
|
||||
- sf:BOTH:com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- sf:BRANCH_TO_HEAD:com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- sf:HEAD_TO_BRANCH:com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- s:valueOf(java.lang.String):com.intellij.dvcs.util.CommitCompareInfo$InfoType
|
||||
- s:values():com.intellij.dvcs.util.CommitCompareInfo$InfoType[]
|
||||
a:com.intellij.dvcs.util.LocalCommitCompareInfo
|
||||
- com.intellij.dvcs.util.CommitCompareInfo
|
||||
- <init>():V
|
||||
- a:copyChangesFromBranch(java.util.List,Z):V
|
||||
f:icons.DvcsImplIcons
|
||||
- sf:BranchLabel:javax.swing.Icon
|
||||
- sf:CherryPick:javax.swing.Icon
|
||||
- sf:CurrentBranchFavoriteLabel:javax.swing.Icon
|
||||
- sf:CurrentBranchLabel:javax.swing.Icon
|
||||
- sf:Incoming:javax.swing.Icon
|
||||
- sf:IncomingLayer:javax.swing.Icon
|
||||
- sf:IncomingOutgoing:javax.swing.Icon
|
||||
- sf:IncomingOutgoingLayer:javax.swing.Icon
|
||||
- sf:Outgoing:javax.swing.Icon
|
||||
- sf:OutgoingLayer:javax.swing.Icon
|
||||
- <init>():V
|
||||
1
platform/dvcs-impl/exposed-third-party-api.txt
Normal file
1
platform/dvcs-impl/exposed-third-party-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
52
platform/experiment/api-dump-unreviewed.txt
Normal file
52
platform/experiment/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,52 @@
|
||||
f:com.intellij.platform.experiment.ab.impl.bundle.ABExperimentBundleKt
|
||||
f:com.intellij.platform.experiment.ab.impl.experiment.ABExperiment
|
||||
- sf:Companion:com.intellij.platform.experiment.ab.impl.experiment.ABExperiment$Companion
|
||||
- <init>():V
|
||||
- f:isControlExperimentOptionEnabled():Z
|
||||
- f:isExperimentOptionEnabled(java.lang.Class):Z
|
||||
f:com.intellij.platform.experiment.ab.impl.experiment.ABExperiment$Companion
|
||||
f:com.intellij.platform.experiment.ab.impl.experiment.ABExperimentKt
|
||||
- sf:getABExperimentInstance():com.intellij.platform.experiment.ab.impl.experiment.ABExperiment
|
||||
com.intellij.platform.experiment.ab.impl.experiment.ABExperimentOption
|
||||
- com.intellij.openapi.extensions.PluginAware
|
||||
- a:getGroupSizeForIde(Z):com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- a:getId-d3vBMqI():java.lang.String
|
||||
- a:getPluginDescriptor():com.intellij.openapi.extensions.PluginDescriptor
|
||||
a:com.intellij.platform.experiment.ab.impl.experiment.ABExperimentOptionBase
|
||||
- com.intellij.platform.experiment.ab.impl.experiment.ABExperimentOption
|
||||
- <init>():V
|
||||
- getPluginDescriptor():com.intellij.openapi.extensions.PluginDescriptor
|
||||
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
||||
f:com.intellij.platform.experiment.ab.impl.experiment.ABExperimentOptionId
|
||||
- bsf:box-impl(java.lang.String):com.intellij.platform.experiment.ab.impl.experiment.ABExperimentOptionId
|
||||
- s:constructor-impl(java.lang.String):java.lang.String
|
||||
- equals(java.lang.Object):Z
|
||||
- s:equals-impl(java.lang.String,java.lang.Object):Z
|
||||
- sf:equals-impl0(java.lang.String,java.lang.String):Z
|
||||
- f:getValue():java.lang.String
|
||||
- hashCode():I
|
||||
- s:hashCode-impl(java.lang.String):I
|
||||
- toString():java.lang.String
|
||||
- s:toString-impl(java.lang.String):java.lang.String
|
||||
- bf:unbox-impl():java.lang.String
|
||||
f:com.intellij.platform.experiment.ab.impl.option.ABExperimentControlOptionKt
|
||||
- sf:isControlOptionEnabled():Z
|
||||
e:com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- java.lang.Enum
|
||||
- sf:BIG:com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- sf:MEDIUM:com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- sf:SMALL:com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- f:getCount():I
|
||||
- s:getEntries():kotlin.enums.EnumEntries
|
||||
- s:valueOf(java.lang.String):com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize
|
||||
- s:values():com.intellij.platform.experiment.ab.impl.option.ABExperimentOptionGroupSize[]
|
||||
f:com.intellij.platform.experiment.ab.impl.statistic.ABExperimentCountCollector
|
||||
- sf:INSTANCE:com.intellij.platform.experiment.ab.impl.statistic.ABExperimentCountCollector
|
||||
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
|
||||
- f:logABExperimentOptionUsed():V
|
||||
f:com.intellij.platform.experiment.ab.impl.statistic.ABExperimentOptionIdValidationRule
|
||||
- com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
|
||||
- com.intellij.internal.statistic.eventLog.validator.rules.PerformanceCareRule
|
||||
- com.intellij.internal.statistic.eventLog.validator.rules.impl.UtilValidationRule
|
||||
- <init>():V
|
||||
- getRuleId():java.lang.String
|
||||
3
platform/experiment/exposed-third-party-api.txt
Normal file
3
platform/experiment/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
com/intellij/internal/statistic/eventLog/validator/rules/FUSRule
|
||||
com/intellij/internal/statistic/eventLog/validator/rules/PerformanceCareRule
|
||||
com/intellij/internal/statistic/eventLog/validator/rules/impl/UtilValidationRule
|
||||
@@ -0,0 +1,82 @@
|
||||
com.intellij.externalProcessAuthHelper.AuthenticationGate
|
||||
- a:cancel():V
|
||||
- a:getSavedInput(java.lang.String):java.lang.String
|
||||
- a:saveInput(java.lang.String,java.lang.String):V
|
||||
- a:waitAndCompute(java.util.function.Supplier):java.lang.Object
|
||||
f:com.intellij.externalProcessAuthHelper.AuthenticationGatesKt
|
||||
e:com.intellij.externalProcessAuthHelper.AuthenticationMode
|
||||
- java.lang.Enum
|
||||
- sf:FULL:com.intellij.externalProcessAuthHelper.AuthenticationMode
|
||||
- sf:NONE:com.intellij.externalProcessAuthHelper.AuthenticationMode
|
||||
- sf:SILENT:com.intellij.externalProcessAuthHelper.AuthenticationMode
|
||||
- s:valueOf(java.lang.String):com.intellij.externalProcessAuthHelper.AuthenticationMode
|
||||
- s:values():com.intellij.externalProcessAuthHelper.AuthenticationMode[]
|
||||
f:com.intellij.externalProcessAuthHelper.ExternalProcessAuthHelperBundle
|
||||
- sf:BUNDLE:java.lang.String
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||
a:com.intellij.externalProcessAuthHelper.ExternalProcessHandlerService
|
||||
- sf:Companion:com.intellij.externalProcessAuthHelper.ExternalProcessHandlerService$Companion
|
||||
- <init>(java.lang.String,java.lang.Class):V
|
||||
- f:getCallbackScriptPath(java.lang.String,com.intellij.externalProcessAuthHelper.ScriptGenerator,Z):java.io.File
|
||||
- f:getIdePort():I
|
||||
- pa:handleRequest(externalApp.ExternalAppHandler,java.lang.String):java.lang.String
|
||||
- f:registerHandler(externalApp.ExternalAppHandler,com.intellij.openapi.Disposable):java.util.UUID
|
||||
f:com.intellij.externalProcessAuthHelper.ExternalProcessHandlerService$Companion
|
||||
a:com.intellij.externalProcessAuthHelper.ExternalProcessRest
|
||||
- org.jetbrains.ide.RestService
|
||||
- sf:Companion:com.intellij.externalProcessAuthHelper.ExternalProcessRest$Companion
|
||||
- <init>(java.lang.String):V
|
||||
- execute(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):java.lang.String
|
||||
- pa:getExternalProcessHandler():com.intellij.externalProcessAuthHelper.ExternalProcessHandlerService
|
||||
- p:getReportErrorsAsPlainText():Z
|
||||
- p:getRequesterId(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):java.lang.Object
|
||||
- p:getServiceName():java.lang.String
|
||||
- p:isMethodSupported(io.netty.handler.codec.http.HttpMethod):Z
|
||||
f:com.intellij.externalProcessAuthHelper.ExternalProcessRest$Companion
|
||||
f:com.intellij.externalProcessAuthHelper.NativeSshAuthService
|
||||
- com.intellij.externalProcessAuthHelper.ExternalProcessHandlerService
|
||||
- sf:Companion:com.intellij.externalProcessAuthHelper.NativeSshAuthService$Companion
|
||||
- <init>():V
|
||||
- sf:getInstance():com.intellij.externalProcessAuthHelper.NativeSshAuthService
|
||||
f:com.intellij.externalProcessAuthHelper.NativeSshAuthService$Companion
|
||||
- f:getInstance():com.intellij.externalProcessAuthHelper.NativeSshAuthService
|
||||
f:com.intellij.externalProcessAuthHelper.NativeSshExternalProcessRest
|
||||
- com.intellij.externalProcessAuthHelper.ExternalProcessRest
|
||||
- <init>():V
|
||||
f:com.intellij.externalProcessAuthHelper.NativeSshGuiAuthenticator
|
||||
- externalApp.nativessh.NativeSshAskPassAppHandler
|
||||
- sf:Companion:com.intellij.externalProcessAuthHelper.NativeSshGuiAuthenticator$Companion
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.externalProcessAuthHelper.AuthenticationGate,com.intellij.externalProcessAuthHelper.AuthenticationMode,Z):V
|
||||
- handleInput(java.lang.String):java.lang.String
|
||||
f:com.intellij.externalProcessAuthHelper.NativeSshGuiAuthenticator$Companion
|
||||
f:com.intellij.externalProcessAuthHelper.PassthroughAuthenticationGate
|
||||
- com.intellij.externalProcessAuthHelper.AuthenticationGate
|
||||
- sf:Companion:com.intellij.externalProcessAuthHelper.PassthroughAuthenticationGate$Companion
|
||||
- <init>():V
|
||||
- cancel():V
|
||||
- sf:getInstance():com.intellij.externalProcessAuthHelper.PassthroughAuthenticationGate
|
||||
- getSavedInput(java.lang.String):java.lang.String
|
||||
- saveInput(java.lang.String,java.lang.String):V
|
||||
- waitAndCompute(java.util.function.Supplier):java.lang.Object
|
||||
f:com.intellij.externalProcessAuthHelper.PassthroughAuthenticationGate$Companion
|
||||
- f:getInstance():com.intellij.externalProcessAuthHelper.PassthroughAuthenticationGate
|
||||
f:com.intellij.externalProcessAuthHelper.RestrictingAuthenticationGate
|
||||
- com.intellij.externalProcessAuthHelper.AuthenticationGate
|
||||
- <init>():V
|
||||
- cancel():V
|
||||
- getSavedInput(java.lang.String):java.lang.String
|
||||
- saveInput(java.lang.String,java.lang.String):V
|
||||
- waitAndCompute(java.util.function.Supplier):java.lang.Object
|
||||
com.intellij.externalProcessAuthHelper.ScriptGenerator
|
||||
- a:commandLine(java.lang.Class,Z):java.lang.String
|
||||
c:com.intellij.externalProcessAuthHelper.ScriptGeneratorImpl
|
||||
- com.intellij.externalProcessAuthHelper.ScriptGenerator
|
||||
- <init>():V
|
||||
- addParameters(java.lang.String[]):com.intellij.externalProcessAuthHelper.ScriptGeneratorImpl
|
||||
- commandLine(java.lang.Class,Z):java.lang.String
|
||||
- p:getJavaExecutablePath():java.lang.String
|
||||
f:com.intellij.externalProcessAuthHelper.ScriptGeneratorUtil
|
||||
- <init>():V
|
||||
- s:createTempScript(java.lang.String,java.lang.String,Z):java.io.File
|
||||
- s:getJarFileFor(java.lang.Class):java.io.File
|
||||
@@ -0,0 +1,4 @@
|
||||
io/netty/channel/ChannelHandlerContext
|
||||
io/netty/handler/codec/http/FullHttpRequest
|
||||
io/netty/handler/codec/http/HttpMethod
|
||||
io/netty/handler/codec/http/QueryStringDecoder
|
||||
@@ -0,0 +1,37 @@
|
||||
externalApp.ExternalApp
|
||||
externalApp.ExternalAppHandler
|
||||
- sf:HANDLER_ID_PARAMETER:java.lang.String
|
||||
f:externalApp.ExternalAppUtil
|
||||
- <init>():V
|
||||
- s:getEnv(java.lang.String):java.lang.String
|
||||
- s:getEnvInt(java.lang.String):I
|
||||
- s:handleAskPassInvocation(java.lang.String,java.lang.String,java.lang.String,java.lang.String[]):V
|
||||
- s:sendIdeRequest(java.lang.String,I,java.lang.String,java.lang.String):externalApp.ExternalAppUtil$Result
|
||||
c:externalApp.ExternalAppUtil$Result
|
||||
- f:error:java.lang.String
|
||||
- f:isError:Z
|
||||
- f:response:java.lang.String
|
||||
- f:statusCode:I
|
||||
- s:error(I,java.lang.String):externalApp.ExternalAppUtil$Result
|
||||
- getPresentableError():java.lang.String
|
||||
- s:success(I,java.lang.String):externalApp.ExternalAppUtil$Result
|
||||
c:externalApp.nativessh.NativeSshAskPassApp
|
||||
- externalApp.ExternalApp
|
||||
- <init>():V
|
||||
- s:main(java.lang.String[]):V
|
||||
externalApp.nativessh.NativeSshAskPassAppHandler
|
||||
- externalApp.ExternalAppHandler
|
||||
- sf:ENTRY_POINT_NAME:java.lang.String
|
||||
- sf:IJ_SSH_ASK_PASS_HANDLER_ENV:java.lang.String
|
||||
- sf:IJ_SSH_ASK_PASS_PORT_ENV:java.lang.String
|
||||
- a:handleInput(java.lang.String):java.lang.String
|
||||
c:externalApp.sudoAskPass.SudoAskPassApp
|
||||
- externalApp.ExternalApp
|
||||
- <init>():V
|
||||
- s:main(java.lang.String[]):V
|
||||
externalApp.sudoAskPass.SudoExternalAppHandler
|
||||
- externalApp.ExternalAppHandler
|
||||
- sf:ENTRY_POINT_NAME:java.lang.String
|
||||
- sf:IJ_SUDO_ASK_PASS_HANDLER_ENV:java.lang.String
|
||||
- sf:IJ_SUDO_ASK_PASS_PORT_ENV:java.lang.String
|
||||
- a:handleInput(java.lang.String):java.lang.String
|
||||
335
platform/ml-embeddings/api-dump-unreviewed.txt
Normal file
335
platform/ml-embeddings/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,335 @@
|
||||
f:com.intellij.platform.ml.embeddings.EmbeddingsBundle
|
||||
- com.intellij.DynamicBundle
|
||||
- sf:INSTANCE:com.intellij.platform.ml.embeddings.EmbeddingsBundle
|
||||
f:com.intellij.platform.ml.embeddings.models.LocalEmbeddingNetwork
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.models.LocalEmbeddingNetwork$Companion
|
||||
- sf:DEFAULT_MAX_LEN:I
|
||||
- <init>(io.kinference.model.Model,I):V
|
||||
- b:<init>(io.kinference.model.Model,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:getMaxLen():I
|
||||
- f:predict(io.kinference.ndarray.arrays.NumberNDArray,io.kinference.ndarray.arrays.NumberNDArray,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.models.LocalEmbeddingNetwork$Companion
|
||||
- f:invoke(B[],java.lang.Integer,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:invoke$default(com.intellij.platform.ml.embeddings.models.LocalEmbeddingNetwork$Companion,B[],java.lang.Integer,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.models.LocalEmbeddingService
|
||||
- ai.grazie.emb.SuspendableTextEmbeddingsService
|
||||
- <init>(com.intellij.platform.ml.embeddings.models.LocalEmbeddingNetwork,ai.grazie.nlp.encoder.PreTrainedTextEncoder):V
|
||||
- embed(java.util.List,java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:embed(java.util.List,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.models.LocalEmbeddingServiceLoader
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.models.LocalEmbeddingServiceLoader$Companion
|
||||
- sf:MODEL_FILENAME:java.lang.String
|
||||
- sf:MODEL_NAME:java.lang.String
|
||||
- <init>():V
|
||||
- f:load(ai.grazie.utils.mpp.RootDataLoader,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.models.LocalEmbeddingServiceLoader$Companion
|
||||
f:com.intellij.platform.ml.embeddings.models.TextEncoderConfig
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.models.TextEncoderConfig$Companion
|
||||
- <init>(java.lang.Integer):V
|
||||
- f:component1():java.lang.Integer
|
||||
- f:copy(java.lang.Integer):com.intellij.platform.ml.embeddings.models.TextEncoderConfig
|
||||
- bs:copy$default(com.intellij.platform.ml.embeddings.models.TextEncoderConfig,java.lang.Integer,I,java.lang.Object):com.intellij.platform.ml.embeddings.models.TextEncoderConfig
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getMaxLen():java.lang.Integer
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.models.TextEncoderConfig$Companion
|
||||
- f:loadConfig(ai.grazie.utils.mpp.DataLoader,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||
- com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex
|
||||
- <init>(java.nio.file.Path,java.lang.Integer):V
|
||||
- b:<init>(java.nio.file.Path,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addEntries(java.lang.Iterable,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:addEntry(java.lang.String,ai.grazie.emb.FloatTextEmbedding,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- checkCanAddEntry(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- clear(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- contains(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:deleteEntry(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- estimateLimitByMemory(J):I
|
||||
- estimateMemoryUsage(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- findClosest(ai.grazie.emb.FloatTextEmbedding,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:getChanged():Z
|
||||
- getLimit():java.lang.Integer
|
||||
- f:getRoot():java.nio.file.Path
|
||||
- getSize(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- loadFromDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- lookup(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- onIndexingFinish(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- onIndexingStart(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- saveToDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:setChanged(Z):V
|
||||
- setLimit(java.lang.Integer):V
|
||||
- setLimit(java.lang.Integer,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- streamFindClose(ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:updateEntry(java.lang.String,java.lang.String,ai.grazie.emb.FloatTextEmbedding,kotlin.coroutines.Continuation):java.lang.Object
|
||||
com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex
|
||||
- a:addEntries(java.lang.Iterable,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:addEntries$default(com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex,java.lang.Iterable,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- a:checkCanAddEntry(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:clear(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:contains(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:estimateLimitByMemory(J):I
|
||||
- a:estimateMemoryUsage(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:findClosest(ai.grazie.emb.FloatTextEmbedding,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:findClosest$default(com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex,ai.grazie.emb.FloatTextEmbedding,I,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- a:getLimit():java.lang.Integer
|
||||
- a:getSize(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:loadFromDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:lookup(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:onIndexingFinish(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:onIndexingStart(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:saveToDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:setLimit(java.lang.Integer):V
|
||||
- a:setLimit(java.lang.Integer,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- a:streamFindClose(ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:streamFindClose$default(com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex,ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndexKt
|
||||
com.intellij.platform.ml.embeddings.search.indices.FileIndexableEntitiesProvider
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.indices.FileIndexableEntitiesProvider$Companion
|
||||
- a:extractIndexableClasses(com.intellij.psi.PsiFile):java.util.List
|
||||
- a:extractIndexableSymbols(com.intellij.psi.PsiFile):java.util.List
|
||||
- a:isEnabled(com.intellij.psi.PsiFile):Z
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.FileIndexableEntitiesProvider$Companion
|
||||
- f:extractClasses(com.intellij.psi.PsiFile):kotlinx.coroutines.flow.Flow
|
||||
- f:extractSymbols(com.intellij.psi.PsiFile):kotlinx.coroutines.flow.Flow
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.InMemoryEmbeddingSearchIndex
|
||||
- com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex
|
||||
- <init>(java.nio.file.Path,java.lang.Integer):V
|
||||
- b:<init>(java.nio.file.Path,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addEntries(java.lang.Iterable,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- checkCanAddEntry(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- clear(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- contains(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- estimateLimitByMemory(J):I
|
||||
- estimateMemoryUsage(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- findClosest(ai.grazie.emb.FloatTextEmbedding,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- getLimit():java.lang.Integer
|
||||
- getSize(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- loadFromDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- lookup(java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- onIndexingFinish(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- onIndexingStart(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- saveToDisk(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- setLimit(java.lang.Integer):V
|
||||
- setLimit(java.lang.Integer,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- streamFindClose(ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
com.intellij.platform.ml.embeddings.search.indices.IndexableEntity
|
||||
- a:getId():java.lang.String
|
||||
- a:getIndexableRepresentation():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.LocalEmbeddingIndexFileManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.indices.LocalEmbeddingIndexFileManager$Companion
|
||||
- sf:DEFAULT_DIMENSIONS:I
|
||||
- sf:EMBEDDING_ELEMENT_SIZE:I
|
||||
- <init>(java.nio.file.Path,I):V
|
||||
- b:<init>(java.nio.file.Path,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:get(I,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:getEmbeddingSizeInBytes():I
|
||||
- f:loadIndex(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:removeAtIndex(I,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:saveIds(java.util.List,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:saveIndex(java.util.List,java.util.List,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:set(I,ai.grazie.emb.FloatTextEmbedding,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.indices.LocalEmbeddingIndexFileManager$Companion
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingStorageManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingStorageManager$Companion
|
||||
- <init>(kotlinx.coroutines.CoroutineScope):V
|
||||
- f:prepareForSearch(com.intellij.openapi.project.Project):kotlinx.coroutines.Job
|
||||
- bs:prepareForSearch$default(com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingStorageManager,com.intellij.openapi.project.Project,I,java.lang.Object):kotlinx.coroutines.Job
|
||||
- f:triggerIndexing():V
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingStorageManager$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingStorageManager
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingsStorage
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingsStorage
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingsStorage$Companion
|
||||
- <init>():V
|
||||
- f:getIndex():com.intellij.platform.ml.embeddings.search.indices.InMemoryEmbeddingSearchIndex
|
||||
- searchNeighbours(java.lang.String,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:streamSearchNeighbours(java.lang.String,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:streamSearchNeighbours$default(com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingsStorage,java.lang.String,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingsStorage$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.search.services.ActionEmbeddingsStorage
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ClassEmbeddingsStorage
|
||||
- com.intellij.platform.ml.embeddings.search.services.DiskSynchronizedEmbeddingsStorage
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.ClassEmbeddingsStorage$Companion
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- getIndex():com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||
f:com.intellij.platform.ml.embeddings.search.services.ClassEmbeddingsStorage$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.ClassEmbeddingsStorage
|
||||
a:com.intellij.platform.ml.embeddings.search.services.DiskSynchronizedEmbeddingsStorage
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingsStorage
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- a:getIndex():com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||
- f:getProject():com.intellij.openapi.project.Project
|
||||
- searchNeighbours(java.lang.String,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:streamSearchNeighbours(java.lang.String,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:streamSearchNeighbours$default(com.intellij.platform.ml.embeddings.search.services.DiskSynchronizedEmbeddingsStorage,java.lang.String,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexMemoryManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexMemoryManager$Companion
|
||||
- <init>():V
|
||||
- f:checkCanAddEntry(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:registerIndex(com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex):Z
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexMemoryManager$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexMemoryManager
|
||||
com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettings
|
||||
- getShouldIndexActions():Z
|
||||
- getShouldIndexClasses():Z
|
||||
- getShouldIndexFiles():Z
|
||||
- getShouldIndexSymbols():Z
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettingsImpl
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettings
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettingsImpl$Companion
|
||||
- <init>():V
|
||||
- getShouldIndexActions():Z
|
||||
- f:getShouldIndexAnythingFileBased():Z
|
||||
- getShouldIndexClasses():Z
|
||||
- getShouldIndexFiles():Z
|
||||
- getShouldIndexSymbols():Z
|
||||
- f:registerClientSettings(com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettings):V
|
||||
- f:unregisterClientSettings(com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettings):Z
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettingsImpl$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexSettingsImpl
|
||||
com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask
|
||||
- a:run(com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask$Add
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask
|
||||
- <init>(java.util.List,java.util.List,kotlin.jvm.functions.Function0):V
|
||||
- b:<init>(java.util.List,java.util.List,kotlin.jvm.functions.Function0,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- run(com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask$AddDiskSynchronized
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask
|
||||
- <init>(java.util.List,java.util.List,kotlin.jvm.functions.Function0):V
|
||||
- b:<init>(java.util.List,java.util.List,kotlin.jvm.functions.Function0,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- run(com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask$DeleteDiskSynchronized
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask
|
||||
- <init>(java.util.List,kotlin.jvm.functions.Function0):V
|
||||
- b:<init>(java.util.List,kotlin.jvm.functions.Function0,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- run(com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask$RenameDiskSynchronized
|
||||
- com.intellij.platform.ml.embeddings.search.services.EmbeddingIndexingTask
|
||||
- <init>(java.lang.String,java.lang.String,java.lang.String,kotlin.jvm.functions.Function0):V
|
||||
- b:<init>(java.lang.String,java.lang.String,java.lang.String,kotlin.jvm.functions.Function0,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- run(com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex,kotlin.coroutines.Continuation):java.lang.Object
|
||||
com.intellij.platform.ml.embeddings.search.services.EmbeddingsStorage
|
||||
- a:searchNeighbours(java.lang.String,I,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:searchNeighbours$default(com.intellij.platform.ml.embeddings.search.services.EmbeddingsStorage,java.lang.String,I,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.services.FileBasedEmbeddingStoragesManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.FileBasedEmbeddingStoragesManager$Companion
|
||||
- sf:INDEXING_SPAN_NAME:java.lang.String
|
||||
- sf:SCANNING_SPAN_NAME:java.lang.String
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- f:indexFiles(java.util.List,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:prepareForSearch():kotlinx.coroutines.Job
|
||||
- f:stopIndexingIfDisabled():V
|
||||
- f:triggerIndexing():V
|
||||
f:com.intellij.platform.ml.embeddings.search.services.FileBasedEmbeddingStoragesManager$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.FileBasedEmbeddingStoragesManager
|
||||
f:com.intellij.platform.ml.embeddings.search.services.FileEmbeddingsStorage
|
||||
- com.intellij.platform.ml.embeddings.search.services.DiskSynchronizedEmbeddingsStorage
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.FileEmbeddingsStorage$Companion
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- getIndex():com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||
f:com.intellij.platform.ml.embeddings.search.services.FileEmbeddingsStorage$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.FileEmbeddingsStorage
|
||||
c:com.intellij.platform.ml.embeddings.search.services.IndexableClass
|
||||
- com.intellij.platform.ml.embeddings.search.indices.IndexableEntity
|
||||
- <init>(java.lang.String):V
|
||||
- getId():java.lang.String
|
||||
- getIndexableRepresentation():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.search.services.IndexableFile
|
||||
- com.intellij.platform.ml.embeddings.search.indices.IndexableEntity
|
||||
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
||||
- getId():java.lang.String
|
||||
- getIndexableRepresentation():java.lang.String
|
||||
c:com.intellij.platform.ml.embeddings.search.services.IndexableSymbol
|
||||
- com.intellij.platform.ml.embeddings.search.indices.IndexableEntity
|
||||
- <init>(java.lang.String):V
|
||||
- getId():java.lang.String
|
||||
- getIndexableRepresentation():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SemanticSearchCoroutineScope
|
||||
- com.intellij.openapi.Disposable
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.SemanticSearchCoroutineScope$Companion
|
||||
- <init>(kotlinx.coroutines.CoroutineScope):V
|
||||
- dispose():V
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SemanticSearchCoroutineScope$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.SemanticSearchCoroutineScope
|
||||
- f:getScope(com.intellij.openapi.project.Project):kotlinx.coroutines.CoroutineScope
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SemanticSearchFileChangeListener
|
||||
- com.intellij.openapi.vfs.AsyncFileListener
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.SemanticSearchFileChangeListener$Companion
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- f:clearEvents():V
|
||||
- prepareChange(java.util.List):com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SemanticSearchFileChangeListener$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.SemanticSearchFileChangeListener
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SymbolEmbeddingStorage
|
||||
- com.intellij.platform.ml.embeddings.search.services.DiskSynchronizedEmbeddingsStorage
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.services.SymbolEmbeddingStorage$Companion
|
||||
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
|
||||
- getIndex():com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||
f:com.intellij.platform.ml.embeddings.search.services.SymbolEmbeddingStorage$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ml.embeddings.search.services.SymbolEmbeddingStorage
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.LockedSequenceWrapper
|
||||
- kotlin.sequences.Sequence
|
||||
- <init>(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):V
|
||||
- iterator():java.util.Iterator
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.LowMemoryNotificationManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.search.utils.LowMemoryNotificationManager$Companion
|
||||
- <init>():V
|
||||
- f:showNotification():V
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.LowMemoryNotificationManager$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.search.utils.LowMemoryNotificationManager
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.ScoredText
|
||||
- <init>(java.lang.String,D):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():D
|
||||
- f:copy(java.lang.String,D):com.intellij.platform.ml.embeddings.search.utils.ScoredText
|
||||
- bs:copy$default(com.intellij.platform.ml.embeddings.search.utils.ScoredText,java.lang.String,D,I,java.lang.Object):com.intellij.platform.ml.embeddings.search.utils.ScoredText
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getSimilarity():D
|
||||
- f:getText():java.lang.String
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.SuspendingReadWriteLock
|
||||
- <init>():V
|
||||
- f:read(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- f:write(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.search.utils.TracingUtilsKt
|
||||
f:com.intellij.platform.ml.embeddings.services.CustomRootDataLoader
|
||||
- ai.grazie.utils.mpp.RootDataLoader
|
||||
- ai.grazie.utils.mpp.RootStreamDataLoader
|
||||
- <init>(java.nio.file.Path):V
|
||||
- bytes(ai.grazie.utils.mpp.DataLoader$Path,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- stream(ai.grazie.utils.mpp.DataLoader$Path):java.io.InputStream
|
||||
- text(ai.grazie.utils.mpp.DataLoader$Path,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ml.embeddings.services.LocalArtifactsManager
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.services.LocalArtifactsManager$Companion
|
||||
- sf:SEMANTIC_SEARCH_RESOURCES_DIR:java.lang.String
|
||||
- <init>():V
|
||||
- f:checkArtifactsPresent():Z
|
||||
- f:downloadArtifactsIfNecessary(com.intellij.openapi.project.Project,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:downloadArtifactsIfNecessary$default(com.intellij.platform.ml.embeddings.services.LocalArtifactsManager,com.intellij.openapi.project.Project,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- f:getCustomRootDataLoader():com.intellij.platform.ml.embeddings.services.CustomRootDataLoader
|
||||
- f:getModelVersion():java.lang.String
|
||||
f:com.intellij.platform.ml.embeddings.services.LocalArtifactsManager$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.services.LocalArtifactsManager
|
||||
f:com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider
|
||||
- sf:Companion:com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider$Companion
|
||||
- <init>():V
|
||||
- f:getService(Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:getService$default(com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- f:getServiceBlocking(Z):com.intellij.platform.ml.embeddings.models.LocalEmbeddingService
|
||||
- bs:getServiceBlocking$default(com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider,Z,I,java.lang.Object):com.intellij.platform.ml.embeddings.models.LocalEmbeddingService
|
||||
f:com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider$Companion
|
||||
- f:getInstance():com.intellij.platform.ml.embeddings.services.LocalEmbeddingServiceProvider
|
||||
- f:getTestDataPath():java.nio.file.Path
|
||||
f:com.intellij.platform.ml.embeddings.utils.IndexingUtilsKt
|
||||
- sf:convertNameToNaturalLanguage(java.lang.String):java.lang.String
|
||||
- sf:generateEmbedding(java.lang.String,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:generateEmbedding$default(java.lang.String,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- sf:generateEmbeddingBlocking(java.lang.String,Z):ai.grazie.emb.FloatTextEmbedding
|
||||
- bs:generateEmbeddingBlocking$default(java.lang.String,Z,I,java.lang.Object):ai.grazie.emb.FloatTextEmbedding
|
||||
- sf:generateEmbeddings(java.util.List,Z,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- bs:generateEmbeddings$default(java.util.List,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
|
||||
- sf:normalized(ai.grazie.emb.FloatTextEmbedding):ai.grazie.emb.FloatTextEmbedding
|
||||
- sf:splitIdentifierIntoTokens(java.lang.String):java.util.List
|
||||
10
platform/ml-embeddings/exposed-third-party-api.txt
Normal file
10
platform/ml-embeddings/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
ai/grazie/emb/FloatTextEmbedding
|
||||
ai/grazie/emb/SuspendableTextEmbeddingsService
|
||||
ai/grazie/nlp/encoder/PreTrainedTextEncoder
|
||||
ai/grazie/utils/mpp/DataLoader
|
||||
ai/grazie/utils/mpp/DataLoader$Path
|
||||
ai/grazie/utils/mpp/RootDataLoader
|
||||
ai/grazie/utils/mpp/RootStreamDataLoader
|
||||
io/kinference/model/Model
|
||||
io/kinference/ndarray/arrays/NumberNDArray
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
319
platform/ml-impl/api-dump-unreviewed.txt
Normal file
319
platform/ml-impl/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,319 @@
|
||||
f:com.intellij.filePrediction.features.history.FileHistoryFeatures
|
||||
- <init>(java.lang.Integer,com.intellij.filePrediction.features.history.NextFileProbability,com.intellij.filePrediction.features.history.NextFileProbability):V
|
||||
- f:component1():java.lang.Integer
|
||||
- f:component2():com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- f:component3():com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- f:copy(java.lang.Integer,com.intellij.filePrediction.features.history.NextFileProbability,com.intellij.filePrediction.features.history.NextFileProbability):com.intellij.filePrediction.features.history.FileHistoryFeatures
|
||||
- bs:copy$default(com.intellij.filePrediction.features.history.FileHistoryFeatures,java.lang.Integer,com.intellij.filePrediction.features.history.NextFileProbability,com.intellij.filePrediction.features.history.NextFileProbability,I,java.lang.Object):com.intellij.filePrediction.features.history.FileHistoryFeatures
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getBiGram():com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- f:getPosition():java.lang.Integer
|
||||
- f:getUniGram():com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.filePrediction.features.history.FileHistoryManager
|
||||
- <init>(com.intellij.internal.ml.ngram.NGramIncrementalModelRunner):V
|
||||
- f:calcNGramFeatures(java.util.List):com.intellij.filePrediction.features.history.FilePredictionNGramFeatures
|
||||
- f:calcNextFileProbability(java.lang.String):D
|
||||
- f:onFileOpened(java.lang.String):V
|
||||
- f:saveFileHistoryAsync(com.intellij.openapi.project.Project):V
|
||||
f:com.intellij.filePrediction.features.history.FileHistoryManagerWrapper
|
||||
- com.intellij.openapi.Disposable
|
||||
- sf:Companion:com.intellij.filePrediction.features.history.FileHistoryManagerWrapper$Companion
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- f:calcNGramFeatures(java.util.List):com.intellij.filePrediction.features.history.FilePredictionNGramFeatures
|
||||
- f:calcNextFileProbability(com.intellij.openapi.vfs.VirtualFile):D
|
||||
- dispose():V
|
||||
f:com.intellij.filePrediction.features.history.FileHistoryManagerWrapper$Companion
|
||||
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.filePrediction.features.history.FileHistoryManagerWrapper
|
||||
- f:getInstanceIfCreated(com.intellij.openapi.project.Project):com.intellij.filePrediction.features.history.FileHistoryManagerWrapper
|
||||
f:com.intellij.filePrediction.features.history.FileHistoryPersistence
|
||||
- sf:INSTANCE:com.intellij.filePrediction.features.history.FileHistoryPersistence
|
||||
- f:deleteLegacyFile(com.intellij.openapi.project.Project):V
|
||||
- f:loadNGrams(com.intellij.openapi.project.Project,I):com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
- f:saveNGramsAsync(com.intellij.openapi.project.Project,com.intellij.internal.ml.ngram.NGramIncrementalModelRunner):V
|
||||
f:com.intellij.filePrediction.features.history.FilePredictionNGramFeatures
|
||||
- <init>(java.util.Map):V
|
||||
- f:calculateFileFeatures(java.lang.String):com.intellij.filePrediction.features.history.NextFileProbability
|
||||
f:com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- <init>(D,D,D,D,D):V
|
||||
- f:component1():D
|
||||
- f:component2():D
|
||||
- f:component3():D
|
||||
- f:component4():D
|
||||
- f:component5():D
|
||||
- f:copy(D,D,D,D,D):com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- bs:copy$default(com.intellij.filePrediction.features.history.NextFileProbability,D,D,D,D,D,I,java.lang.Object):com.intellij.filePrediction.features.history.NextFileProbability
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getMaxMle():D
|
||||
- f:getMinMle():D
|
||||
- f:getMle():D
|
||||
- f:getMleToMax():D
|
||||
- f:getMleToMin():D
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.internal.ml.models.local.LocalCatBoostModelMetadataReader
|
||||
- com.intellij.internal.ml.ModelMetadataReader
|
||||
- <init>(java.lang.String,java.lang.String):V
|
||||
- allKnown():java.lang.String
|
||||
- binaryFeatures():java.lang.String
|
||||
- categoricalFeatures():java.lang.String
|
||||
- extractVersion():java.lang.String
|
||||
- featureOrderDirect():java.util.List
|
||||
- floatFeatures():java.lang.String
|
||||
- f:loadModel():com.intellij.internal.ml.catboost.NaiveCatBoostModel
|
||||
f:com.intellij.internal.ml.models.local.LocalRandomForestModel
|
||||
- com.intellij.internal.ml.completion.CompletionRankingModelBase
|
||||
- sf:Companion:com.intellij.internal.ml.models.local.LocalRandomForestModel$Companion
|
||||
- predict(D[]):D
|
||||
f:com.intellij.internal.ml.models.local.LocalRandomForestModel$Companion
|
||||
- f:loadModel(java.lang.String,com.intellij.internal.ml.FeaturesInfo):com.intellij.internal.ml.DecisionFunction
|
||||
c:com.intellij.internal.ml.models.local.ZipModelMetadataReader
|
||||
- com.intellij.internal.ml.ModelMetadataReader
|
||||
- <init>(java.util.zip.ZipFile):V
|
||||
- allKnown():java.lang.String
|
||||
- binaryFeatures():java.lang.String
|
||||
- categoricalFeatures():java.lang.String
|
||||
- extractVersion():java.lang.String
|
||||
- featureOrderDirect():java.util.List
|
||||
- floatFeatures():java.lang.String
|
||||
- f:resourceContent(java.lang.String):java.lang.String
|
||||
- f:tryGetResourceAsStream(java.lang.String):java.io.InputStream
|
||||
f:com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
- com.intellij.completion.ngram.slp.modeling.runners.ModelRunner
|
||||
- sf:Companion:com.intellij.internal.ml.ngram.NGramIncrementalModelRunner$Companion
|
||||
- <init>(I,D,com.intellij.completion.ngram.slp.modeling.ngram.NGramModel,com.intellij.internal.ml.ngram.VocabularyWithLimit):V
|
||||
- f:createScorer():com.intellij.internal.ml.ngram.NGramModelScorer
|
||||
- f:getLambda():D
|
||||
- f:learnNextToken(java.lang.String):V
|
||||
f:com.intellij.internal.ml.ngram.NGramIncrementalModelRunner$Companion
|
||||
- f:createModelRunner(I,D,com.intellij.completion.ngram.slp.counting.trie.ArrayTrieCounter,com.intellij.internal.ml.ngram.VocabularyWithLimit):com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
- f:createNewModelRunner(I,D):com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
- bs:createNewModelRunner$default(com.intellij.internal.ml.ngram.NGramIncrementalModelRunner$Companion,I,D,I,java.lang.Object):com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
f:com.intellij.internal.ml.ngram.NGramModelScorer
|
||||
- <init>(kotlin.jvm.functions.Function1,java.lang.String[]):V
|
||||
- f:score(java.lang.String):D
|
||||
f:com.intellij.internal.ml.ngram.NGramModelSerializer
|
||||
- sf:INSTANCE:com.intellij.internal.ml.ngram.NGramModelSerializer
|
||||
- f:loadNGrams(java.nio.file.Path,I):com.intellij.internal.ml.ngram.NGramIncrementalModelRunner
|
||||
- f:saveNGrams(java.nio.file.Path,com.intellij.internal.ml.ngram.NGramIncrementalModelRunner):V
|
||||
f:com.intellij.internal.ml.ngram.NGramRecentTokens
|
||||
- java.io.Externalizable
|
||||
- <init>(I):V
|
||||
- f:contains(java.lang.String):Z
|
||||
- f:getRecentTokens():java.util.List
|
||||
- f:lastIndex():I
|
||||
- readExternal(java.io.ObjectInput):V
|
||||
- f:removeEldest():kotlin.Pair
|
||||
- f:setMaxTokenIndex(I):V
|
||||
- f:size():I
|
||||
- f:update(java.lang.String):V
|
||||
- writeExternal(java.io.ObjectOutput):V
|
||||
f:com.intellij.internal.ml.ngram.NGramRecentTokensSequence
|
||||
- java.io.Externalizable
|
||||
- <init>(I,I,I):V
|
||||
- f:getMaxSequenceLength():I
|
||||
- readExternal(java.io.ObjectInput):V
|
||||
- f:size():I
|
||||
- f:subListFromStart(I):java.util.List
|
||||
- writeExternal(java.io.ObjectOutput):V
|
||||
f:com.intellij.internal.ml.ngram.VocabularyWithLimit
|
||||
- com.intellij.completion.ngram.slp.translating.Vocabulary
|
||||
- java.io.Externalizable
|
||||
- sf:Companion:com.intellij.internal.ml.ngram.VocabularyWithLimit$Companion
|
||||
- <init>(I,I,I,I):V
|
||||
- b:<init>(I,I,I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:getMaxVocabularySize():I
|
||||
- f:getRecent():com.intellij.internal.ml.ngram.NGramRecentTokens
|
||||
- f:getRecentSequence():com.intellij.internal.ml.ngram.NGramRecentTokensSequence
|
||||
- readExternal(java.io.ObjectInput):V
|
||||
- f:setMaxVocabularySize(I):V
|
||||
- f:toExistingIndices(java.util.List):java.util.List
|
||||
- f:toIndicesWithLimit(java.util.List,com.intellij.completion.ngram.slp.modeling.ngram.NGramModel):java.util.List
|
||||
- writeExternal(java.io.ObjectOutput):V
|
||||
f:com.intellij.internal.ml.ngram.VocabularyWithLimit$Companion
|
||||
f:com.intellij.platform.ml.impl.DumbMLTaskKt
|
||||
f:com.intellij.platform.ml.impl.MLModelUsageSessionKt
|
||||
f:com.intellij.platform.ml.impl.MLTaskKt
|
||||
f:com.intellij.platform.ml.impl.UtilKt
|
||||
com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider
|
||||
- sf:Companion:com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider$Companion
|
||||
f:com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider$Companion
|
||||
- f:getTOPIC():com.intellij.util.messages.Topic
|
||||
f:com.intellij.platform.ml.impl.environment.ExtendedEnvironmentKt
|
||||
f:com.intellij.platform.ml.impl.environment.TopologicalSortingResolverKt
|
||||
f:com.intellij.platform.ml.impl.logs.CommonKt
|
||||
f:com.intellij.platform.ml.impl.logs.MLSessionLoggerKt
|
||||
f:com.intellij.platform.ml.impl.logs.SessionAsMultipleEventsLoggingSchemeKt
|
||||
f:com.intellij.platform.ml.impl.logs.SessionFinishedKt
|
||||
f:com.intellij.platform.ml.impl.model.RegressionModelKt
|
||||
a:com.intellij.platform.ml.impl.ngram.model.NGramModel
|
||||
- <init>(com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter,I):V
|
||||
- f:getAllNGramsWithCount():java.util.Map
|
||||
- pf:getNGramCounter():com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter
|
||||
- pf:getNgramSize():I
|
||||
- a:scoreToken(java.util.List,I):D
|
||||
f:com.intellij.platform.ml.impl.ngram.model.NGramModelKt
|
||||
com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||
- bsf:box-impl(java.lang.Object):com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
||||
- s:constructor-impl(java.lang.Object):java.lang.Object
|
||||
- equals(java.lang.Object):Z
|
||||
- s:equals-impl(java.lang.Object,java.lang.Object):Z
|
||||
- sf:equals-impl0(java.lang.Object,java.lang.Object):Z
|
||||
- f:getWord():java.lang.Object
|
||||
- hashCode():I
|
||||
- s:hashCode-impl(java.lang.Object):I
|
||||
- toString():java.lang.String
|
||||
- s:toString-impl(java.lang.Object):java.lang.String
|
||||
- bf:unbox-impl():java.lang.Object
|
||||
f:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel
|
||||
- com.intellij.platform.ml.impl.ngram.model.NGramModel
|
||||
- sf:Companion:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel$Companion
|
||||
- b:<init>(com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- scoreToken(java.util.List,I):D
|
||||
f:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel$Companion
|
||||
- f:train(java.util.Collection,I):com.intellij.platform.ml.impl.ngram.model.NGramModel
|
||||
com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter
|
||||
- a:getAllNGramsWithCount():java.util.Map
|
||||
- a:getFrequencyOf(java.util.List):I
|
||||
f:com.intellij.platform.ml.impl.session.SessionStructureCollectorKt
|
||||
f:com.intellij.platform.ml.impl.session.SessionTreeKt
|
||||
f:com.intellij.platform.ml.impl.session.SessionUsageUtilKt
|
||||
f:com.intellij.platform.ml.impl.session.analysis.AnalysersKt
|
||||
f:com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- <init>(java.lang.Enum,com.intellij.platform.ml.impl.turboComplete.KindVariety):V
|
||||
- f:component1():java.lang.Enum
|
||||
- f:component2():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||
- f:copy(java.lang.Enum,com.intellij.platform.ml.impl.turboComplete.KindVariety):com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- bs:copy$default(com.intellij.platform.ml.impl.turboComplete.CompletionKind,java.lang.Enum,com.intellij.platform.ml.impl.turboComplete.KindVariety,I,java.lang.Object):com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getName():java.lang.Enum
|
||||
- f:getVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
com.intellij.platform.ml.impl.turboComplete.KindCollector
|
||||
- a:collectKinds(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.platform.ml.impl.turboComplete.SuggestionGeneratorExecutor,com.intellij.codeInsight.completion.CompletionResultSet):V
|
||||
- a:getKindVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||
- a:shouldBeCalled(com.intellij.codeInsight.completion.CompletionParameters):Z
|
||||
com.intellij.platform.ml.impl.turboComplete.KindExecutionListener
|
||||
- onCollectionFinished():V
|
||||
- onCollectionStarted():V
|
||||
- onGenerationFinished(com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator):V
|
||||
- onGenerationStarted(com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator):V
|
||||
- onGeneratorCollected(com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator):V
|
||||
- onInitialize(com.intellij.codeInsight.completion.CompletionParameters):V
|
||||
com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||
- a:getActualCompletionContributorClass():java.lang.Class
|
||||
- a:kindsCorrespondToParameters(com.intellij.codeInsight.completion.CompletionParameters):Z
|
||||
com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
- sf:Companion:com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator$Companion
|
||||
- s:fromGenerator(com.intellij.platform.ml.impl.turboComplete.CompletionKind,com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet,kotlin.jvm.functions.Function0):com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
- a:generateCompletionVariants():V
|
||||
- a:getKind():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- s:getLOOKUP_ELEMENT_SUGGESTION_GENERATOR():com.intellij.openapi.util.Key
|
||||
- a:getParameters():com.intellij.codeInsight.completion.CompletionParameters
|
||||
- a:getResult():com.intellij.codeInsight.completion.CompletionResultSet
|
||||
- s:withApplicability(com.intellij.platform.ml.impl.turboComplete.CompletionKind,com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.completion.CompletionParameters,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
f:com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator$Companion
|
||||
- f:fromGenerator(com.intellij.platform.ml.impl.turboComplete.CompletionKind,com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet,kotlin.jvm.functions.Function0):com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
- f:getLOOKUP_ELEMENT_SUGGESTION_GENERATOR():com.intellij.openapi.util.Key
|
||||
- f:getSuggestionGenerator(com.intellij.codeInsight.lookup.LookupElement):com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
- f:withApplicability(com.intellij.platform.ml.impl.turboComplete.CompletionKind,com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.completion.CompletionParameters,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
com.intellij.platform.ml.impl.turboComplete.SuggestionGeneratorConsumer
|
||||
- a:pass(com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator):V
|
||||
a:com.intellij.platform.ml.impl.turboComplete.SuggestionGeneratorWithArtifact
|
||||
- com.intellij.platform.ml.impl.turboComplete.SuggestionGenerator
|
||||
- <init>(com.intellij.platform.ml.impl.turboComplete.CompletionKind,com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.completion.addingPolicy.PolicyController,com.intellij.codeInsight.completion.CompletionParameters):V
|
||||
- generateCompletionVariants():V
|
||||
- a:generateVariantsAndArtifact():java.lang.Object
|
||||
- f:getArtifact():java.lang.Object
|
||||
- getKind():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- getParameters():com.intellij.codeInsight.completion.CompletionParameters
|
||||
- getResult():com.intellij.codeInsight.completion.CompletionResultSet
|
||||
f:com.intellij.platform.ml.impl.turboComplete.TierCompletionKind
|
||||
- sf:INSTANCE:com.intellij.platform.ml.impl.turboComplete.TierCompletionKind
|
||||
f:com.intellij.platform.ml.impl.turboComplete.addingPolicy.CollectionFillingPolicy
|
||||
- <init>(java.util.Collection):V
|
||||
- addAllElements(com.intellij.codeInsight.completion.CompletionResultSet,java.lang.Iterable):V
|
||||
- addElement(com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.lookup.LookupElement):V
|
||||
com.intellij.platform.ml.impl.turboComplete.ranking.KindRankingListener
|
||||
- onRanked(java.util.List):V
|
||||
- onRankingFinished():V
|
||||
- onRankingStarted():V
|
||||
f:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind
|
||||
- sf:Companion:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind$Companion
|
||||
- <init>(com.intellij.platform.ml.impl.turboComplete.CompletionKind,java.lang.Double):V
|
||||
- f:component1():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- f:component2():java.lang.Double
|
||||
- f:copy(com.intellij.platform.ml.impl.turboComplete.CompletionKind,java.lang.Double):com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind
|
||||
- bs:copy$default(com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind,com.intellij.platform.ml.impl.turboComplete.CompletionKind,java.lang.Double,I,java.lang.Object):com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getKind():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||
- f:getRelevance():java.lang.Double
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind$Companion
|
||||
- f:fromWeights(java.lang.Iterable,Z):java.util.List
|
||||
e:com.intellij.textMatching.PrefixMatchingType
|
||||
- java.lang.Enum
|
||||
- sf:GREEDY:com.intellij.textMatching.PrefixMatchingType
|
||||
- sf:GREEDY_WITH_CASE:com.intellij.textMatching.PrefixMatchingType
|
||||
- sf:START_WITH:com.intellij.textMatching.PrefixMatchingType
|
||||
- sf:UNKNOWN:com.intellij.textMatching.PrefixMatchingType
|
||||
- sf:WORDS_FIRST_CHAR:com.intellij.textMatching.PrefixMatchingType
|
||||
- s:getEntries():kotlin.enums.EnumEntries
|
||||
- s:valueOf(java.lang.String):com.intellij.textMatching.PrefixMatchingType
|
||||
- s:values():com.intellij.textMatching.PrefixMatchingType[]
|
||||
f:com.intellij.textMatching.PrefixMatchingUtil
|
||||
- sf:INSTANCE:com.intellij.textMatching.PrefixMatchingUtil
|
||||
- sf:baseName:java.lang.String
|
||||
- f:calculateFeatures(java.lang.String,java.lang.String,java.util.Map):V
|
||||
f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
||||
- sf:Companion:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores$Companion
|
||||
- f:component1():Z
|
||||
- f:component10():I
|
||||
- f:component11():com.intellij.textMatching.PrefixMatchingType
|
||||
- f:component2():Z
|
||||
- f:component3():I
|
||||
- f:component4():D
|
||||
- f:component5():D
|
||||
- f:component6():D
|
||||
- f:component7():D
|
||||
- f:component8():D
|
||||
- f:component9():D
|
||||
- f:copy(Z,Z,I,D,D,D,D,D,D,I,com.intellij.textMatching.PrefixMatchingType):com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
||||
- bs:copy$default(com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores,Z,Z,I,D,D,D,D,D,D,I,com.intellij.textMatching.PrefixMatchingType,I,java.lang.Object):com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getExact():Z
|
||||
- f:getExactFinal():Z
|
||||
- f:getGreedy():D
|
||||
- f:getGreedyWithCase():D
|
||||
- f:getSkippedWords():I
|
||||
- f:getStart():I
|
||||
- f:getType():com.intellij.textMatching.PrefixMatchingType
|
||||
- f:getWords():D
|
||||
- f:getWordsRelative():D
|
||||
- f:getWordsWithCase():D
|
||||
- f:getWordsWithCaseRelative():D
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores$Builder
|
||||
- <init>():V
|
||||
- f:build(java.lang.String,java.lang.String):com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
||||
f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores$Companion
|
||||
f:com.intellij.textMatching.SimilarityScorer
|
||||
- sf:Companion:com.intellij.textMatching.SimilarityScorer$Companion
|
||||
- <init>(java.util.List,com.intellij.internal.ml.WordsSplitter):V
|
||||
- b:<init>(java.util.List,com.intellij.internal.ml.WordsSplitter,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:score(java.lang.String):java.util.List
|
||||
f:com.intellij.textMatching.SimilarityScorer$Companion
|
||||
4
platform/ml-impl/exposed-private-api.txt
Normal file
4
platform/ml-impl/exposed-private-api.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
com/intellij/codeInsight/completion/addingPolicy/PolicyController
|
||||
com/intellij/internal/ml/DecisionFunction
|
||||
com/intellij/internal/ml/WordsSplitter
|
||||
com/intellij/platform/ml/impl/turboComplete/SuggestionGeneratorExecutor
|
||||
5
platform/ml-impl/exposed-third-party-api.txt
Normal file
5
platform/ml-impl/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
com/intellij/completion/ngram/slp/counting/trie/ArrayTrieCounter
|
||||
com/intellij/completion/ngram/slp/modeling/ngram/NGramModel
|
||||
com/intellij/completion/ngram/slp/modeling/runners/ModelRunner
|
||||
com/intellij/completion/ngram/slp/translating/Vocabulary
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
39
platform/new-ui-onboarding/api-dump-unreviewed.txt
Normal file
39
platform/new-ui-onboarding/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,39 @@
|
||||
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundle
|
||||
- com.intellij.DynamicBundle
|
||||
- sf:INSTANCE:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundle
|
||||
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundleKt
|
||||
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog
|
||||
- com.intellij.openapi.ui.DialogWrapper
|
||||
- sf:Companion:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog$Companion
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog$Companion
|
||||
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingStartupActivityKt
|
||||
f:com.intellij.platform.ide.newUiOnboarding.steps.MainMenuStep
|
||||
- <init>():V
|
||||
- isAvailable():Z
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ide.newUiOnboarding.steps.MoreToolWindowsStep
|
||||
- <init>():V
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
c:com.intellij.platform.ide.newUiOnboarding.steps.NavigationBarStep
|
||||
- <init>():V
|
||||
- p:getStepText():java.lang.String
|
||||
- isAvailable():Z
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
c:com.intellij.platform.ide.newUiOnboarding.steps.ProjectWidgetStep
|
||||
- <init>():V
|
||||
- p:getHeaderText():java.lang.String
|
||||
- p:getText():java.lang.String
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ide.newUiOnboarding.steps.RunWidgetStep
|
||||
- sf:Companion:com.intellij.platform.ide.newUiOnboarding.steps.RunWidgetStep$Companion
|
||||
- <init>():V
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ide.newUiOnboarding.steps.RunWidgetStep$Companion
|
||||
c:com.intellij.platform.ide.newUiOnboarding.steps.ToolWindowLayoutsStep
|
||||
- sf:Companion:com.intellij.platform.ide.newUiOnboarding.steps.ToolWindowLayoutsStep$Companion
|
||||
- <init>():V
|
||||
- p:getIdeHelpTopic():java.lang.String
|
||||
- performStep(com.intellij.openapi.project.Project,com.intellij.openapi.util.CheckedDisposable,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.platform.ide.newUiOnboarding.steps.ToolWindowLayoutsStep$Companion
|
||||
6
platform/platform-cds-agent/api-dump-unreviewed.txt
Normal file
6
platform/platform-cds-agent/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
f:com.intellij.platform.cdsAgent.LogLoadedApplicationClassesAgent
|
||||
- sf:TARGET_FILE:java.lang.String
|
||||
- sf:USE_APP_CDS:java.lang.String
|
||||
- <init>():V
|
||||
- s:agentmain(java.lang.String,java.lang.instrument.Instrumentation):V
|
||||
- s:premain(java.lang.String,java.lang.instrument.Instrumentation):V
|
||||
1
platform/platform-cds-agent/exposed-third-party-api.txt
Normal file
1
platform/platform-cds-agent/exposed-third-party-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
java/lang/instrument/Instrumentation
|
||||
0
platform/platform-main/api-dump-unreviewed.txt
Normal file
0
platform/platform-main/api-dump-unreviewed.txt
Normal file
131
platform/remote-servers/agent-rt/api-dump-unreviewed.txt
Normal file
131
platform/remote-servers/agent-rt/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,131 @@
|
||||
com.intellij.remoteServer.agent.RemoteAgent
|
||||
@:com.intellij.remoteServer.agent.annotation.AsyncCall
|
||||
- java.lang.annotation.Annotation
|
||||
@:com.intellij.remoteServer.agent.annotation.ChildCall
|
||||
- java.lang.annotation.Annotation
|
||||
@:com.intellij.remoteServer.agent.annotation.FinalCall
|
||||
- java.lang.annotation.Annotation
|
||||
@:com.intellij.remoteServer.agent.annotation.ImmediateCall
|
||||
- java.lang.annotation.Annotation
|
||||
com.intellij.remoteServer.agent.util.CloudAgent
|
||||
- com.intellij.remoteServer.agent.RemoteAgent
|
||||
- a:getApplications():com.intellij.remoteServer.agent.util.CloudRemoteApplication[]
|
||||
com.intellij.remoteServer.agent.util.CloudAgentApplication
|
||||
- a:undeploy(com.intellij.remoteServer.agent.util.CloudAgentDeploymentCallback):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentBase
|
||||
- com.intellij.remoteServer.agent.util.CloudAgent
|
||||
- a:connect(com.intellij.remoteServer.agent.util.CloudAgentConfig,com.intellij.remoteServer.agent.util.CloudAgentCallback,com.intellij.remoteServer.agent.util.CloudAgentLogger,com.intellij.remoteServer.agent.util.CloudAgentErrorHandler):V
|
||||
- a:createApplication(com.intellij.remoteServer.agent.util.CloudRemoteApplication):com.intellij.remoteServer.agent.util.CloudAgentApplication
|
||||
- a:disconnect():V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentCallback
|
||||
- a:connected():V
|
||||
- a:errorOccurred(java.lang.String):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentConfig
|
||||
com.intellij.remoteServer.agent.util.CloudAgentConfigBase
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentConfig
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentProxyConfig
|
||||
- a:getEmail():java.lang.String
|
||||
- a:getPassword():java.lang.String
|
||||
- a:getPasswordSafe():java.lang.String
|
||||
com.intellij.remoteServer.agent.util.CloudAgentDeployment
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentApplication
|
||||
- a:deploy(com.intellij.remoteServer.agent.util.CloudAgentDeploymentCallback):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentDeploymentCallback
|
||||
- a:errorOccurred(java.lang.String):V
|
||||
- a:succeeded():V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentDeploymentConfig
|
||||
- a:getDeploymentName():java.lang.String
|
||||
- a:getFile():java.io.File
|
||||
com.intellij.remoteServer.agent.util.CloudAgentErrorHandler
|
||||
- a:onError(java.lang.String):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentLogger
|
||||
- a:debug(java.lang.String):V
|
||||
- a:debugEx(java.lang.Exception):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler
|
||||
- a:createTerminal(java.lang.String,java.io.OutputStream,java.io.InputStream,java.io.InputStream):com.intellij.remoteServer.agent.util.log.TerminalListener
|
||||
- a:getOrCreateLogListener(java.lang.String):com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- a:getProjectHash():java.lang.String
|
||||
- a:isTtySupported():Z
|
||||
- a:println(java.lang.String):V
|
||||
com.intellij.remoteServer.agent.util.CloudAgentProxyConfig
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentConfig
|
||||
- a:getProxySettings():com.intellij.remoteServer.agent.util.CloudProxySettings
|
||||
com.intellij.remoteServer.agent.util.CloudAgentWithDeployment
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentBase
|
||||
- a:createDeployment(com.intellij.remoteServer.agent.util.CloudAgentDeploymentConfig,com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler):com.intellij.remoteServer.agent.util.CloudAgentDeployment
|
||||
com.intellij.remoteServer.agent.util.CloudProxySettings
|
||||
- a:getHost():java.lang.String
|
||||
- a:getLogin():java.lang.String
|
||||
- a:getPassword():java.lang.String
|
||||
- a:getPort():I
|
||||
- a:useAuthentication():Z
|
||||
- a:useHttpProxy():Z
|
||||
com.intellij.remoteServer.agent.util.CloudRemoteApplication
|
||||
- a:getName():java.lang.String
|
||||
- a:getWebUrl():java.lang.String
|
||||
com.intellij.remoteServer.agent.util.DeploymentData
|
||||
- a:getName():java.lang.String
|
||||
- a:isStarted():Z
|
||||
- a:setStarted(Z):V
|
||||
c:com.intellij.remoteServer.agent.util.DeploymentDataImpl
|
||||
- com.intellij.remoteServer.agent.util.DeploymentData
|
||||
- <init>(java.lang.String,Z):V
|
||||
- getName():java.lang.String
|
||||
- isStarted():Z
|
||||
- setStarted(Z):V
|
||||
com.intellij.remoteServer.agent.util.ILogger
|
||||
- a:debug(java.lang.String):V
|
||||
- a:debugEx(java.lang.Exception):V
|
||||
- a:error(java.lang.String):V
|
||||
- a:errorEx(java.lang.Exception):V
|
||||
- a:info(java.lang.String):V
|
||||
c:com.intellij.remoteServer.agent.util.log.LogAgentManager
|
||||
- <init>():V
|
||||
- startListeningLog(java.lang.String,com.intellij.remoteServer.agent.util.log.LogPipeProvider):V
|
||||
- startOrContinueListeningLog(java.lang.String,com.intellij.remoteServer.agent.util.log.LogPipeProvider):V
|
||||
- stopListeningAllLogs():V
|
||||
- stopListeningLog(java.lang.String):V
|
||||
com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- sf:NULL:com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- a:clear():V
|
||||
- a:close():V
|
||||
- a:lineLogged(java.lang.String):V
|
||||
- a:printHyperlink(java.lang.String,java.lang.Runnable):V
|
||||
- a:scrollTo(I):V
|
||||
a:com.intellij.remoteServer.agent.util.log.LogPipe
|
||||
- com.intellij.remoteServer.agent.util.log.LogPipeBase
|
||||
- <init>(java.lang.String,java.lang.String,com.intellij.remoteServer.agent.util.CloudAgentLogger,com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler):V
|
||||
- close():V
|
||||
- pa:createInputStream(java.lang.String):java.io.InputStream
|
||||
- pf:cutTail():V
|
||||
- p:debug(java.lang.String):V
|
||||
- p:debugEx(java.lang.Exception):V
|
||||
- pf:getLogListener():com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- pf:isClosed():Z
|
||||
- p:isLogDebugEnabled():Z
|
||||
- p:onStartListening(com.intellij.remoteServer.agent.util.log.LogListener):V
|
||||
- open():V
|
||||
- pf:setLogDebugEnabled(Z):V
|
||||
- toString():java.lang.String
|
||||
a:com.intellij.remoteServer.agent.util.log.LogPipeBase
|
||||
- <init>():V
|
||||
- a:close():V
|
||||
- a:open():V
|
||||
com.intellij.remoteServer.agent.util.log.LogPipeProvider
|
||||
- a:createLogPipes(java.lang.String):java.util.List
|
||||
com.intellij.remoteServer.agent.util.log.TerminalListener
|
||||
- sf:NULL:com.intellij.remoteServer.agent.util.log.TerminalListener
|
||||
- a:close():V
|
||||
- a:setTtyResizeHandler(com.intellij.remoteServer.agent.util.log.TerminalListener$TtyResizeHandler):V
|
||||
com.intellij.remoteServer.agent.util.log.TerminalListener$TtyResizeHandler
|
||||
- a:onTtyResizeRequest(I,I):V
|
||||
a:com.intellij.remoteServer.agent.util.log.TerminalPipe
|
||||
- com.intellij.remoteServer.agent.util.log.LogPipeBase
|
||||
- <init>(java.lang.String,com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler):V
|
||||
- close():V
|
||||
- pa:getInputStream():java.io.InputStream
|
||||
- pa:getOutputStream():java.io.OutputStream
|
||||
- p:getStderr():java.io.InputStream
|
||||
- p:getTtyResizeHandler():com.intellij.remoteServer.agent.util.log.TerminalListener$TtyResizeHandler
|
||||
- p:hookTerminal(com.intellij.remoteServer.agent.util.log.TerminalListener):V
|
||||
- open():V
|
||||
288
platform/remote-servers/api/api-dump-unreviewed.txt
Normal file
288
platform/remote-servers/api/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,288 @@
|
||||
f:com.intellij.remoteServer.CloudBundle
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||
a:com.intellij.remoteServer.RemoteServerConfigurable
|
||||
- com.intellij.openapi.options.UnnamedConfigurable
|
||||
- <init>():V
|
||||
- canCheckConnection():Z
|
||||
a:com.intellij.remoteServer.ServerType
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- p:<init>(java.lang.String):V
|
||||
- canAutoDetectConfiguration():Z
|
||||
- createConnector(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.runtime.ServerTaskExecutor):com.intellij.remoteServer.runtime.ServerConnector
|
||||
- a:createConnector(com.intellij.remoteServer.configuration.ServerConfiguration,com.intellij.remoteServer.runtime.ServerTaskExecutor):com.intellij.remoteServer.runtime.ServerConnector
|
||||
- createDebugConnector():com.intellij.remoteServer.runtime.deployment.debug.DebugConnector
|
||||
- a:createDefaultConfiguration():com.intellij.remoteServer.configuration.ServerConfiguration
|
||||
- a:createDeploymentConfigurator(com.intellij.openapi.project.Project):com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator
|
||||
- createServerConfigurable(com.intellij.remoteServer.configuration.ServerConfiguration):com.intellij.remoteServer.RemoteServerConfigurable
|
||||
- getCustomToolWindowId():java.lang.String
|
||||
- getDeploymentComparator():java.util.Comparator
|
||||
- getDeploymentConfigurationFactoryId():java.lang.String
|
||||
- getDeploymentConfigurationTypePresentableName():java.lang.String
|
||||
- getHelpTopic():java.lang.String
|
||||
- a:getIcon():javax.swing.Icon
|
||||
- f:getId():java.lang.String
|
||||
- a:getPresentableName():java.lang.String
|
||||
- getSingletonDeploymentSourceTypes():java.util.List
|
||||
- mayHaveProjectSpecificDeploymentSources():Z
|
||||
a:com.intellij.remoteServer.agent.RemoteAgentManager
|
||||
- <init>():V
|
||||
- a:createAgent(com.intellij.remoteServer.agent.RemoteAgentProxyFactory,java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.Class,java.lang.String,java.lang.Class):com.intellij.remoteServer.agent.RemoteAgent
|
||||
- a:createAgentBuilder(com.intellij.remoteServer.agent.RemoteAgentProxyFactory,java.lang.Class,java.lang.Class):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- a:createReflectiveThreadProxyFactory(java.lang.ClassLoader):com.intellij.remoteServer.agent.RemoteAgentProxyFactory
|
||||
- s:getInstance():com.intellij.remoteServer.agent.RemoteAgentManager
|
||||
a:com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- <init>():V
|
||||
- a:buildAgent(java.lang.String):com.intellij.remoteServer.agent.RemoteAgent
|
||||
- a:withInstanceLibraries(java.util.List):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- a:withModuleDependency(java.lang.String,java.lang.String):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- f:withRtDependencies(java.util.List):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- a:withRtDependency(java.lang.Class):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
com.intellij.remoteServer.agent.RemoteAgentProxyFactory
|
||||
- a:createProxy(java.util.List,java.lang.Class,java.lang.String):java.lang.Object
|
||||
com.intellij.remoteServer.configuration.RemoteServer
|
||||
- a:getConfiguration():com.intellij.remoteServer.configuration.ServerConfiguration
|
||||
- a:getName():java.lang.String
|
||||
- a:getType():com.intellij.remoteServer.ServerType
|
||||
- a:setName(java.lang.String):V
|
||||
com.intellij.remoteServer.configuration.RemoteServerListener
|
||||
- java.util.EventListener
|
||||
- sf:TOPIC:com.intellij.util.messages.Topic
|
||||
- a:serverAdded(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- a:serverRemoved(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
a:com.intellij.remoteServer.configuration.RemoteServersManager
|
||||
- <init>():V
|
||||
- a:addServer(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- a:createServer(com.intellij.remoteServer.ServerType):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- a:createServer(com.intellij.remoteServer.ServerType,java.lang.String):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- a:findByName(java.lang.String,com.intellij.remoteServer.ServerType):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- s:getInstance():com.intellij.remoteServer.configuration.RemoteServersManager
|
||||
- a:getServers():java.util.List
|
||||
- a:getServers(com.intellij.remoteServer.ServerType):java.util.List
|
||||
- a:removeServer(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
a:com.intellij.remoteServer.configuration.ServerConfiguration
|
||||
- <init>():V
|
||||
- getCustomToolWindowId():java.lang.String
|
||||
- a:getSerializer():com.intellij.openapi.components.PersistentStateComponent
|
||||
a:com.intellij.remoteServer.configuration.ServerConfigurationBase
|
||||
- com.intellij.remoteServer.configuration.ServerConfiguration
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- getSerializer():com.intellij.openapi.components.PersistentStateComponent
|
||||
- getState():com.intellij.remoteServer.configuration.ServerConfigurationBase
|
||||
- loadState(com.intellij.remoteServer.configuration.ServerConfigurationBase):V
|
||||
a:com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- com.intellij.execution.ui.FragmentedSettings
|
||||
- <init>():V
|
||||
- a:checkConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- checkConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.openapi.project.Project):V
|
||||
- a:getSerializer():com.intellij.openapi.components.PersistentStateComponent
|
||||
c:com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationBase
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- checkConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- getSelectedOptions():java.util.List
|
||||
- getSerializer():com.intellij.openapi.components.PersistentStateComponent
|
||||
- getState():com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationBase
|
||||
- loadState(com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationBase):V
|
||||
- setSelectedOptions(java.util.List):V
|
||||
a:com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationManager
|
||||
- <init>():V
|
||||
- a:createAndRunConfiguration(com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSourceType):V
|
||||
- a:getDeploymentConfigurations(com.intellij.remoteServer.ServerType):java.util.List
|
||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationManager
|
||||
a:com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator
|
||||
- <init>():V
|
||||
- a:createDefaultConfiguration(com.intellij.remoteServer.configuration.deployment.DeploymentSource):com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- a:createEditor(com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.RemoteServer):com.intellij.openapi.options.SettingsEditor
|
||||
- a:getAvailableDeploymentSources():java.util.List
|
||||
- isGeneratedConfigurationName(java.lang.String,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):Z
|
||||
- suggestConfigurationName(com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):java.lang.String
|
||||
com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- a:getFile():java.io.File
|
||||
- a:getFilePath():java.lang.String
|
||||
- a:getIcon():javax.swing.Icon
|
||||
- a:getPresentableName():java.lang.String
|
||||
- a:getType():com.intellij.remoteServer.configuration.deployment.DeploymentSourceType
|
||||
- a:isArchive():Z
|
||||
- a:isValid():Z
|
||||
a:com.intellij.remoteServer.configuration.deployment.DeploymentSourceType
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- p:<init>(java.lang.String):V
|
||||
- f:getId():java.lang.String
|
||||
- isEditableInDumbMode():Z
|
||||
- a:load(org.jdom.Element,com.intellij.openapi.project.Project):com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- a:save(com.intellij.remoteServer.configuration.deployment.DeploymentSource,org.jdom.Element):V
|
||||
- setBuildBeforeRunTask(com.intellij.execution.configurations.RunConfiguration,com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- updateBuildBeforeRunOption(javax.swing.JComponent,com.intellij.openapi.project.Project,com.intellij.remoteServer.configuration.deployment.DeploymentSource,Z):V
|
||||
c:com.intellij.remoteServer.configuration.deployment.DummyDeploymentConfiguration
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- checkConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- getSelectedOptions():java.util.List
|
||||
- getSerializer():com.intellij.openapi.components.PersistentStateComponent
|
||||
- getState():com.intellij.remoteServer.configuration.deployment.DummyDeploymentConfiguration
|
||||
- loadState(com.intellij.remoteServer.configuration.deployment.DummyDeploymentConfiguration):V
|
||||
- setSelectedOptions(java.util.List):V
|
||||
com.intellij.remoteServer.configuration.deployment.ModuleDeploymentSource
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- a:getContentRoot():com.intellij.openapi.vfs.VirtualFile
|
||||
- a:getModule():com.intellij.openapi.module.Module
|
||||
- a:getModulePointer():com.intellij.openapi.module.ModulePointer
|
||||
c:com.intellij.remoteServer.configuration.deployment.SingletonDeploymentSourceType
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentSourceType
|
||||
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
|
||||
- ps:findExtension(java.lang.Class):com.intellij.remoteServer.configuration.deployment.SingletonDeploymentSourceType
|
||||
- f:getPresentableName():java.lang.String
|
||||
- getSingletonSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- load(org.jdom.Element,com.intellij.openapi.project.Project):com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- save(com.intellij.remoteServer.configuration.deployment.DeploymentSource,org.jdom.Element):V
|
||||
e:com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- java.lang.Enum
|
||||
- sf:CONNECTED:com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- sf:CONNECTING:com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- sf:DISCONNECTED:com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- getPresentableText():java.lang.String
|
||||
- s:valueOf(java.lang.String):com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- s:values():com.intellij.remoteServer.runtime.ConnectionStatus[]
|
||||
com.intellij.remoteServer.runtime.Deployment
|
||||
- a:getConnection():com.intellij.remoteServer.runtime.ServerConnection
|
||||
- a:getDeploymentTask():com.intellij.remoteServer.runtime.deployment.DeploymentTask
|
||||
- a:getName():java.lang.String
|
||||
- a:getOrCreateLogManager(com.intellij.openapi.project.Project):com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- a:getParentRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- a:getPresentableName():java.lang.String
|
||||
- a:getRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- a:getStatus():com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- a:getStatusText():java.lang.String
|
||||
- a:setStatus(com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String):V
|
||||
com.intellij.remoteServer.runtime.RemoteOperationCallback
|
||||
- a:errorOccurred(java.lang.String):V
|
||||
- errorOccurred(java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):V
|
||||
com.intellij.remoteServer.runtime.ServerConnection
|
||||
- a:computeDeployments(java.lang.Runnable):V
|
||||
- a:connect(java.lang.Runnable):V
|
||||
- a:connectIfNeeded(com.intellij.remoteServer.runtime.ServerConnector$ConnectionCallback):V
|
||||
- a:deploy(com.intellij.remoteServer.runtime.deployment.DeploymentTask,java.util.function.Consumer):V
|
||||
- a:disconnect():V
|
||||
- a:getDeployments():java.util.Collection
|
||||
- a:getLogManager(com.intellij.openapi.project.Project,com.intellij.remoteServer.runtime.Deployment):com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- a:getServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- a:getStatus():com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- a:getStatusText():java.lang.String
|
||||
- a:undeploy(com.intellij.remoteServer.runtime.Deployment,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):V
|
||||
com.intellij.remoteServer.runtime.ServerConnectionListener
|
||||
- java.util.EventListener
|
||||
- sf:TOPIC:com.intellij.util.messages.Topic
|
||||
- a:onConnectionCreated(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
- a:onConnectionStatusChanged(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
- a:onDeploymentsChanged(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
a:com.intellij.remoteServer.runtime.ServerConnectionManager
|
||||
- <init>():V
|
||||
- createTemporaryConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
- a:getConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
- a:getConnections():java.util.Collection
|
||||
- s:getInstance():com.intellij.remoteServer.runtime.ServerConnectionManager
|
||||
- a:getOrCreateConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
a:com.intellij.remoteServer.runtime.ServerConnector
|
||||
- <init>():V
|
||||
- a:connect(com.intellij.remoteServer.runtime.ServerConnector$ConnectionCallback):V
|
||||
com.intellij.remoteServer.runtime.ServerConnector$ConnectionCallback
|
||||
- com.intellij.remoteServer.runtime.RemoteOperationCallback
|
||||
- a:connected(com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance):V
|
||||
com.intellij.remoteServer.runtime.ServerTaskExecutor
|
||||
- java.util.concurrent.Executor
|
||||
- a:submit(com.intellij.util.ThrowableRunnable,com.intellij.remoteServer.runtime.RemoteOperationCallback):V
|
||||
- a:submit(java.lang.Runnable):V
|
||||
c:com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryDescription
|
||||
- <init>(java.lang.String,java.net.URL):V
|
||||
- getDescriptionUrl():java.net.URL
|
||||
- f:getId():java.lang.String
|
||||
a:com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryManager
|
||||
- <init>():V
|
||||
- a:download(com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryDescription):java.util.List
|
||||
- s:getInstance():com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryManager
|
||||
com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- a:addAdditionalLog(java.lang.String):com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- a:addTerminal(java.lang.String,java.io.InputStream,java.io.OutputStream):com.intellij.remoteServer.runtime.log.TerminalHandler
|
||||
- a:getMainLoggingHandler():com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- a:getProject():com.intellij.openapi.project.Project
|
||||
- a:isTtySupported():Z
|
||||
- a:removeAdditionalLog(java.lang.String):V
|
||||
a:com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- <init>():V
|
||||
- getParent():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- isUndeploySupported():Z
|
||||
- a:undeploy(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime$UndeploymentTaskCallback):V
|
||||
com.intellij.remoteServer.runtime.deployment.DeploymentRuntime$UndeploymentTaskCallback
|
||||
- com.intellij.remoteServer.runtime.RemoteOperationCallback
|
||||
- a:succeeded():V
|
||||
c:com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- sf:DEPLOYED:com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- sf:DEPLOYING:com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- sf:NOT_DEPLOYED:com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- sf:UNDEPLOYING:com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- <init>(javax.swing.Icon,java.lang.String,Z):V
|
||||
- <init>(javax.swing.Icon,java.util.function.Supplier,Z):V
|
||||
- getIcon():javax.swing.Icon
|
||||
- getPresentableText():java.lang.String
|
||||
- isTransition():Z
|
||||
com.intellij.remoteServer.runtime.deployment.DeploymentTask
|
||||
- a:getConfiguration():com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- a:getExecutionEnvironment():com.intellij.execution.runners.ExecutionEnvironment
|
||||
- a:getProject():com.intellij.openapi.project.Project
|
||||
- a:getSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- a:isDebugMode():Z
|
||||
a:com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance
|
||||
- <init>():V
|
||||
- a:computeDeployments(com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance$ComputeDeploymentsCallback):V
|
||||
- a:deploy(com.intellij.remoteServer.runtime.deployment.DeploymentTask,com.intellij.remoteServer.runtime.deployment.DeploymentLogManager,com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance$DeploymentOperationCallback):V
|
||||
- a:disconnect():V
|
||||
- getDeploymentName(com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):java.lang.String
|
||||
- getRuntimeDeploymentName(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):java.lang.String
|
||||
com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance$ComputeDeploymentsCallback
|
||||
- com.intellij.remoteServer.runtime.RemoteOperationCallback
|
||||
- a:addDeployment(java.lang.String):V
|
||||
- a:addDeployment(java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):V
|
||||
- a:addDeployment(java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String):com.intellij.remoteServer.runtime.Deployment
|
||||
- a:succeeded():V
|
||||
com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance$DeploymentOperationCallback
|
||||
- com.intellij.remoteServer.runtime.RemoteOperationCallback
|
||||
- started(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):V
|
||||
- a:succeeded(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):com.intellij.remoteServer.runtime.Deployment
|
||||
com.intellij.remoteServer.runtime.deployment.debug.DebugConnectionData
|
||||
c:com.intellij.remoteServer.runtime.deployment.debug.DebugConnectionDataNotAvailableException
|
||||
- java.lang.Exception
|
||||
- <init>(java.lang.String):V
|
||||
- <init>(java.lang.String,java.lang.Throwable):V
|
||||
a:com.intellij.remoteServer.runtime.deployment.debug.DebugConnector
|
||||
- <init>():V
|
||||
- a:getConnectionData(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):com.intellij.remoteServer.runtime.deployment.debug.DebugConnectionData
|
||||
- a:getLauncher():com.intellij.remoteServer.runtime.deployment.debug.DebuggerLauncher
|
||||
com.intellij.remoteServer.runtime.deployment.debug.DebuggerLauncher
|
||||
- a:startDebugSession(com.intellij.remoteServer.runtime.deployment.debug.DebugConnectionData,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
c:com.intellij.remoteServer.runtime.deployment.debug.JavaDebugConnectionData
|
||||
- com.intellij.remoteServer.runtime.deployment.debug.DebugConnectionData
|
||||
- <init>(java.lang.String,I):V
|
||||
- getHost():java.lang.String
|
||||
- getPort():I
|
||||
- getServerModeHandler():com.intellij.remoteServer.runtime.deployment.debug.JavaDebugServerModeHandler
|
||||
a:com.intellij.remoteServer.runtime.deployment.debug.JavaDebugServerModeHandler
|
||||
- <init>():V
|
||||
- a:attachRemote():V
|
||||
- a:detachRemote():V
|
||||
a:com.intellij.remoteServer.runtime.deployment.debug.JavaDebuggerLauncher
|
||||
- com.intellij.remoteServer.runtime.deployment.debug.DebuggerLauncher
|
||||
- <init>():V
|
||||
- s:getInstance():com.intellij.remoteServer.runtime.deployment.debug.JavaDebuggerLauncher
|
||||
com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- a:attachToProcess(com.intellij.execution.process.ProcessHandler):V
|
||||
- a:clear():V
|
||||
- a:print(java.lang.String):V
|
||||
- a:printHyperlink(java.lang.String):V
|
||||
- a:printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
|
||||
- a:scrollTo(I):V
|
||||
com.intellij.remoteServer.runtime.log.TerminalHandler
|
||||
- a:close():V
|
||||
856
platform/remote-servers/impl/api-dump-unreviewed.txt
Normal file
856
platform/remote-servers/impl/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,856 @@
|
||||
c:com.intellij.remoteServer.agent.impl.CallerClassLoaderProvider
|
||||
- <init>(java.lang.ClassLoader):V
|
||||
- getCallerClassLoader(java.lang.Class):java.lang.ClassLoader
|
||||
com.intellij.remoteServer.agent.impl.ChildWrapperCreator
|
||||
- a:createWrapperInvocationHandler(java.lang.Object):java.lang.reflect.InvocationHandler
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentClassLoaderCache
|
||||
- <init>():V
|
||||
- s:createClassLoaderWithoutApplicationParent(java.util.Set):java.net.URLClassLoader
|
||||
- getOrCreateClassLoader(java.util.Set):java.net.URLClassLoader
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentManagerImpl
|
||||
- com.intellij.remoteServer.agent.RemoteAgentManager
|
||||
- <init>():V
|
||||
- createAgent(com.intellij.remoteServer.agent.RemoteAgentProxyFactory,java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.Class,java.lang.String,java.lang.Class):com.intellij.remoteServer.agent.RemoteAgent
|
||||
- createAgentBuilder(com.intellij.remoteServer.agent.RemoteAgentProxyFactory,java.lang.Class,java.lang.Class):com.intellij.remoteServer.agent.RemoteAgentManager$Builder
|
||||
- createReflectiveThreadProxyFactory(java.lang.ClassLoader):com.intellij.remoteServer.agent.RemoteAgentProxyFactory
|
||||
a:com.intellij.remoteServer.agent.impl.RemoteAgentProxyFactoryBase
|
||||
- com.intellij.remoteServer.agent.RemoteAgentProxyFactory
|
||||
- <init>(com.intellij.remoteServer.agent.impl.CallerClassLoaderProvider):V
|
||||
- p:createAgentClassLoader(java.util.List):java.lang.ClassLoader
|
||||
- pa:createAgentClassLoader(java.net.URL[]):java.lang.ClassLoader
|
||||
- pa:createInvocationHandler(java.lang.Object,java.lang.ClassLoader,java.lang.ClassLoader):java.lang.reflect.InvocationHandler
|
||||
- createProxy(java.util.List,java.lang.Class,java.lang.String):java.lang.Object
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentReflectiveProxyFactory
|
||||
- com.intellij.remoteServer.agent.impl.RemoteAgentProxyFactoryBase
|
||||
- <init>(com.intellij.remoteServer.agent.impl.RemoteAgentClassLoaderCache,com.intellij.remoteServer.agent.impl.CallerClassLoaderProvider):V
|
||||
- p:createAgentClassLoader(java.net.URL[]):java.lang.ClassLoader
|
||||
- p:createInvocationHandler(java.lang.Object,java.lang.ClassLoader,java.lang.ClassLoader):java.lang.reflect.InvocationHandler
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentReflectiveThreadProxyFactory
|
||||
- com.intellij.remoteServer.agent.impl.RemoteAgentThreadProxyFactory
|
||||
- <init>():V
|
||||
- <init>(com.intellij.remoteServer.agent.impl.RemoteAgentClassLoaderCache,java.lang.ClassLoader):V
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentThreadProxyCreator
|
||||
- <init>(com.intellij.remoteServer.agent.impl.CallerClassLoaderProvider,com.intellij.remoteServer.agent.impl.ChildWrapperCreator):V
|
||||
- createProxy(java.lang.Class,java.lang.Object):java.lang.Object
|
||||
c:com.intellij.remoteServer.agent.impl.RemoteAgentThreadProxyFactory
|
||||
- com.intellij.remoteServer.agent.RemoteAgentProxyFactory
|
||||
- <init>(com.intellij.remoteServer.agent.impl.CallerClassLoaderProvider,com.intellij.remoteServer.agent.RemoteAgentProxyFactory,com.intellij.remoteServer.agent.impl.ChildWrapperCreator):V
|
||||
- createProxy(java.util.List,java.lang.Class,java.lang.String):java.lang.Object
|
||||
c:com.intellij.remoteServer.agent.impl.ThreadInvocationHandler
|
||||
- java.lang.reflect.InvocationHandler
|
||||
- <init>(java.util.concurrent.ExecutorService,java.lang.ClassLoader,java.lang.Object,com.intellij.remoteServer.agent.impl.ChildWrapperCreator):V
|
||||
- invoke(java.lang.Object,java.lang.reflect.Method,java.lang.Object[]):java.lang.Object
|
||||
c:com.intellij.remoteServer.agent.impl.util.UrlCollector
|
||||
- <init>():V
|
||||
- collect(java.util.Collection):java.net.URL[]
|
||||
- collectFiles(java.util.Collection):java.util.List
|
||||
c:com.intellij.remoteServer.impl.configuration.RemoteServerConnectionTester
|
||||
- <init>(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- testConnection(com.intellij.remoteServer.impl.configuration.RemoteServerConnectionTester$Callback):V
|
||||
com.intellij.remoteServer.impl.configuration.RemoteServerConnectionTester$Callback
|
||||
- a:connectionTested(Z,java.lang.String):V
|
||||
c:com.intellij.remoteServer.impl.configuration.RemoteServerImpl
|
||||
- com.intellij.remoteServer.configuration.RemoteServer
|
||||
- <init>(java.lang.String,com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.ServerConfiguration):V
|
||||
- getConfiguration():com.intellij.remoteServer.configuration.ServerConfiguration
|
||||
- getName():java.lang.String
|
||||
- getType():com.intellij.remoteServer.ServerType
|
||||
- setName(java.lang.String):V
|
||||
c:com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurable
|
||||
- com.intellij.openapi.ui.MasterDetailsComponent
|
||||
- com.intellij.openapi.options.SearchableConfigurable
|
||||
- sf:ID:java.lang.String
|
||||
- p:<init>(com.intellij.remoteServer.configuration.RemoteServersManager,java.util.List,java.lang.String):V
|
||||
- apply():V
|
||||
- p:createActions(Z):java.util.ArrayList
|
||||
- createComponent():javax.swing.JComponent
|
||||
- s:createConfigurable(com.intellij.remoteServer.ServerType):com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurable
|
||||
- s:createConfigurable(com.intellij.remoteServer.ServerType,java.lang.String):com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurable
|
||||
- disposeUIResources():V
|
||||
- enableSearch(java.lang.String):java.lang.Runnable
|
||||
- getDisplayName():java.lang.String
|
||||
- getDisplayedServerTypes():java.util.List
|
||||
- p:getEmptySelectionString():java.lang.String
|
||||
- getHelpTopic():java.lang.String
|
||||
- getId():java.lang.String
|
||||
- getLastSelectedServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- p:initTree():V
|
||||
- p:processRemovedItems():V
|
||||
- p:reInitWholePanelIfNeeded():V
|
||||
- reset():V
|
||||
- p:wasObjectStored(java.lang.Object):Z
|
||||
f:com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurableProvider
|
||||
- com.intellij.openapi.options.ConfigurableProvider
|
||||
- <init>():V
|
||||
- canCreateConfigurable():Z
|
||||
- createConfigurable():com.intellij.openapi.options.Configurable
|
||||
c:com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurableProvider$IncludeServerType
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- myServerType:java.lang.String
|
||||
- <init>():V
|
||||
f:com.intellij.remoteServer.impl.configuration.RemoteServerState
|
||||
- myConfiguration:org.jdom.Element
|
||||
- myName:java.lang.String
|
||||
- myTypeId:java.lang.String
|
||||
- <init>():V
|
||||
f:com.intellij.remoteServer.impl.configuration.RemoteServersManagerImpl
|
||||
- com.intellij.remoteServer.configuration.RemoteServersManager
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- addServer(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- createServer(com.intellij.remoteServer.ServerType):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- createServer(com.intellij.remoteServer.ServerType,java.lang.String):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- findByName(java.lang.String,com.intellij.remoteServer.ServerType):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- getServers():java.util.List
|
||||
- getServers(com.intellij.remoteServer.ServerType):java.util.List
|
||||
- getState():com.intellij.remoteServer.impl.configuration.RemoteServersManagerState
|
||||
- loadState(com.intellij.remoteServer.impl.configuration.RemoteServersManagerState):V
|
||||
- removeServer(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
c:com.intellij.remoteServer.impl.configuration.RemoteServersManagerState
|
||||
- myServers:java.util.List
|
||||
- <init>():V
|
||||
c:com.intellij.remoteServer.impl.configuration.SingleRemoteServerConfigurable
|
||||
- com.intellij.openapi.ui.NamedConfigurable
|
||||
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
||||
- <init>(com.intellij.remoteServer.configuration.RemoteServer,java.lang.Runnable,Z):V
|
||||
- apply():V
|
||||
- createOptionsPanel():javax.swing.JComponent
|
||||
- disposeUIResources():V
|
||||
- getBannerSlogan():java.lang.String
|
||||
- getDisplayName():java.lang.String
|
||||
- getEditableObject():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- getHelpTopic():java.lang.String
|
||||
- getIcon(Z):javax.swing.Icon
|
||||
- isModified():Z
|
||||
- reset():V
|
||||
- p:setConnectionStatusText(Z,java.lang.String):V
|
||||
- setDisplayName(java.lang.String):V
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType
|
||||
- com.intellij.execution.configurations.ConfigurationTypeBase
|
||||
- <init>(com.intellij.remoteServer.ServerType):V
|
||||
- getFactoryForType(com.intellij.remoteServer.configuration.deployment.DeploymentSourceType):com.intellij.execution.configurations.ConfigurationFactory
|
||||
- getHelpTopic():java.lang.String
|
||||
- getIcon():javax.swing.Icon
|
||||
a:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$DeployToServerConfigurationFactory
|
||||
- com.intellij.execution.configuration.ConfigurationFactoryEx
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType):V
|
||||
- createTemplateConfiguration(com.intellij.openapi.project.Project):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration
|
||||
- isApplicable(com.intellij.openapi.project.Project):Z
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$MultiSourcesConfigurationFactory
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$DeployToServerConfigurationFactory
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType):V
|
||||
- getId():java.lang.String
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$SingletonTypeConfigurationFactory
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$DeployToServerConfigurationFactory
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType,com.intellij.remoteServer.configuration.deployment.SingletonDeploymentSourceType):V
|
||||
- createTemplateConfiguration(com.intellij.openapi.project.Project):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration
|
||||
- getId():java.lang.String
|
||||
- getName():java.lang.String
|
||||
- isEditableInDumbMode():Z
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationTypesRegistrar
|
||||
- com.intellij.openapi.Disposable
|
||||
- dispose():V
|
||||
- getConfigurationType(com.intellij.remoteServer.ServerType):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType
|
||||
- s:getDeployConfigurationType(com.intellij.remoteServer.ServerType):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType
|
||||
- s:getInstance():com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationTypesRegistrar
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration
|
||||
- com.intellij.execution.configurations.RunConfigurationBase
|
||||
- com.intellij.execution.configurations.LocatableConfiguration
|
||||
- sf:SETTINGS_ELEMENT:java.lang.String
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.configurations.ConfigurationFactory,java.lang.String,com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator):V
|
||||
- checkConfiguration():V
|
||||
- clone():com.intellij.execution.configurations.RunConfiguration
|
||||
- getConfigurationEditor():com.intellij.openapi.options.SettingsEditor
|
||||
- getDeploymentConfiguration():com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- getDeploymentSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- getServerName():java.lang.String
|
||||
- getServerType():com.intellij.remoteServer.ServerType
|
||||
- getState(com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment):com.intellij.execution.configurations.RunProfileState
|
||||
- isGeneratedName():Z
|
||||
- onNewConfigurationCreated():V
|
||||
- readExternal(org.jdom.Element):V
|
||||
- setDeploymentConfiguration(com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):V
|
||||
- setDeploymentSource(com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- setServerName(java.lang.String):V
|
||||
- suggestedName():java.lang.String
|
||||
- writeExternal(org.jdom.Element):V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration$ConfigurationState
|
||||
- myDeploymentTag:org.jdom.Element
|
||||
- myServerName:java.lang.String
|
||||
- <init>():V
|
||||
a:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfigurationExtension
|
||||
- com.intellij.execution.configuration.RunConfigurationExtensionBase
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- <init>():V
|
||||
- p:extendCreatedConfiguration(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
- p:extendCreatedConfiguration(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration,com.intellij.execution.Location):V
|
||||
- p:patchDeploymentTask(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration,com.intellij.remoteServer.runtime.deployment.DeploymentTask):V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfigurationExtensionsManager
|
||||
- com.intellij.execution.configuration.RunConfigurationExtensionsManager
|
||||
- <init>():V
|
||||
- extendCreatedConfiguration(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
- s:getInstance():com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfigurationExtensionsManager
|
||||
- patchDeploymentTask(com.intellij.remoteServer.runtime.deployment.DeploymentTask):V
|
||||
a:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerSettingsEditor
|
||||
- com.intellij.openapi.options.SettingsEditor
|
||||
- <init>(com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator,com.intellij.openapi.project.Project):V
|
||||
- pa:addDeploymentSourceUi(com.intellij.util.ui.FormBuilder):V
|
||||
- p:applyEditorTo(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
- p:createEditor():javax.swing.JComponent
|
||||
- pa:getSelectedSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- p:resetEditorFrom(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
- pa:resetSelectedSourceFrom(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
- pf:updateDeploymentSettingsEditor():V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerSettingsEditor$AnySource
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.DeployToServerSettingsEditor
|
||||
- <init>(com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator,com.intellij.openapi.project.Project):V
|
||||
- p:addDeploymentSourceUi(com.intellij.util.ui.FormBuilder):V
|
||||
- p:getSelectedSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- p:resetSelectedSourceFrom(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerSettingsEditor$LockedSource
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.DeployToServerSettingsEditor
|
||||
- <init>(com.intellij.remoteServer.ServerType,com.intellij.remoteServer.configuration.deployment.DeploymentConfigurator,com.intellij.openapi.project.Project,com.intellij.remoteServer.configuration.deployment.DeploymentSource):V
|
||||
- p:addDeploymentSourceUi(com.intellij.util.ui.FormBuilder):V
|
||||
- p:getSelectedSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- p:resetSelectedSourceFrom(com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration):V
|
||||
com.intellij.remoteServer.impl.configuration.deployment.DeployToServerStateProvider
|
||||
- sf:Companion:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerStateProvider$Companion
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- s:getFirstNotNullState(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):com.intellij.execution.configurations.RunProfileState
|
||||
- a:getState(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):com.intellij.execution.configurations.RunProfileState
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.DeployToServerStateProvider$Companion
|
||||
- f:getFirstNotNullState(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):com.intellij.execution.configurations.RunProfileState
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.ModuleDeploymentSourceImpl
|
||||
- com.intellij.remoteServer.configuration.deployment.ModuleDeploymentSource
|
||||
- <init>(com.intellij.openapi.module.ModulePointer):V
|
||||
- equals(java.lang.Object):Z
|
||||
- getContentRoot():com.intellij.openapi.vfs.VirtualFile
|
||||
- s:getContentRoot(com.intellij.openapi.module.Module):com.intellij.openapi.vfs.VirtualFile
|
||||
- getFile():java.io.File
|
||||
- getFilePath():java.lang.String
|
||||
- getIcon():javax.swing.Icon
|
||||
- getModule():com.intellij.openapi.module.Module
|
||||
- getModulePointer():com.intellij.openapi.module.ModulePointer
|
||||
- getPresentableName():java.lang.String
|
||||
- getType():com.intellij.remoteServer.configuration.deployment.DeploymentSourceType
|
||||
- hashCode():I
|
||||
- isArchive():Z
|
||||
- isValid():Z
|
||||
f:com.intellij.remoteServer.impl.configuration.deployment.ModuleDeploymentSourceType
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentSourceType
|
||||
- <init>():V
|
||||
- load(org.jdom.Element,com.intellij.openapi.project.Project):com.intellij.remoteServer.configuration.deployment.ModuleDeploymentSource
|
||||
- save(com.intellij.remoteServer.configuration.deployment.ModuleDeploymentSource,org.jdom.Element):V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo
|
||||
- com.intellij.ui.ComboboxWithBrowseButton
|
||||
- com.intellij.ui.UserActivityProviderComponent
|
||||
- <init>(com.intellij.remoteServer.ServerType):V
|
||||
- addChangeListener(javax.swing.event.ChangeListener):V
|
||||
- pf:createAndEditNewServer():V
|
||||
- dispose():V
|
||||
- pf:editServer(com.intellij.remoteServer.impl.configuration.RemoteServerListConfigurable):Z
|
||||
- pf:fireStateChanged():V
|
||||
- p:getActionItems():java.util.List
|
||||
- p:getMissingServerItem(java.lang.String):com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- p:getNoServersItem():com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- getSelectedItem():com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- getSelectedServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- p:getServerType():com.intellij.remoteServer.ServerType
|
||||
- p:getSortedServers():java.util.List
|
||||
- pf:refillModel(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- removeChangeListener(javax.swing.event.ChangeListener):V
|
||||
- selectServerInCombo(java.lang.String):V
|
||||
- p:setSelectedServerItem(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem):V
|
||||
pc:com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$MissingServerItem
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItemImpl
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo,java.lang.String):V
|
||||
- getServerName():java.lang.String
|
||||
- render(com.intellij.ui.SimpleColoredComponent):V
|
||||
pc:com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$NoServersItem
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItemImpl
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo):V
|
||||
- render(com.intellij.ui.SimpleColoredComponent):V
|
||||
com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- a:findRemoteServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- a:getServerName():java.lang.String
|
||||
- a:onBrowseAction():V
|
||||
- a:onItemChosen():V
|
||||
- a:render(com.intellij.ui.SimpleColoredComponent):V
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItemImpl
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- <init>(com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo,java.lang.String):V
|
||||
- findRemoteServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- getServerName():java.lang.String
|
||||
- onBrowseAction():V
|
||||
- onItemChosen():V
|
||||
- render(com.intellij.ui.SimpleColoredComponent):V
|
||||
com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$TransientItem
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
c:com.intellij.remoteServer.impl.configuration.deployment.RemoteServerComboWithAutoDetect
|
||||
- com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo
|
||||
- <init>(com.intellij.remoteServer.ServerType):V
|
||||
- p:findOrCreateAutoDetectedItem():com.intellij.remoteServer.impl.configuration.deployment.RemoteServerComboWithAutoDetect$AutoDetectedItem
|
||||
- p:getNoServersItem():com.intellij.remoteServer.impl.configuration.deployment.RemoteServerCombo$ServerItem
|
||||
- validateAutoDetectedItem():V
|
||||
c:com.intellij.remoteServer.impl.runtime.DeployToServerState
|
||||
- com.intellij.execution.configurations.RunProfileState
|
||||
- <init>(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration,com.intellij.execution.runners.ExecutionEnvironment):V
|
||||
- execute(com.intellij.execution.Executor,com.intellij.execution.runners.ProgramRunner):com.intellij.execution.ExecutionResult
|
||||
c:com.intellij.remoteServer.impl.runtime.ServerConnectionEventDispatcher
|
||||
- <init>():V
|
||||
- fireConnectionCreated(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
- queueConnectionStatusChanged(com.intellij.remoteServer.impl.runtime.ServerConnectionImpl):V
|
||||
- queueDeploymentsChanged(com.intellij.remoteServer.impl.runtime.ServerConnectionImpl):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ServerConnectionImpl
|
||||
- com.intellij.remoteServer.runtime.ServerConnection
|
||||
- <init>(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.runtime.ServerConnector,com.intellij.remoteServer.impl.runtime.ServerConnectionManagerImpl,com.intellij.remoteServer.impl.runtime.ServerConnectionEventDispatcher):V
|
||||
- changeDeploymentState(com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String):V
|
||||
- computeDeployments(java.lang.Runnable):V
|
||||
- connect(java.lang.Runnable):V
|
||||
- connectIfNeeded(com.intellij.remoteServer.runtime.ServerConnector$ConnectionCallback):V
|
||||
- deploy(com.intellij.remoteServer.runtime.deployment.DeploymentTask,java.util.function.Consumer):V
|
||||
- disconnect():V
|
||||
- disposeAllLogs(com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl):V
|
||||
- disposeAllLogs(java.lang.String):V
|
||||
- getDeployments():java.util.Collection
|
||||
- getLogManager(com.intellij.openapi.project.Project,com.intellij.remoteServer.runtime.Deployment):com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- getOrCreateLogManager(com.intellij.openapi.project.Project,com.intellij.remoteServer.runtime.Deployment):com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- getServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- getStatus():com.intellij.remoteServer.runtime.ConnectionStatus
|
||||
- getStatusText():java.lang.String
|
||||
- undeploy(com.intellij.remoteServer.runtime.Deployment,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ServerConnectionManagerImpl
|
||||
- com.intellij.remoteServer.runtime.ServerConnectionManager
|
||||
- <init>():V
|
||||
- createTemporaryConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
- getConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
- getConnections():java.util.Collection
|
||||
- getEventDispatcher():com.intellij.remoteServer.impl.runtime.ServerConnectionEventDispatcher
|
||||
- getOrCreateConnection(com.intellij.remoteServer.configuration.RemoteServer):com.intellij.remoteServer.runtime.ServerConnection
|
||||
c:com.intellij.remoteServer.impl.runtime.ServerConnectionManagerImpl$DisconnectFromRemovedServer
|
||||
- com.intellij.remoteServer.configuration.RemoteServerListener
|
||||
- <init>():V
|
||||
- serverAdded(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
- serverRemoved(com.intellij.remoteServer.configuration.RemoteServer):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ServerTaskExecutorImpl
|
||||
- com.intellij.remoteServer.runtime.ServerTaskExecutor
|
||||
- <init>():V
|
||||
- execute(java.lang.Runnable):V
|
||||
- submit(com.intellij.util.ThrowableRunnable,com.intellij.remoteServer.runtime.RemoteOperationCallback):V
|
||||
- submit(java.lang.Runnable):V
|
||||
c:com.intellij.remoteServer.impl.runtime.clientLibrary.ClientLibraryManagerImpl
|
||||
- com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryManager
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- download(com.intellij.remoteServer.runtime.clientLibrary.ClientLibraryDescription):java.util.List
|
||||
- getState():com.intellij.remoteServer.impl.runtime.clientLibrary.ClientLibraryManagerImpl$State
|
||||
- loadState(com.intellij.remoteServer.impl.runtime.clientLibrary.ClientLibraryManagerImpl$State):V
|
||||
c:com.intellij.remoteServer.impl.runtime.clientLibrary.ClientLibraryManagerImpl$DownloadedLibraryState
|
||||
- myId:java.lang.String
|
||||
- myPaths:java.util.List
|
||||
- <init>():V
|
||||
c:com.intellij.remoteServer.impl.runtime.clientLibrary.ClientLibraryManagerImpl$State
|
||||
- myLibraries:java.util.List
|
||||
- <init>():V
|
||||
c:com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl
|
||||
- com.intellij.remoteServer.runtime.Deployment
|
||||
- <init>(com.intellij.remoteServer.impl.runtime.ServerConnectionImpl,java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime,com.intellij.remoteServer.runtime.deployment.DeploymentTask):V
|
||||
- changeState(com.intellij.remoteServer.runtime.deployment.DeploymentStatus,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):Z
|
||||
- disposeAllLogs():V
|
||||
- getConnection():com.intellij.remoteServer.runtime.ServerConnection
|
||||
- getDeploymentTask():com.intellij.remoteServer.runtime.deployment.DeploymentTask
|
||||
- getName():java.lang.String
|
||||
- getOrCreateLogManager(com.intellij.openapi.project.Project):com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- getParentRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- getPresentableName():java.lang.String
|
||||
- getRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- getStatus():com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- getStatusText():java.lang.String
|
||||
- setPresentableName(java.lang.String):V
|
||||
- setStatus(com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String):V
|
||||
pf:com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl$DeploymentState
|
||||
- getRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- getStatus():com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- getStatusText():java.lang.String
|
||||
c:com.intellij.remoteServer.impl.runtime.deployment.DeploymentTaskImpl
|
||||
- com.intellij.remoteServer.runtime.deployment.DeploymentTask
|
||||
- <init>(com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration,com.intellij.openapi.project.Project,com.intellij.remoteServer.runtime.deployment.debug.DebugConnector,com.intellij.execution.runners.ExecutionEnvironment):V
|
||||
- getConfiguration():com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration
|
||||
- getDebugConnector():com.intellij.remoteServer.runtime.deployment.debug.DebugConnector
|
||||
- getExecutionEnvironment():com.intellij.execution.runners.ExecutionEnvironment
|
||||
- getProject():com.intellij.openapi.project.Project
|
||||
- getSource():com.intellij.remoteServer.configuration.deployment.DeploymentSource
|
||||
- isDebugMode():Z
|
||||
c:com.intellij.remoteServer.impl.runtime.deployment.LocalDeploymentImpl
|
||||
- com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl
|
||||
- <init>(com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance,com.intellij.remoteServer.impl.runtime.ServerConnectionImpl,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime,com.intellij.remoteServer.runtime.deployment.DeploymentTask):V
|
||||
- changeState(com.intellij.remoteServer.runtime.deployment.DeploymentStatus,com.intellij.remoteServer.runtime.deployment.DeploymentStatus,java.lang.String,com.intellij.remoteServer.runtime.deployment.DeploymentRuntime):Z
|
||||
- getDeploymentTask():com.intellij.remoteServer.runtime.deployment.DeploymentTask
|
||||
- getRemoteRuntime():com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- getStatus():com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- getStatusText():java.lang.String
|
||||
- hasRemoteDeloyment():Z
|
||||
- setRemoteDeployment(com.intellij.remoteServer.impl.runtime.deployment.DeploymentImpl):V
|
||||
c:com.intellij.remoteServer.impl.runtime.log.ConsoleTerminalHandlerImpl
|
||||
- com.intellij.remoteServer.impl.runtime.log.TerminalHandlerBase
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project,java.io.InputStream,java.io.OutputStream):V
|
||||
- getComponent():javax.swing.JComponent
|
||||
c:com.intellij.remoteServer.impl.runtime.log.DeploymentLogManagerImpl
|
||||
- com.intellij.remoteServer.runtime.deployment.DeploymentLogManager
|
||||
- <init>(com.intellij.openapi.project.Project,java.lang.Runnable):V
|
||||
- addAdditionalLog(java.lang.String):com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- addTerminal(java.lang.String,java.io.InputStream,java.io.OutputStream):com.intellij.remoteServer.runtime.log.TerminalHandler
|
||||
- disposeLogs():V
|
||||
- findOrCreateAdditionalLog(java.lang.String):com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- getAdditionalLoggingHandlers():java.util.List
|
||||
- getMainLoggingHandler():com.intellij.remoteServer.impl.runtime.log.LoggingHandlerImpl
|
||||
- getProject():com.intellij.openapi.project.Project
|
||||
- isMainHandlerVisible():Z
|
||||
- isTtySupported():Z
|
||||
- removeAdditionalLog(java.lang.String):V
|
||||
- withMainHandlerVisible(Z):com.intellij.remoteServer.impl.runtime.log.DeploymentLogManagerImpl
|
||||
a:com.intellij.remoteServer.impl.runtime.log.LoggingHandlerBase
|
||||
- com.intellij.openapi.Disposable
|
||||
- <init>(java.lang.String):V
|
||||
- a:close():V
|
||||
- dispose():V
|
||||
- a:getComponent():javax.swing.JComponent
|
||||
- getPreferredFocusableComponent():javax.swing.JComponent
|
||||
- getPresentableName():java.lang.String
|
||||
- a:isClosed():Z
|
||||
c:com.intellij.remoteServer.impl.runtime.log.LoggingHandlerImpl
|
||||
- com.intellij.remoteServer.impl.runtime.log.LoggingHandlerBase
|
||||
- com.intellij.remoteServer.runtime.log.LoggingHandler
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project):V
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project,Z):V
|
||||
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
|
||||
- clear():V
|
||||
- close():V
|
||||
- getComponent():javax.swing.JComponent
|
||||
- getConsole():com.intellij.execution.ui.ConsoleView
|
||||
- isClosed():Z
|
||||
- print(java.lang.String):V
|
||||
- printHyperlink(java.lang.String):V
|
||||
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
|
||||
- p:printText(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
|
||||
- printlnSystemMessage(java.lang.String):V
|
||||
- scrollTo(I):V
|
||||
c:com.intellij.remoteServer.impl.runtime.log.LoggingHandlerImpl$Colored
|
||||
- com.intellij.remoteServer.impl.runtime.log.LoggingHandlerImpl
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project):V
|
||||
- <init>(java.lang.String,com.intellij.openapi.project.Project,Z):V
|
||||
- print(java.lang.String):V
|
||||
a:com.intellij.remoteServer.impl.runtime.log.TerminalHandlerBase
|
||||
- com.intellij.remoteServer.impl.runtime.log.LoggingHandlerBase
|
||||
- com.intellij.remoteServer.runtime.log.TerminalHandler
|
||||
- <init>(java.lang.String):V
|
||||
- close():V
|
||||
- a:getComponent():javax.swing.JComponent
|
||||
- p:getResizeHandler():com.intellij.remoteServer.agent.util.log.TerminalListener$TtyResizeHandler
|
||||
- isClosed():Z
|
||||
- setResizeHandler(com.intellij.remoteServer.agent.util.log.TerminalListener$TtyResizeHandler):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.DefaultRemoteServersServiceViewContributor
|
||||
- com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor
|
||||
- <init>():V
|
||||
- accept(com.intellij.remoteServer.configuration.RemoteServer):Z
|
||||
- createDeploymentNode(com.intellij.remoteServer.runtime.ServerConnection,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$RemoteServerNode,com.intellij.remoteServer.runtime.Deployment):com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- getActionGroups():com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups
|
||||
- getViewDescriptor(com.intellij.openapi.project.Project):com.intellij.execution.services.ServiceViewDescriptor
|
||||
- selectLog(com.intellij.ide.util.treeView.AbstractTreeNode,java.lang.String):V
|
||||
f:com.intellij.remoteServer.impl.runtime.ui.RemoteServersDeploymentManager
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- s:createMessagePanel():com.intellij.remoteServer.impl.runtime.ui.RemoteServersDeploymentManager$MessagePanel
|
||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.remoteServer.impl.runtime.ui.RemoteServersDeploymentManager
|
||||
- getNodeExpander():com.intellij.remoteServer.impl.runtime.ui.tree.ServerTreeNodeExpander
|
||||
- getNodeSelector():com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector
|
||||
- s:getNodeSelector(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector
|
||||
- getServerContent(com.intellij.remoteServer.configuration.RemoteServer):javax.swing.JComponent
|
||||
- registerContributor(com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor):V
|
||||
com.intellij.remoteServer.impl.runtime.ui.RemoteServersDeploymentManager$MessagePanel
|
||||
- a:getComponent():javax.swing.JComponent
|
||||
- a:setEmptyText(java.lang.String):V
|
||||
a:com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor
|
||||
- com.intellij.execution.services.ServiceViewContributor
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeProducer
|
||||
- java.util.Comparator
|
||||
- <init>():V
|
||||
- a:accept(com.intellij.remoteServer.configuration.RemoteServer):Z
|
||||
- s:addNewRemoteServer(com.intellij.openapi.project.Project,com.intellij.remoteServer.ServerType,java.lang.Class):com.intellij.remoteServer.configuration.RemoteServer
|
||||
- compare(com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor,com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor):I
|
||||
- p:createDeploymentsChangedEvent(com.intellij.remoteServer.runtime.ServerConnection):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
||||
- p:createNodeContributor(com.intellij.ide.util.treeView.AbstractTreeNode):com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor
|
||||
- a:getActionGroups():com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups
|
||||
- ps:getPopupActions(com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups):com.intellij.openapi.actionSystem.ActionGroup
|
||||
- getServiceDescriptor(com.intellij.openapi.project.Project,com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor):com.intellij.execution.services.ServiceViewDescriptor
|
||||
- getServices(com.intellij.openapi.project.Project):java.util.List
|
||||
- ps:getToolbarActions(com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups):com.intellij.openapi.actionSystem.ActionGroup
|
||||
- a:selectLog(com.intellij.ide.util.treeView.AbstractTreeNode,java.lang.String):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups
|
||||
- sf:SHARED_ACTION_GROUPS:com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups
|
||||
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
||||
- getMainToolbarID():java.lang.String
|
||||
- getPopupID():java.lang.String
|
||||
- getSecondaryToolbarID():java.lang.String
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeDescriptor
|
||||
- com.intellij.execution.services.ServiceViewDescriptor
|
||||
- p:<init>(com.intellij.ide.util.treeView.AbstractTreeNode,com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$ActionGroups):V
|
||||
- getContentComponent():javax.swing.JComponent
|
||||
- getId():java.lang.String
|
||||
- p:getNode():com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- getPopupActions():com.intellij.openapi.actionSystem.ActionGroup
|
||||
- getPresentation():com.intellij.navigation.ItemPresentation
|
||||
- getRemover():java.lang.Runnable
|
||||
- getToolbarActions():com.intellij.openapi.actionSystem.ActionGroup
|
||||
- handleDoubleClick(java.awt.event.MouseEvent):Z
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor
|
||||
- com.intellij.execution.services.ServiceViewProvidingContributor
|
||||
- p:<init>(com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor,com.intellij.ide.util.treeView.AbstractTreeNode):V
|
||||
- asService():com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- p:getRootContributor():com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor
|
||||
- getServiceDescriptor(com.intellij.openapi.project.Project,com.intellij.remoteServer.impl.runtime.ui.RemoteServersServiceViewContributor$RemoteServerNodeServiceViewContributor):com.intellij.execution.services.ServiceViewDescriptor
|
||||
- getServices(com.intellij.openapi.project.Project):java.util.List
|
||||
- getViewDescriptor(com.intellij.openapi.project.Project):com.intellij.execution.services.ServiceViewDescriptor
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.RemoteServersViewImpl
|
||||
- com.intellij.remoteServer.runtime.ui.RemoteServersView
|
||||
- <init>():V
|
||||
- registerTreeNodeSelector(com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector,com.intellij.openapi.util.Condition):V
|
||||
- showDeployment(com.intellij.remoteServer.runtime.ServerConnection,java.lang.String):V
|
||||
- showServerConnection(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
com.intellij.remoteServer.impl.runtime.ui.TreeNodeSelector
|
||||
- com.intellij.ide.util.treeView.TreeVisitor
|
||||
- a:getNodeClass():java.lang.Class
|
||||
- a:visit(java.lang.Object):Z
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNode
|
||||
- a:deploy():V
|
||||
- a:deployWithDebug():V
|
||||
- a:getDeploymentName():java.lang.String
|
||||
- a:getServerNode():com.intellij.remoteServer.impl.runtime.ui.tree.ServerNode
|
||||
- a:isDebugActionVisible():Z
|
||||
- a:isDeployActionEnabled():Z
|
||||
- a:isDeployActionVisible():Z
|
||||
- a:isDeployed():Z
|
||||
- a:isUndeployActionEnabled():Z
|
||||
- a:undeploy():V
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServerNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNode
|
||||
- a:getProject():com.intellij.openapi.project.Project
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServerTreeNodeExpander
|
||||
- a:expand(com.intellij.remoteServer.runtime.ServerConnection,java.lang.String):V
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNode
|
||||
- a:getValue():java.lang.Object
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector
|
||||
- a:select(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
- a:select(com.intellij.remoteServer.runtime.ServerConnection,java.lang.String):V
|
||||
- a:select(com.intellij.remoteServer.runtime.ServerConnection,java.lang.String,java.lang.String):V
|
||||
f:com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure
|
||||
- s:getServerNodeIcon(javax.swing.Icon,javax.swing.Icon):javax.swing.Icon
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentLogNode
|
||||
- com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$LogProvidingNode
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.remoteServer.impl.runtime.log.LoggingHandlerBase,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeImpl):V
|
||||
- getChildren():java.util.Collection
|
||||
- getComponent():javax.swing.JComponent
|
||||
- getLogId():java.lang.String
|
||||
- p:update(com.intellij.ide.projectView.PresentationData):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeImpl
|
||||
- com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$LogProvidingNode
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.remoteServer.runtime.ServerConnection,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$RemoteServerNode,com.intellij.remoteServer.runtime.Deployment,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeProducer):V
|
||||
- p:collectDeploymentChildren(java.util.List):V
|
||||
- p:collectLogChildren(java.util.List):V
|
||||
- deploy():V
|
||||
- deployWithDebug():V
|
||||
- doDeploy(com.intellij.execution.Executor):V
|
||||
- editConfiguration():V
|
||||
- getChildren():java.util.Collection
|
||||
- getComponent():javax.swing.JComponent
|
||||
- getConnection():com.intellij.remoteServer.runtime.ServerConnection
|
||||
- getDeployment():com.intellij.remoteServer.runtime.Deployment
|
||||
- getDeploymentName():java.lang.String
|
||||
- getId():java.lang.String
|
||||
- getLogId():java.lang.String
|
||||
- p:getLogManager():com.intellij.remoteServer.impl.runtime.log.DeploymentLogManagerImpl
|
||||
- getServerNode():com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$RemoteServerNode
|
||||
- isDebugActionVisible():Z
|
||||
- isDeployActionEnabled():Z
|
||||
- isDeployActionVisible():Z
|
||||
- isDeployed():Z
|
||||
- isEditConfigurationActionVisible():Z
|
||||
- isUndeployActionEnabled():Z
|
||||
- undeploy():V
|
||||
- p:update(com.intellij.ide.projectView.PresentationData):V
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeProducer
|
||||
- a:createDeploymentNode(com.intellij.remoteServer.runtime.ServerConnection,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$RemoteServerNode,com.intellij.remoteServer.runtime.Deployment):com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$LogProvidingNode
|
||||
- a:getComponent():javax.swing.JComponent
|
||||
- a:getLogId():java.lang.String
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$RemoteServerNode
|
||||
- com.intellij.ide.util.treeView.AbstractTreeNode
|
||||
- com.intellij.remoteServer.impl.runtime.ui.tree.ServerNode
|
||||
- <init>(com.intellij.openapi.project.Project,com.intellij.remoteServer.configuration.RemoteServer,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeStructure$DeploymentNodeProducer):V
|
||||
- deploy(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- deployWithDebug(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- doDeploy(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.execution.Executor,java.lang.String,Z):V
|
||||
- editConfiguration():V
|
||||
- getChildren():java.util.Collection
|
||||
- getServer():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- isConnected():Z
|
||||
- p:update(com.intellij.ide.projectView.PresentationData):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.AddCloudConnectionActionGroup
|
||||
- com.intellij.openapi.actionSystem.ActionGroup
|
||||
- <init>():V
|
||||
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.ChooseDeploymentAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.ChooseDeploymentWithDebugAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.DeployAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.DeployWithDebugAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.DeploymentConfigAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.RemoteServerConfigAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.RemoteServerConnectAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.RemoteServerDisconnectAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
c:com.intellij.remoteServer.impl.runtime.ui.tree.actions.UndeployAction
|
||||
- com.intellij.openapi.project.DumbAwareAction
|
||||
- <init>():V
|
||||
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||
a:com.intellij.remoteServer.runtime.ui.RemoteServersView
|
||||
- <init>():V
|
||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.remoteServer.runtime.ui.RemoteServersView
|
||||
- a:registerTreeNodeSelector(com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector,com.intellij.openapi.util.Condition):V
|
||||
- a:showDeployment(com.intellij.remoteServer.runtime.ServerConnection,java.lang.String):V
|
||||
- a:showServerConnection(com.intellij.remoteServer.runtime.ServerConnection):V
|
||||
c:com.intellij.remoteServer.util.AgentTaskExecutor
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentErrorHandler
|
||||
- <init>():V
|
||||
- execute(com.intellij.openapi.util.Computable):java.lang.Object
|
||||
- execute(com.intellij.openapi.util.Computable,com.intellij.remoteServer.util.CallbackWrapper):V
|
||||
- onError(java.lang.String):V
|
||||
*f:com.intellij.remoteServer.util.ApplicationActionUtils
|
||||
- s:createLogSelector(com.intellij.openapi.project.Project,com.intellij.remoteServer.impl.runtime.ui.tree.ServersTreeNodeSelector,com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode,java.lang.String):java.lang.Runnable
|
||||
- s:getApplicationRuntime(com.intellij.openapi.actionSystem.AnActionEvent,java.lang.Class):java.lang.Object
|
||||
- s:getApplicationRuntime(com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode,java.lang.Class):java.lang.Object
|
||||
- s:getDeployment(com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode):com.intellij.remoteServer.runtime.Deployment
|
||||
- s:getDeploymentTarget(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.remoteServer.impl.runtime.ui.tree.DeploymentNode
|
||||
com.intellij.remoteServer.util.CallbackWrapper
|
||||
- a:onError(java.lang.String):V
|
||||
- a:onSuccess(java.lang.Object):V
|
||||
c:com.intellij.remoteServer.util.CloudAccountSelectionEditor
|
||||
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
||||
- <init>(java.util.List):V
|
||||
- s:createRunConfiguration(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.remoteServer.ServerType,com.intellij.openapi.module.Module,com.intellij.remoteServer.util.CloudDeploymentNameConfiguration):V
|
||||
- getMainPanel():javax.swing.JComponent
|
||||
- getSelectedAccount():com.intellij.remoteServer.configuration.RemoteServer
|
||||
- setAccountOnContext(com.intellij.ide.util.projectWizard.WizardContext):V
|
||||
- setAccountSelectionListener(java.lang.Runnable):V
|
||||
- setSelectedAccount(java.lang.String):V
|
||||
- s:unsetAccountOnContext(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.remoteServer.ServerType):V
|
||||
- validate():V
|
||||
a:com.intellij.remoteServer.util.CloudApplicationRuntime
|
||||
- com.intellij.remoteServer.runtime.deployment.DeploymentRuntime
|
||||
- <init>(java.lang.String):V
|
||||
- pa:getAgentTaskExecutor():com.intellij.remoteServer.util.AgentTaskExecutor
|
||||
- getApplicationName():java.lang.String
|
||||
- getCloudNotifier():com.intellij.remoteServer.util.CloudNotifier
|
||||
- pa:getCloudType():com.intellij.remoteServer.ServerType
|
||||
- getDeploymentModel():com.intellij.remoteServer.runtime.Deployment
|
||||
- getStatus():com.intellij.remoteServer.runtime.deployment.DeploymentStatus
|
||||
- getStatusText():java.lang.String
|
||||
- pa:getTaskExecutor():com.intellij.remoteServer.runtime.ServerTaskExecutor
|
||||
- setDeploymentModel(com.intellij.remoteServer.runtime.Deployment):V
|
||||
pa:com.intellij.remoteServer.util.CloudApplicationRuntime$LoggingTask
|
||||
- p:<init>(com.intellij.remoteServer.util.CloudApplicationRuntime):V
|
||||
- perform(com.intellij.openapi.project.Project,java.lang.Runnable):V
|
||||
- pa:run(com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler):V
|
||||
a:com.intellij.remoteServer.util.CloudApplicationRuntimeBase
|
||||
- com.intellij.remoteServer.util.CloudApplicationRuntime
|
||||
- <init>(com.intellij.remoteServer.runtime.ServerTaskExecutor,java.lang.String):V
|
||||
- p:getAgentTaskExecutor():com.intellij.remoteServer.util.AgentTaskExecutor
|
||||
- pa:getApplication():com.intellij.remoteServer.agent.util.CloudAgentApplication
|
||||
- p:getCloudType():com.intellij.remoteServer.ServerType
|
||||
- p:getTaskExecutor():com.intellij.remoteServer.runtime.ServerTaskExecutor
|
||||
- undeploy(com.intellij.remoteServer.runtime.deployment.DeploymentRuntime$UndeploymentTaskCallback):V
|
||||
c:com.intellij.remoteServer.util.CloudApplicationRuntimeImpl
|
||||
- com.intellij.remoteServer.util.CloudApplicationRuntimeBase
|
||||
- <init>(com.intellij.remoteServer.runtime.ServerTaskExecutor,com.intellij.remoteServer.agent.util.CloudAgentBase,com.intellij.remoteServer.agent.util.CloudRemoteApplication):V
|
||||
- p:getApplication():com.intellij.remoteServer.agent.util.CloudAgentApplication
|
||||
a:com.intellij.remoteServer.util.CloudConfigurableBase
|
||||
- com.intellij.remoteServer.RemoteServerConfigurable
|
||||
- pf:myConfiguration:com.intellij.remoteServer.util.CloudConfigurationBase
|
||||
- <init>(com.intellij.remoteServer.ServerType,com.intellij.remoteServer.util.CloudConfigurationBase):V
|
||||
- apply():V
|
||||
- p:applyCoreTo(com.intellij.remoteServer.util.CloudConfigurationBase):V
|
||||
- p:applyCoreTo(com.intellij.remoteServer.util.CloudConfigurationBase,Z):V
|
||||
- createComponent():javax.swing.JComponent
|
||||
- pf:getCloudType():com.intellij.remoteServer.ServerType
|
||||
- pa:getEmailTextField():javax.swing.JTextField
|
||||
- pa:getMainPanel():javax.swing.JComponent
|
||||
- pa:getPasswordField():javax.swing.JPasswordField
|
||||
- p:isCoreConfigEqual(com.intellij.remoteServer.util.CloudConfigurationBase,com.intellij.remoteServer.util.CloudConfigurationBase):Z
|
||||
- isModified():Z
|
||||
- reset():V
|
||||
c:com.intellij.remoteServer.util.CloudConfigurationBase
|
||||
- com.intellij.remoteServer.configuration.ServerConfigurationBase
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentConfigBase
|
||||
- <init>():V
|
||||
- p:createCredentialAttributes():com.intellij.credentialStore.CredentialAttributes
|
||||
- ps:createCredentialAttributes(java.lang.String,java.lang.String):com.intellij.credentialStore.CredentialAttributes
|
||||
- ps:doGetSafeValue(com.intellij.credentialStore.CredentialAttributes,java.util.function.Supplier):java.lang.String
|
||||
- ps:doSetSafeValue(com.intellij.credentialStore.CredentialAttributes,java.lang.String,java.lang.String,java.util.function.Consumer):V
|
||||
- p:getCredentialUser():java.lang.String
|
||||
- getEmail():java.lang.String
|
||||
- getPassword():java.lang.String
|
||||
- getPasswordSafe():java.lang.String
|
||||
- getProxySettings():com.intellij.remoteServer.agent.util.CloudProxySettings
|
||||
- p:getServiceName():java.lang.String
|
||||
- ps:hasSafeCredentials(com.intellij.credentialStore.CredentialAttributes):Z
|
||||
- isPasswordSafe():Z
|
||||
- migrateToPasswordSafe():V
|
||||
- setEmail(java.lang.String):V
|
||||
- setPassword(java.lang.String):V
|
||||
- setPasswordSafe(java.lang.String):V
|
||||
- shouldMigrateToPasswordSafe():Z
|
||||
f:com.intellij.remoteServer.util.CloudConfigurationUtil
|
||||
- <init>():V
|
||||
- s:createCredentialAttributes(java.lang.String,java.lang.String):com.intellij.credentialStore.CredentialAttributes
|
||||
- s:doGetSafeValue(com.intellij.credentialStore.CredentialAttributes):java.util.Optional
|
||||
- s:doGetSafeValue(com.intellij.credentialStore.CredentialAttributes,java.util.function.Supplier):java.lang.String
|
||||
- s:doSetSafeValue(com.intellij.credentialStore.CredentialAttributes,java.lang.String,java.lang.String):V
|
||||
- s:doSetSafeValue(com.intellij.credentialStore.CredentialAttributes,java.lang.String,java.lang.String,java.util.function.Consumer):V
|
||||
- s:hasSafeCredentials(com.intellij.credentialStore.CredentialAttributes):Z
|
||||
c:com.intellij.remoteServer.util.CloudDeploymentNameConfiguration
|
||||
- com.intellij.remoteServer.configuration.deployment.DeploymentConfigurationBase
|
||||
- com.intellij.remoteServer.util.DeploymentNameConfiguration
|
||||
- <init>():V
|
||||
- p:getDefaultDeploymentSourceName(com.intellij.remoteServer.configuration.deployment.DeploymentSource):java.lang.String
|
||||
- getDeploymentName():java.lang.String
|
||||
- getDeploymentSourceName(com.intellij.remoteServer.configuration.deployment.DeploymentSource):java.lang.String
|
||||
- isDefaultDeploymentName():Z
|
||||
- setDefaultDeploymentName(Z):V
|
||||
- setDeploymentName(java.lang.String):V
|
||||
com.intellij.remoteServer.util.CloudDeploymentNameProvider
|
||||
- sf:DEFAULT_NAME_PROVIDER:com.intellij.remoteServer.util.CloudDeploymentNameProvider
|
||||
- a:getDeploymentName(com.intellij.remoteServer.configuration.deployment.DeploymentSource):java.lang.String
|
||||
c:com.intellij.remoteServer.util.CloudLoggingHandlerImpl
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler
|
||||
- <init>(com.intellij.remoteServer.runtime.deployment.DeploymentLogManager):V
|
||||
- createTerminal(java.lang.String,java.io.OutputStream,java.io.InputStream,java.io.InputStream):com.intellij.remoteServer.agent.util.log.TerminalListener
|
||||
- getOrCreateLogListener(java.lang.String):com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- getProjectHash():java.lang.String
|
||||
- isTtySupported():Z
|
||||
- println(java.lang.String):V
|
||||
c:com.intellij.remoteServer.util.CloudNotifier
|
||||
- <init>(java.lang.String):V
|
||||
- showMessage(java.lang.String,com.intellij.openapi.ui.MessageType):V
|
||||
f:com.intellij.remoteServer.util.CloudRunConfigurationUtil
|
||||
- <init>():V
|
||||
- s:createRunConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.openapi.module.Module,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration
|
||||
- s:createRunConfiguration(com.intellij.remoteServer.configuration.RemoteServer,com.intellij.openapi.module.Module,com.intellij.remoteServer.configuration.deployment.DeploymentSource,com.intellij.remoteServer.configuration.deployment.DeploymentConfiguration):com.intellij.remoteServer.impl.configuration.deployment.DeployToServerRunConfiguration
|
||||
a:com.intellij.remoteServer.util.CloudServerRuntimeInstance
|
||||
- com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance
|
||||
- <init>(com.intellij.remoteServer.agent.RemoteAgentProxyFactory,com.intellij.remoteServer.agent.util.CloudAgentConfigBase,com.intellij.remoteServer.runtime.ServerTaskExecutor,java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.Class,java.lang.String):V
|
||||
- <init>(com.intellij.remoteServer.agent.util.CloudAgentConfigBase,com.intellij.remoteServer.runtime.ServerTaskExecutor,java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.Class,java.lang.String):V
|
||||
- computeDeployments(com.intellij.remoteServer.runtime.deployment.ServerRuntimeInstance$ComputeDeploymentsCallback):V
|
||||
- pa:createApplicationRuntime(com.intellij.remoteServer.agent.util.CloudRemoteApplication):com.intellij.remoteServer.util.CloudApplicationRuntime
|
||||
- getAgent():com.intellij.remoteServer.agent.util.CloudAgent
|
||||
- pf:getAgentTaskExecutor():com.intellij.remoteServer.util.AgentTaskExecutor
|
||||
- p:getApplications():java.util.List
|
||||
- getConfiguration():com.intellij.remoteServer.agent.util.CloudAgentConfigBase
|
||||
- getTaskExecutor():com.intellij.remoteServer.runtime.ServerTaskExecutor
|
||||
c:com.intellij.remoteServer.util.CloudSilentLoggingHandlerImpl
|
||||
- com.intellij.remoteServer.agent.util.CloudAgentLoggingHandler
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- createTerminal(java.lang.String,java.io.OutputStream,java.io.InputStream,java.io.InputStream):com.intellij.remoteServer.agent.util.log.TerminalListener
|
||||
- getOrCreateLogListener(java.lang.String):com.intellij.remoteServer.agent.util.log.LogListener
|
||||
- getProjectHash():java.lang.String
|
||||
- isTtySupported():Z
|
||||
- println(java.lang.String):V
|
||||
com.intellij.remoteServer.util.CloudsTriggerKeys
|
||||
- sf:UPLOAD_SSH_KEY:java.lang.String
|
||||
a:com.intellij.remoteServer.util.Column
|
||||
- <init>(java.lang.String):V
|
||||
- a:getColumnValue(java.lang.Object):java.lang.Object
|
||||
- getName():java.lang.String
|
||||
- getValueClass():java.lang.Class
|
||||
- isEditable():Z
|
||||
- needPack():Z
|
||||
- setColumnValue(java.lang.Object,java.lang.Object):V
|
||||
a:com.intellij.remoteServer.util.DelayedRunner
|
||||
- com.intellij.openapi.Disposable
|
||||
- <init>(javax.swing.JComponent):V
|
||||
- dispose():V
|
||||
- queueChangesCheck():V
|
||||
- pa:run():V
|
||||
- pa:wasChanged():Z
|
||||
com.intellij.remoteServer.util.DeploymentNameConfiguration
|
||||
- a:getDeploymentName():java.lang.String
|
||||
- a:isDefaultDeploymentName():Z
|
||||
- a:setDefaultDeploymentName(Z):V
|
||||
- a:setDeploymentName(java.lang.String):V
|
||||
c:com.intellij.remoteServer.util.JTableWrapper
|
||||
- <init>(com.intellij.ui.table.JBTable,com.intellij.remoteServer.util.Column[]):V
|
||||
- p:createTableModel():com.intellij.remoteServer.util.JTableWrapper$JTableWrapperModel
|
||||
- getColumns():com.intellij.remoteServer.util.Column[]
|
||||
- getTable():com.intellij.ui.table.JBTable
|
||||
- setInputRows(java.util.List):V
|
||||
pc:com.intellij.remoteServer.util.JTableWrapper$JTableWrapperModel
|
||||
- javax.swing.table.DefaultTableModel
|
||||
- p:<init>(com.intellij.remoteServer.util.JTableWrapper):V
|
||||
- getColumnClass(I):java.lang.Class
|
||||
- isCellEditable(I,I):Z
|
||||
- setValueAt(java.lang.Object,I,I):V
|
||||
c:com.intellij.remoteServer.util.ServerRuntimeException
|
||||
- java.lang.Exception
|
||||
- <init>(java.lang.String):V
|
||||
- <init>(java.lang.Throwable):V
|
||||
f:com.intellij.remoteServer.util.TooltipUtil
|
||||
- <init>():V
|
||||
- s:createTooltip(java.lang.String):com.intellij.ui.HyperlinkLabel
|
||||
f:icons.RemoteServersIcons
|
||||
- sf:ResumeScaled:javax.swing.Icon
|
||||
- sf:ServersToolWindow:javax.swing.Icon
|
||||
- sf:SuspendScaled:javax.swing.Icon
|
||||
- <init>():V
|
||||
1
platform/remote-servers/impl/exposed-private-api.txt
Normal file
1
platform/remote-servers/impl/exposed-private-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
com/intellij/remoteServer/impl/configuration/deployment/RemoteServerComboWithAutoDetect$AutoDetectedItem
|
||||
12
platform/reproducible-builds/api-dump-unreviewed.txt
Normal file
12
platform/reproducible-builds/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
f:org.jetbrains.intellij.reproducibleBuilds.diffTool.FileTreeContentComparison
|
||||
- <init>():V
|
||||
- <init>(java.nio.file.Path,java.nio.file.Path):V
|
||||
- b:<init>(java.nio.file.Path,java.nio.file.Path,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:assertTheSameDirectoryContent(java.nio.file.Path,java.nio.file.Path,Z):org.jetbrains.intellij.reproducibleBuilds.diffTool.FileTreeContentComparison$ComparisonResult
|
||||
- f:assertTheSameFile(java.nio.file.Path,java.nio.file.Path,java.lang.String):java.lang.AssertionError
|
||||
- bs:assertTheSameFile$default(org.jetbrains.intellij.reproducibleBuilds.diffTool.FileTreeContentComparison,java.nio.file.Path,java.nio.file.Path,java.lang.String,I,java.lang.Object):java.lang.AssertionError
|
||||
- sf:main(java.lang.String[]):V
|
||||
f:org.jetbrains.intellij.reproducibleBuilds.diffTool.FileTreeContentComparison$ComparisonResult
|
||||
- <init>(java.util.List,java.lang.AssertionError):V
|
||||
- f:getComparedFiles():java.util.List
|
||||
- f:getError():java.lang.AssertionError
|
||||
1
platform/reproducible-builds/exposed-third-party-api.txt
Normal file
1
platform/reproducible-builds/exposed-third-party-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
3
platform/runtime/loader/api-dump-unreviewed.txt
Normal file
3
platform/runtime/loader/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
f:com.intellij.platform.runtime.loader.IntellijLoader
|
||||
- <init>():V
|
||||
- s:main(java.lang.String[]):V
|
||||
0
platform/settings-local/api-dump-unreviewed.txt
Normal file
0
platform/settings-local/api-dump-unreviewed.txt
Normal file
52
platform/smRunner/vcs/api-dump-unreviewed.txt
Normal file
52
platform/smRunner/vcs/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,52 @@
|
||||
f:com.intellij.execution.testframework.sm.vcs.FailedTestCommitProblem
|
||||
- com.intellij.openapi.vcs.checkin.CommitProblemWithDetails
|
||||
- <init>(java.util.List):V
|
||||
- f:getProblems():java.util.List
|
||||
- getShowDetailsAction():java.lang.String
|
||||
- getText():java.lang.String
|
||||
- showDetails(com.intellij.openapi.project.Project):V
|
||||
f:com.intellij.execution.testframework.sm.vcs.FailureDescription
|
||||
- <init>(java.lang.String,I,I,com.intellij.execution.RunnerAndConfigurationSettings,java.lang.String):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():I
|
||||
- f:component3():I
|
||||
- f:component4():com.intellij.execution.RunnerAndConfigurationSettings
|
||||
- f:component5():java.lang.String
|
||||
- f:copy(java.lang.String,I,I,com.intellij.execution.RunnerAndConfigurationSettings,java.lang.String):com.intellij.execution.testframework.sm.vcs.FailureDescription
|
||||
- bs:copy$default(com.intellij.execution.testframework.sm.vcs.FailureDescription,java.lang.String,I,I,com.intellij.execution.RunnerAndConfigurationSettings,java.lang.String,I,java.lang.Object):com.intellij.execution.testframework.sm.vcs.FailureDescription
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getConfigName():java.lang.String
|
||||
- f:getConfiguration():com.intellij.execution.RunnerAndConfigurationSettings
|
||||
- f:getFailed():I
|
||||
- f:getHistoryFileName():java.lang.String
|
||||
- f:getIgnored():I
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.execution.testframework.sm.vcs.RunTestsBeforeCheckinHandler
|
||||
- com.intellij.openapi.vcs.checkin.CheckinHandler
|
||||
- com.intellij.openapi.vcs.checkin.CommitCheck
|
||||
- sf:Companion:com.intellij.execution.testframework.sm.vcs.RunTestsBeforeCheckinHandler$Companion
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- getBeforeCheckinConfigurationPanel():com.intellij.openapi.vcs.ui.RefreshableOnComponent
|
||||
- getExecutionOrder():com.intellij.openapi.vcs.checkin.CommitCheck$ExecutionOrder
|
||||
- isEnabled():Z
|
||||
- runCheck(com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.execution.testframework.sm.vcs.RunTestsBeforeCheckinHandler$Companion
|
||||
f:com.intellij.execution.testframework.sm.vcs.RunTestsCheckinHandlerFactory
|
||||
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
|
||||
- <init>():V
|
||||
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
|
||||
f:com.intellij.execution.testframework.sm.vcs.RunTestsCheckinHandlerFactoryKt
|
||||
f:com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- <init>():V
|
||||
- f:getMyState():com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration$MyState
|
||||
- getState():com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration$MyState
|
||||
- loadState(com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration$MyState):V
|
||||
- f:setMyState(com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration$MyState):V
|
||||
f:com.intellij.execution.testframework.sm.vcs.TestsVcsConfiguration$MyState
|
||||
- <init>():V
|
||||
- f:getConfiguration():com.intellij.execution.testframework.sm.ConfigurationBean
|
||||
- f:getEnabled():Z
|
||||
- f:setConfiguration(com.intellij.execution.testframework.sm.ConfigurationBean):V
|
||||
- f:setEnabled(Z):V
|
||||
291
platform/sqlite/api-dump-unreviewed.txt
Normal file
291
platform/sqlite/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,291 @@
|
||||
f:org.jetbrains.sqlite.AlreadyClosedException
|
||||
- java.util.concurrent.CancellationException
|
||||
- <init>():V
|
||||
a:org.jetbrains.sqlite.BaseBinder
|
||||
- org.jetbrains.sqlite.Binder
|
||||
- p:batchPosition:I
|
||||
- getBatchQueryCount():I
|
||||
- p:setBatchQueryCount(I):V
|
||||
a:org.jetbrains.sqlite.Binder
|
||||
- a:addBatch():V
|
||||
- a:getBatchQueryCount():I
|
||||
a:org.jetbrains.sqlite.BusyHandler
|
||||
- <init>():V
|
||||
- pa:callback(I):I
|
||||
- s:clearHandler(org.jetbrains.sqlite.SqliteConnection):V
|
||||
- s:setHandler(org.jetbrains.sqlite.SqliteConnection,org.jetbrains.sqlite.BusyHandler):V
|
||||
f:org.jetbrains.sqlite.EmptyBinder
|
||||
- org.jetbrains.sqlite.Binder
|
||||
- sf:INSTANCE:org.jetbrains.sqlite.EmptyBinder
|
||||
- addBatch():java.lang.Void
|
||||
- getBatchQueryCount():I
|
||||
f:org.jetbrains.sqlite.IntBinder
|
||||
- org.jetbrains.sqlite.BaseBinder
|
||||
- <init>(I,I):V
|
||||
- b:<init>(I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addBatch():V
|
||||
- f:bind(I):V
|
||||
- f:bind(I,I):V
|
||||
- f:bind(I,I,I):V
|
||||
- toString():java.lang.String
|
||||
f:org.jetbrains.sqlite.LongBinder
|
||||
- org.jetbrains.sqlite.BaseBinder
|
||||
- <init>(I,I):V
|
||||
- b:<init>(I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addBatch():V
|
||||
- f:bind(J):V
|
||||
- f:bind(J,J):V
|
||||
- f:bind(J,J,J):V
|
||||
- f:bind(J,J,J,J):V
|
||||
- toString():java.lang.String
|
||||
a:org.jetbrains.sqlite.MyObjectBinder
|
||||
- org.jetbrains.sqlite.Binder
|
||||
- b:<init>(I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addBatch():V
|
||||
- getBatchQueryCount():I
|
||||
- pf:getMyBinder():org.jetbrains.sqlite.ObjectBinder
|
||||
f:org.jetbrains.sqlite.ObjectBinder
|
||||
- org.jetbrains.sqlite.BaseBinder
|
||||
- <init>(I,I):V
|
||||
- b:<init>(I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- addBatch():V
|
||||
- f:bind(java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
- f:bindMultiple(java.lang.Object[]):V
|
||||
- toString():java.lang.String
|
||||
f:org.jetbrains.sqlite.ObjectBinder1
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinder2
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object,java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinder3
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinder4
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinder5
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinder6
|
||||
- org.jetbrains.sqlite.MyObjectBinder
|
||||
- <init>(I):V
|
||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||
f:org.jetbrains.sqlite.ObjectBinderFactory
|
||||
- sf:INSTANCE:org.jetbrains.sqlite.ObjectBinderFactory
|
||||
- f:verifyTypes(java.lang.Class[]):V
|
||||
f:org.jetbrains.sqlite.SQLiteConfig
|
||||
- <init>():V
|
||||
f:org.jetbrains.sqlite.SqlStatementPool
|
||||
- f:use(kotlin.jvm.functions.Function2):java.lang.Object
|
||||
f:org.jetbrains.sqlite.SqliteCodes
|
||||
- sf:INSTANCE:org.jetbrains.sqlite.SqliteCodes
|
||||
- sf:SQLITE_DONE:I
|
||||
- sf:SQLITE_INTERRUPT:I
|
||||
- sf:SQLITE_MISUSE:I
|
||||
- sf:SQLITE_OK:I
|
||||
- sf:SQLITE_ROW:I
|
||||
f:org.jetbrains.sqlite.SqliteConnection
|
||||
- java.lang.AutoCloseable
|
||||
- <init>(java.nio.file.Path,Z):V
|
||||
- b:<init>(java.nio.file.Path,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:affectedRows():I
|
||||
- f:beginTransaction():V
|
||||
- close():V
|
||||
- f:commit():V
|
||||
- f:execute(java.lang.String):V
|
||||
- f:execute(java.lang.String,java.lang.Object):V
|
||||
- f:interruptAndClose():V
|
||||
- f:isClosed():Z
|
||||
- f:prepareStatement(java.lang.String,org.jetbrains.sqlite.Binder):org.jetbrains.sqlite.SqlitePreparedStatement
|
||||
- f:prepareStatement(B[],org.jetbrains.sqlite.Binder):org.jetbrains.sqlite.SqlitePreparedStatement
|
||||
- f:rollback():V
|
||||
- f:selectBoolean(java.lang.String,java.lang.Object):Z
|
||||
- bs:selectBoolean$default(org.jetbrains.sqlite.SqliteConnection,java.lang.String,java.lang.Object,I,java.lang.Object):Z
|
||||
- f:selectInt(java.lang.String,java.lang.Object):java.lang.Integer
|
||||
- bs:selectInt$default(org.jetbrains.sqlite.SqliteConnection,java.lang.String,java.lang.Object,I,java.lang.Object):java.lang.Integer
|
||||
- f:selectString(java.lang.String,java.lang.Object):java.lang.String
|
||||
- bs:selectString$default(org.jetbrains.sqlite.SqliteConnection,java.lang.String,java.lang.Object,I,java.lang.Object):java.lang.String
|
||||
- f:statementPool(java.lang.String,kotlin.jvm.functions.Function0):org.jetbrains.sqlite.SqlStatementPool
|
||||
- f:withSavePoint(kotlin.jvm.functions.Function0):java.lang.Object
|
||||
f:org.jetbrains.sqlite.SqliteConnectionKt
|
||||
- sf:getSQLITE_ALLOWED_TYPES():java.util.Set
|
||||
f:org.jetbrains.sqlite.SqliteDbKt
|
||||
e:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- java.lang.Enum
|
||||
- sf:Companion:org.jetbrains.sqlite.SqliteErrorCode$Companion
|
||||
- sf:SQLITE_ABORT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ABORT_ROLLBACK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_AUTH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_AUTH_USER:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_BUSY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_BUSY_RECOVERY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_BUSY_SNAPSHOT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_BUSY_TIMEOUT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_CONVPATH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_DIRTYWAL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_FULLPATH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_ISDIR:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_NOTEMPDIR:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CANTOPEN_SYMLINK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_CHECK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_COMMITHOOK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_DATATYPE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_FOREIGNKEY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_FUNCTION:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_NOTNULL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_PINNED:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_PRIMARYKEY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_ROWID:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_TRIGGER:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_UNIQUE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CONSTRAINT_VTAB:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CORRUPT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CORRUPT_INDEX:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CORRUPT_SEQUENCE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_CORRUPT_VTAB:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_DONE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_EMPTY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ERROR:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ERROR_MISSING_COLLSEQ:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ERROR_RETRY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ERROR_SNAPSHOT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_FORMAT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_FULL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_INTERNAL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_INTERRUPT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_ACCESS:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_AUTH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_BEGIN_ATOMIC:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_BLOCKED:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_CHECKRESERVEDLOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_CLOSE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_COMMIT_ATOMIC:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_CONVPATH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_CORRUPTFS:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_DATA:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_DELETE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_DELETE_NOENT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_DIR_CLOSE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_DIR_FSYNC:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_FSTAT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_FSYNC:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_GETTEMPPATH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_LOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_MMAP:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_NOMEM:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_RDLOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_READ:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_ROLLBACK_ATOMIC:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SEEK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SHMLOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SHMMAP:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SHMOPEN:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SHMSIZE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_SHORT_READ:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_TRUNCATE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_UNLOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_VNODE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_IOERR_WRITE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_LOCKED:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_LOCKED_SHAREDCACHE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_LOCKED_VTAB:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_MISMATCH:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_MISUSE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOLFS:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOMEM:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOTADB:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOTFOUND:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOTICE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOTICE_RECOVER_ROLLBACK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_NOTICE_RECOVER_WAL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_OK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_OK_LOAD_PERMANENTLY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_PERM:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_PROTOCOL:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_RANGE:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_CANTINIT:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_CANTLOCK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_DBMOVED:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_DIRECTORY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_RECOVERY:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_READONLY_ROLLBACK:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_ROW:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_SCHEMA:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_TOOBIG:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_WARNING:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:SQLITE_WARNING_AUTOINDEX:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- sf:UNKNOWN_ERROR:org.jetbrains.sqlite.SqliteErrorCode
|
||||
- f:code:I
|
||||
- f:message:java.lang.String
|
||||
- s:getEntries():kotlin.enums.EnumEntries
|
||||
- toString():java.lang.String
|
||||
- s:valueOf(java.lang.String):org.jetbrains.sqlite.SqliteErrorCode
|
||||
- s:values():org.jetbrains.sqlite.SqliteErrorCode[]
|
||||
f:org.jetbrains.sqlite.SqliteErrorCode$Companion
|
||||
f:org.jetbrains.sqlite.SqliteException
|
||||
- java.io.IOException
|
||||
- f:getResultCode():org.jetbrains.sqlite.SqliteErrorCode
|
||||
f:org.jetbrains.sqlite.SqliteIntPreparedStatement
|
||||
- org.jetbrains.sqlite.SqliteStatement
|
||||
- f:addBatch():V
|
||||
- close():V
|
||||
- f:ensureCapacity(I):V
|
||||
- executeBatch():V
|
||||
- f:getBinder():org.jetbrains.sqlite.IntBinder
|
||||
- toString():java.lang.String
|
||||
f:org.jetbrains.sqlite.SqliteLibLoaderKt
|
||||
f:org.jetbrains.sqlite.SqlitePreparedStatement
|
||||
- org.jetbrains.sqlite.SqliteStatement
|
||||
- close():V
|
||||
- executeBatch():V
|
||||
- f:executeQuery():org.jetbrains.sqlite.SqliteResultSet
|
||||
- f:executeUpdate():V
|
||||
- f:getBinder():org.jetbrains.sqlite.Binder
|
||||
- f:selectBoolean():Z
|
||||
- f:selectByteArray():B[]
|
||||
- f:selectInt():java.lang.Integer
|
||||
- f:selectNotNullInt():I
|
||||
- toString():java.lang.String
|
||||
f:org.jetbrains.sqlite.SqliteResultSet
|
||||
- <init>(org.jetbrains.sqlite.SqlitePreparedStatement):V
|
||||
- f:getBoolean(I):Z
|
||||
- f:getBytes(I):B[]
|
||||
- f:getDouble(I):D
|
||||
- f:getFloat(I):F
|
||||
- f:getInt(I):I
|
||||
- f:getLong(I):J
|
||||
- f:getRow():I
|
||||
- f:getString(I):java.lang.String
|
||||
- f:isClosed():Z
|
||||
- f:isOpen():Z
|
||||
- f:next():Z
|
||||
- f:wasNull():Z
|
||||
f:org.jetbrains.sqlite.SqliteResultSetKt
|
||||
f:org.jetbrains.sqlite.SqliteSavepoint
|
||||
- getSavepointId():I
|
||||
- getSavepointName():java.lang.String
|
||||
org.jetbrains.sqlite.SqliteStatement
|
||||
- java.lang.AutoCloseable
|
||||
- a:executeBatch():V
|
||||
f:org.jetbrains.sqlite.StatementCollection
|
||||
- <init>(org.jetbrains.sqlite.SqliteConnection):V
|
||||
- f:close(Z):V
|
||||
- f:executeBatch():V
|
||||
- f:prepareIntStatement(java.lang.String):org.jetbrains.sqlite.SqliteIntPreparedStatement
|
||||
- f:prepareStatement(java.lang.String,org.jetbrains.sqlite.Binder):org.jetbrains.sqlite.SqlitePreparedStatement
|
||||
1
platform/sqlite/exposed-third-party-api.txt
Normal file
1
platform/sqlite/exposed-third-party-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
0
platform/statistics/devkit/api-dump-unreviewed.txt
Normal file
0
platform/statistics/devkit/api-dump-unreviewed.txt
Normal file
1252
platform/structuralsearch/api-dump-unreviewed.txt
Normal file
1252
platform/structuralsearch/api-dump-unreviewed.txt
Normal file
File diff suppressed because it is too large
Load Diff
1
platform/structuralsearch/exposed-private-api.txt
Normal file
1
platform/structuralsearch/exposed-private-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
com/intellij/structuralsearch/impl/matcher/handlers/MatchingHandler$ClearStateVisitor
|
||||
1
platform/structuralsearch/exposed-third-party-api.txt
Normal file
1
platform/structuralsearch/exposed-third-party-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
groovy/lang/Script
|
||||
6
platform/tracing-ide/api-dump-unreviewed.txt
Normal file
6
platform/tracing-ide/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
f:com.intellij.tracing.ide.ToggleBuildTracingAction
|
||||
- com.intellij.openapi.actionSystem.ToggleAction
|
||||
- <init>():V
|
||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
|
||||
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
|
||||
674
platform/vcs-log/graph/api-dump-unreviewed.txt
Normal file
674
platform/vcs-log/graph/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,674 @@
|
||||
f:com.intellij.vcs.log.graph.GraphCommitImpl
|
||||
- com.intellij.util.containers.ImmutableList
|
||||
- com.intellij.vcs.log.graph.GraphCommit
|
||||
- s:createCommit(java.lang.Object,java.util.List,J):com.intellij.vcs.log.graph.GraphCommit
|
||||
- s:createIntCommit(I,java.util.List,J):com.intellij.vcs.log.graph.GraphCommit
|
||||
- equals(java.lang.Object):Z
|
||||
- get(I):java.lang.Object
|
||||
- getId():java.lang.Object
|
||||
- getParents():java.util.List
|
||||
- getTimestamp():J
|
||||
- hashCode():I
|
||||
- size():I
|
||||
- toString():java.lang.String
|
||||
e:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- java.lang.Enum
|
||||
- sf:ALL:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- sf:NORMAL_ALL:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- sf:NORMAL_DOWN:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- sf:NORMAL_UP:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- sf:SPECIAL:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- f:downNormal:Z
|
||||
- f:special:Z
|
||||
- f:upNormal:Z
|
||||
- s:valueOf(java.lang.String):com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- s:values():com.intellij.vcs.log.graph.api.EdgeFilter[]
|
||||
com.intellij.vcs.log.graph.api.GraphLayout
|
||||
- a:getHeadNodeIndex():java.util.List
|
||||
- a:getLayoutIndex(I):I
|
||||
- a:getOneOfHeadNodeIndex(I):I
|
||||
com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- a:getAdjacentEdges(I,com.intellij.vcs.log.graph.api.EdgeFilter):java.util.List
|
||||
- a:getGraphNode(I):com.intellij.vcs.log.graph.api.elements.GraphNode
|
||||
- a:getNodeId(I):I
|
||||
- a:getNodeIndex(I):java.lang.Integer
|
||||
- a:nodesCount():I
|
||||
com.intellij.vcs.log.graph.api.LiteLinearGraph
|
||||
- a:getNodes(I,com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter):java.util.List
|
||||
- a:nodesCount():I
|
||||
e:com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- java.lang.Enum
|
||||
- sf:ALL:com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- sf:DOWN:com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- sf:UP:com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- f:down:Z
|
||||
- f:edgeFilter:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||
- f:up:Z
|
||||
- s:filter(Z):com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- s:valueOf(java.lang.String):com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter
|
||||
- s:values():com.intellij.vcs.log.graph.api.LiteLinearGraph$NodeFilter[]
|
||||
f:com.intellij.vcs.log.graph.api.elements.GraphEdge
|
||||
- com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- <init>(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.intellij.vcs.log.graph.api.elements.GraphEdgeType):V
|
||||
- s:createEdgeWithTargetId(I,java.lang.Integer,com.intellij.vcs.log.graph.api.elements.GraphEdgeType):com.intellij.vcs.log.graph.api.elements.GraphEdge
|
||||
- s:createNormalEdge(I,I,com.intellij.vcs.log.graph.api.elements.GraphEdgeType):com.intellij.vcs.log.graph.api.elements.GraphEdge
|
||||
- equals(java.lang.Object):Z
|
||||
- getDownNodeIndex():java.lang.Integer
|
||||
- getTargetId():java.lang.Integer
|
||||
- getType():com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- getUpNodeIndex():java.lang.Integer
|
||||
- hashCode():I
|
||||
e:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- java.lang.Enum
|
||||
- sf:DOTTED:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- sf:DOTTED_ARROW_DOWN:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- sf:DOTTED_ARROW_UP:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- sf:NOT_LOAD_COMMIT:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- sf:USUAL:com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- isNormalEdge():Z
|
||||
- s:valueOf(java.lang.String):com.intellij.vcs.log.graph.api.elements.GraphEdgeType
|
||||
- s:values():com.intellij.vcs.log.graph.api.elements.GraphEdgeType[]
|
||||
com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
f:com.intellij.vcs.log.graph.api.elements.GraphNode
|
||||
- com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- <init>(I):V
|
||||
- <init>(I,com.intellij.vcs.log.graph.api.elements.GraphNodeType):V
|
||||
- equals(java.lang.Object):Z
|
||||
- getNodeIndex():I
|
||||
- getType():com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- hashCode():I
|
||||
e:com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- java.lang.Enum
|
||||
- sf:NOT_LOAD_COMMIT:com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- sf:UNMATCHED:com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- sf:USUAL:com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- s:valueOf(java.lang.String):com.intellij.vcs.log.graph.api.elements.GraphNodeType
|
||||
- s:values():com.intellij.vcs.log.graph.api.elements.GraphNodeType[]
|
||||
com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo
|
||||
- a:convertToNodeIds(java.util.Collection):java.util.Set
|
||||
- a:getCommitId(I):java.lang.Object
|
||||
- a:getNodeId(java.lang.Object):I
|
||||
- a:getTimestamp(I):J
|
||||
com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo
|
||||
- a:getBranchNodeIds():java.util.Set
|
||||
- a:getLinearGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- a:getPermanentCommitsInfo():com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo
|
||||
- a:getPermanentGraphLayout():com.intellij.vcs.log.graph.api.GraphLayout
|
||||
com.intellij.vcs.log.graph.api.printer.GraphColorGetter
|
||||
- a:getNodeColor(I,I):I
|
||||
com.intellij.vcs.log.graph.api.printer.GraphColorGetterFactory
|
||||
- a:createColorGetter(com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):com.intellij.vcs.log.graph.api.printer.GraphColorGetter
|
||||
com.intellij.vcs.log.graph.api.printer.PrintElementGenerator
|
||||
- a:getPrintElements(I):java.util.Collection
|
||||
com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager
|
||||
- a:getColorId(com.intellij.vcs.log.graph.api.elements.GraphElement):I
|
||||
- a:isSelected(com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement):Z
|
||||
f:com.intellij.vcs.log.graph.collapsing.BranchFilterController
|
||||
- com.intellij.vcs.log.graph.impl.facade.CascadeController
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set):V
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
c:com.intellij.vcs.log.graph.collapsing.CollapsedController
|
||||
- com.intellij.vcs.log.graph.impl.facade.CascadeController
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set):V
|
||||
- p:convertToDelegate(com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- s:convertToDelegate(com.intellij.vcs.log.graph.api.elements.GraphElement,com.intellij.vcs.log.graph.collapsing.CollapsedGraph):com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- p:delegateGraphChanged(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- p:getCollapsedGraph():com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- p:performAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
f:com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
- convertToDelegateNodeIndex(I):I
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- getDelegatedGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- getMatchedNodeId():com.intellij.vcs.log.graph.utils.UnsignedBitSet
|
||||
- isMyCollapsedEdge(I,I):Z
|
||||
- isNodeVisible(I):Z
|
||||
- s:newInstance(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.utils.UnsignedBitSet):com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
- startModification():com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification
|
||||
- s:updateInstance(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,com.intellij.vcs.log.graph.api.LinearGraph):com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
c:com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification
|
||||
- <init>(com.intellij.vcs.log.graph.collapsing.CollapsedGraph):V
|
||||
- apply():V
|
||||
- convertToDelegateNodeIndex(I):I
|
||||
- createEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):V
|
||||
- hideNode(I):V
|
||||
- removeAdditionalEdges():V
|
||||
- removeEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):V
|
||||
- resetNodesVisibility():V
|
||||
- showNode(I):V
|
||||
a:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator
|
||||
- sf:Companion:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator$Companion
|
||||
- pa:addDottedArrow(I,Z):V
|
||||
- pa:addDottedEdge(I,I):V
|
||||
- pa:hasDottedEdges(I,Z):Z
|
||||
- pa:nodeIsVisible(I):Z
|
||||
- sf:update(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,I,I):V
|
||||
f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator$Companion
|
||||
- f:hideInplace(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,java.util.Set):V
|
||||
- f:update(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,I,I):V
|
||||
f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGeneratorImpl
|
||||
- com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator
|
||||
- <init>(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification,I,I):V
|
||||
f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGeneratorKt
|
||||
c:com.intellij.vcs.log.graph.collapsing.EdgeStorage
|
||||
- sf:NULL_ID:I
|
||||
- <init>():V
|
||||
- createEdge(I,I,com.intellij.vcs.log.graph.api.elements.GraphEdgeType):V
|
||||
- getEdges(I):java.util.List
|
||||
- getKnownIds():I[]
|
||||
- removeAll():V
|
||||
- removeEdge(I,I,com.intellij.vcs.log.graph.api.elements.GraphEdgeType):V
|
||||
c:com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper
|
||||
- <init>(com.intellij.vcs.log.graph.collapsing.EdgeStorage,com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- <init>(com.intellij.vcs.log.graph.collapsing.EdgeStorage,java.util.function.Function,java.util.function.Function):V
|
||||
- createEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):V
|
||||
- s:createSimpleEdgeStorage():com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper
|
||||
- getAdjacentEdges(I,com.intellij.vcs.log.graph.api.EdgeFilter):java.util.List
|
||||
- getEdges():java.util.Set
|
||||
- hasEdge(I,I):Z
|
||||
- removeAll():V
|
||||
- removeEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):V
|
||||
c:com.intellij.vcs.log.graph.collapsing.FragmentGenerator
|
||||
- <init>(com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.openapi.util.Condition):V
|
||||
- getGreenFragmentForCollapse(I,I):com.intellij.vcs.log.graph.collapsing.FragmentGenerator$GreenFragment
|
||||
- getMiddleNodes(I,I,Z):java.util.Set
|
||||
- getNearRedNode(I,I,Z):java.lang.Integer
|
||||
f:com.intellij.vcs.log.graph.collapsing.FragmentGenerator$GreenFragment
|
||||
- getDownRedNode():java.lang.Integer
|
||||
- getMiddleGreenNodes():java.util.Set
|
||||
- getUpRedNode():java.lang.Integer
|
||||
f:com.intellij.vcs.log.graph.collapsing.InplaceFilterEdgesGenerator
|
||||
- com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator
|
||||
- <init>(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification,java.util.Set):V
|
||||
c:com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator
|
||||
- <init>(com.intellij.vcs.log.graph.api.LiteLinearGraph,java.util.Set):V
|
||||
- getDownFragment(I):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- getLongDownFragment(I):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- getLongFragment(com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- getPartLongFragment(com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- getRelativeFragment(com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- getUpFragment(I):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
c:com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
- f:downNodeIndex:I
|
||||
- f:upNodeIndex:I
|
||||
- <init>(I,I):V
|
||||
- s:create(I,I):com.intellij.vcs.log.graph.collapsing.LinearFragmentGenerator$GraphFragment
|
||||
c:com.intellij.vcs.log.graph.impl.facade.BaseController
|
||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController
|
||||
- <init>(com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):V
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- performLinearGraphAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
a:com.intellij.vcs.log.graph.impl.facade.CascadeController
|
||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController
|
||||
- sf:Companion:com.intellij.vcs.log.graph.impl.facade.CascadeController$Companion
|
||||
- p:<init>(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):V
|
||||
- p:convertToDelegate(com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- pa:delegateGraphChanged(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- pf:getDelegateController():com.intellij.vcs.log.graph.impl.facade.LinearGraphController
|
||||
- f:getPermanentGraphInfo():com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo
|
||||
- pa:performAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- performLinearGraphAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
f:com.intellij.vcs.log.graph.impl.facade.CascadeController$Companion
|
||||
f:com.intellij.vcs.log.graph.impl.facade.FilteredController
|
||||
- com.intellij.vcs.log.graph.impl.facade.CascadeController
|
||||
- sf:Companion:com.intellij.vcs.log.graph.impl.facade.FilteredController$Companion
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,kotlin.jvm.functions.Function0):V
|
||||
- f:getCollapsedGraph():com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- performLinearGraphAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
f:com.intellij.vcs.log.graph.impl.facade.FilteredController$Companion
|
||||
- f:create(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set,java.util.Set):com.intellij.vcs.log.graph.impl.facade.FilteredController
|
||||
- bs:create$default(com.intellij.vcs.log.graph.impl.facade.FilteredController$Companion,com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set,java.util.Set,I,java.lang.Object):com.intellij.vcs.log.graph.impl.facade.FilteredController
|
||||
f:com.intellij.vcs.log.graph.impl.facade.FirstParentController
|
||||
- sf:INSTANCE:com.intellij.vcs.log.graph.impl.facade.FirstParentController
|
||||
- f:buildCollapsedGraph(com.intellij.vcs.log.graph.api.LinearGraph,java.util.Set,java.util.Set):com.intellij.vcs.log.graph.collapsing.CollapsedGraph
|
||||
- f:create(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set,java.util.Set):com.intellij.vcs.log.graph.impl.facade.FilteredController
|
||||
- bs:create$default(com.intellij.vcs.log.graph.impl.facade.FirstParentController,com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set,java.util.Set,I,java.lang.Object):com.intellij.vcs.log.graph.impl.facade.FilteredController
|
||||
com.intellij.vcs.log.graph.impl.facade.GraphChanges
|
||||
- a:getChangedEdges():java.util.Collection
|
||||
- a:getChangedNodes():java.util.Collection
|
||||
com.intellij.vcs.log.graph.impl.facade.GraphChanges$Edge
|
||||
- a:downNodeId():java.lang.Object
|
||||
- a:removed():Z
|
||||
- a:targetId():java.lang.Object
|
||||
- a:upNodeId():java.lang.Object
|
||||
c:com.intellij.vcs.log.graph.impl.facade.GraphChanges$EdgeImpl
|
||||
- com.intellij.vcs.log.graph.impl.facade.GraphChanges$Edge
|
||||
- <init>(java.lang.Object,java.lang.Object,java.lang.Object,Z):V
|
||||
- downNodeId():java.lang.Object
|
||||
- removed():Z
|
||||
- targetId():java.lang.Object
|
||||
- upNodeId():java.lang.Object
|
||||
c:com.intellij.vcs.log.graph.impl.facade.GraphChanges$GraphChangesImpl
|
||||
- com.intellij.vcs.log.graph.impl.facade.GraphChanges
|
||||
- <init>(java.util.Collection,java.util.Collection):V
|
||||
- getChangedEdges():java.util.Collection
|
||||
- getChangedNodes():java.util.Collection
|
||||
com.intellij.vcs.log.graph.impl.facade.GraphChanges$Node
|
||||
- a:getNodeId():java.lang.Object
|
||||
- a:removed():Z
|
||||
c:com.intellij.vcs.log.graph.impl.facade.GraphChanges$NodeImpl
|
||||
- com.intellij.vcs.log.graph.impl.facade.GraphChanges$Node
|
||||
- <init>(java.lang.Object,Z):V
|
||||
- getNodeId():java.lang.Object
|
||||
- removed():Z
|
||||
f:com.intellij.vcs.log.graph.impl.facade.GraphChangesUtil
|
||||
- sf:SOME_CHANGES:com.intellij.vcs.log.graph.impl.facade.GraphChanges
|
||||
- <init>():V
|
||||
- s:edgeChanged(com.intellij.vcs.log.graph.api.elements.GraphEdge,com.intellij.vcs.log.graph.api.LinearGraph,Z):com.intellij.vcs.log.graph.impl.facade.GraphChanges$EdgeImpl
|
||||
- s:edgesReplaced(java.util.Collection,java.util.Collection,com.intellij.vcs.log.graph.api.LinearGraph):com.intellij.vcs.log.graph.impl.facade.GraphChanges
|
||||
f:com.intellij.vcs.log.graph.impl.facade.GraphModificationUtilKt
|
||||
- sf:connectRows(com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification,I,I):V
|
||||
- sf:hideCommits(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,java.util.Set):Z
|
||||
- sf:hideRow(com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification,I):V
|
||||
- sf:modify(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,kotlin.jvm.functions.Function1):V
|
||||
- sf:modifyGraph(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,kotlin.jvm.functions.Function1):Z
|
||||
com.intellij.vcs.log.graph.impl.facade.LinearGraphController
|
||||
- a:getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- a:performLinearGraphAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction
|
||||
- com.intellij.vcs.log.graph.actions.GraphAction
|
||||
- a:getAffectedElement():com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
c:com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.GraphChanges):V
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.GraphChanges,java.awt.Cursor,java.util.Set):V
|
||||
- <init>(java.awt.Cursor,java.util.Set):V
|
||||
- getCursorToSet():java.awt.Cursor
|
||||
- getGraphChanges():com.intellij.vcs.log.graph.impl.facade.GraphChanges
|
||||
- getGraphUpdater():java.lang.Runnable
|
||||
- getSelectedNodeIds():java.util.Set
|
||||
c:com.intellij.vcs.log.graph.impl.facade.LinearGraphWrapper
|
||||
- com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper):V
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper,com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper):V
|
||||
- b:<init>(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper,com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- getAdjacentEdges(I,com.intellij.vcs.log.graph.api.EdgeFilter):java.util.List
|
||||
- f:getDottedEdges():com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper
|
||||
- f:getGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- getGraphNode(I):com.intellij.vcs.log.graph.api.elements.GraphNode
|
||||
- f:getHiddenEdges():com.intellij.vcs.log.graph.collapsing.EdgeStorageWrapper
|
||||
- getNodeId(I):I
|
||||
- getNodeIndex(I):java.lang.Integer
|
||||
- nodesCount():I
|
||||
f:com.intellij.vcs.log.graph.impl.facade.PermanentGraphImpl
|
||||
- com.intellij.vcs.log.graph.PermanentGraph
|
||||
- com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo
|
||||
- sf:Companion:com.intellij.vcs.log.graph.impl.facade.PermanentGraphImpl$Companion
|
||||
- createVisibleGraph(com.intellij.vcs.log.graph.PermanentGraph$Options,java.util.Set,java.util.Set):com.intellij.vcs.log.graph.VisibleGraph
|
||||
- f:createVisibleGraph(com.intellij.vcs.log.graph.PermanentGraph$Options,java.util.Set,java.util.Set,java.util.function.BiConsumer):com.intellij.vcs.log.graph.VisibleGraph
|
||||
- getAllCommits():java.util.List
|
||||
- getBranchNodeIds():java.util.Set
|
||||
- getChildren(java.lang.Object):java.util.List
|
||||
- getContainedInBranchCondition(java.util.Collection):java.util.function.Predicate
|
||||
- getContainingBranches(java.lang.Object):java.util.Set
|
||||
- getLinearGraph():com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphImpl
|
||||
- getPermanentCommitsInfo():com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl
|
||||
- getPermanentGraphLayout():com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl
|
||||
- sf:newInstance(java.util.List,com.intellij.vcs.log.graph.api.printer.GraphColorGetterFactory,java.util.Comparator,java.util.Set):com.intellij.vcs.log.graph.impl.facade.PermanentGraphImpl
|
||||
f:com.intellij.vcs.log.graph.impl.facade.PermanentGraphImpl$Companion
|
||||
- f:newInstance(java.util.List,com.intellij.vcs.log.graph.api.printer.GraphColorGetterFactory,java.util.Comparator,java.util.Set):com.intellij.vcs.log.graph.impl.facade.PermanentGraphImpl
|
||||
f:com.intellij.vcs.log.graph.impl.facade.ReachableNodes
|
||||
- <init>(com.intellij.vcs.log.graph.api.LiteLinearGraph):V
|
||||
- f:getContainingBranches(I,java.util.Collection):java.util.Set
|
||||
- f:walk(java.util.Collection,Z,kotlin.jvm.functions.Function1):V
|
||||
- f:walkDown(java.util.Collection,java.util.function.Consumer):V
|
||||
f:com.intellij.vcs.log.graph.impl.facade.SimpleGraphInfo
|
||||
- com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo
|
||||
- s:build(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.api.GraphLayout,com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo,I,java.util.Set,I,I):com.intellij.vcs.log.graph.impl.facade.SimpleGraphInfo
|
||||
- getBranchNodeIds():java.util.Set
|
||||
- getLinearGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- getPermanentCommitsInfo():com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo
|
||||
- getPermanentGraphLayout():com.intellij.vcs.log.graph.api.GraphLayout
|
||||
f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl
|
||||
- com.intellij.vcs.log.graph.VisibleGraph
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.LinearGraphController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,com.intellij.vcs.log.graph.api.printer.GraphColorGetter):V
|
||||
- f:buildSimpleGraphInfo(I,I):com.intellij.vcs.log.graph.impl.facade.SimpleGraphInfo
|
||||
- getActionController():com.intellij.vcs.log.graph.actions.ActionController
|
||||
- f:getLinearGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- f:getPermanentGraph():com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo
|
||||
- getRecommendedWidth():I
|
||||
- getRowInfo(I):com.intellij.vcs.log.graph.RowInfo
|
||||
- getVisibleCommitCount():I
|
||||
- getVisibleRowIndex(java.lang.Object):java.lang.Integer
|
||||
- toString():java.lang.String
|
||||
- f:updatePrintElementGenerator():V
|
||||
f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl$LinearGraphActionImpl
|
||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction
|
||||
- <init>(com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement,com.intellij.vcs.log.graph.actions.GraphAction$Type):V
|
||||
- getAffectedElement():com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
- getType():com.intellij.vcs.log.graph.actions.GraphAction$Type
|
||||
f:com.intellij.vcs.log.graph.impl.facade.sort.SortChecker
|
||||
- <init>():V
|
||||
- s:checkLinearGraph(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- s:findReversedEdge(com.intellij.vcs.log.graph.api.LinearGraph):com.intellij.openapi.util.Pair
|
||||
com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap
|
||||
- s:createFromSortedList(java.util.List):com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap
|
||||
- a:getSortedIndex(I):I
|
||||
- a:getUsualIndex(I):I
|
||||
- a:size():I
|
||||
c:com.intellij.vcs.log.graph.impl.facade.sort.SortedBaseController
|
||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController
|
||||
- <init>(com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo,com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap):V
|
||||
- getBekIntMap():com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- performLinearGraphAction(com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
c:com.intellij.vcs.log.graph.impl.facade.sort.SortedBaseController$SortedLinearGraph
|
||||
- com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap,com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- getAdjacentEdges(I,com.intellij.vcs.log.graph.api.EdgeFilter):java.util.List
|
||||
- getGraphNode(I):com.intellij.vcs.log.graph.api.elements.GraphNode
|
||||
- getNodeId(I):I
|
||||
- getNodeIndex(I):java.lang.Integer
|
||||
- nodesCount():I
|
||||
f:com.intellij.vcs.log.graph.impl.facade.sort.bek.BekSorter
|
||||
- <init>():V
|
||||
- s:createBekMap(com.intellij.vcs.log.graph.api.LinearGraph,com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl,com.intellij.vcs.log.graph.utils.TimestampGetter):com.intellij.vcs.log.graph.impl.facade.sort.SortIndexMap
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.DuplicateParentFixer
|
||||
- <init>():V
|
||||
- s:fixDuplicateParentCommits(java.util.List):java.util.AbstractList
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutBuilder
|
||||
- sf:INSTANCE:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutBuilder
|
||||
- sf:build(com.intellij.vcs.log.graph.api.LinearGraph,it.unimi.dsi.fastutil.ints.IntComparator):com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl
|
||||
- sf:build(com.intellij.vcs.log.graph.api.LinearGraph,java.util.Set,it.unimi.dsi.fastutil.ints.IntComparator):com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl
|
||||
- com.intellij.vcs.log.graph.api.GraphLayout
|
||||
- <init>(I[],it.unimi.dsi.fastutil.ints.IntList):V
|
||||
- getHeadNodeIndex():it.unimi.dsi.fastutil.ints.IntList
|
||||
- getLayoutIndex(I):I
|
||||
- getOneOfHeadNodeIndex(I):I
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImplKt
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl
|
||||
- com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo
|
||||
- sf:Companion:com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl$Companion
|
||||
- f:containsAll(java.util.Collection):Z
|
||||
- f:convertToCommitIdList(java.util.Collection):java.util.List
|
||||
- f:convertToCommitIdSet(java.util.Collection):java.util.Set
|
||||
- convertToNodeIds(java.util.Collection):java.util.Set
|
||||
- sf:createTimestampGetter(java.util.List):com.intellij.vcs.log.graph.utils.impl.IntTimestampGetter
|
||||
- getCommitId(I):java.lang.Object
|
||||
- getNodeId(java.lang.Object):I
|
||||
- getTimestamp(I):J
|
||||
- f:getTimestampGetter():com.intellij.vcs.log.graph.utils.TimestampGetter
|
||||
- sf:newInstance(java.util.List,it.unimi.dsi.fastutil.ints.Int2ObjectMap):com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl$Companion
|
||||
- f:createTimestampGetter(java.util.List):com.intellij.vcs.log.graph.utils.impl.IntTimestampGetter
|
||||
- f:newInstance(java.util.List,it.unimi.dsi.fastutil.ints.Int2ObjectMap):com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl
|
||||
f:com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphBuilder
|
||||
- build():com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphImpl
|
||||
- build(java.util.function.Function):com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphImpl
|
||||
- s:newInstance(java.util.List):com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphBuilder
|
||||
c:com.intellij.vcs.log.graph.impl.permanent.PermanentLinearGraphImpl
|
||||
- com.intellij.vcs.log.graph.api.LinearGraph
|
||||
- getAdjacentEdges(I,com.intellij.vcs.log.graph.api.EdgeFilter):java.util.List
|
||||
- getGraphNode(I):com.intellij.vcs.log.graph.api.elements.GraphNode
|
||||
- getNodeId(I):I
|
||||
- getNodeIndex(I):java.lang.Integer
|
||||
- nodesCount():I
|
||||
c:com.intellij.vcs.log.graph.impl.print.EdgesInRowGenerator
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph,I):V
|
||||
- getEdgesInRow(I):java.util.Set
|
||||
- invalidate():V
|
||||
f:com.intellij.vcs.log.graph.impl.print.GraphColorGetterByHeadFactory
|
||||
- com.intellij.vcs.log.graph.api.printer.GraphColorGetterFactory
|
||||
- <init>(com.intellij.vcs.log.graph.GraphColorManager):V
|
||||
- createColorGetter(com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):com.intellij.vcs.log.graph.api.printer.GraphColorGetter
|
||||
f:com.intellij.vcs.log.graph.impl.print.GraphColorGetterByNodeFactory
|
||||
- com.intellij.vcs.log.graph.api.printer.GraphColorGetterFactory
|
||||
- <init>(kotlin.jvm.functions.Function2):V
|
||||
- createColorGetter(com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):com.intellij.vcs.log.graph.api.printer.GraphColorGetter
|
||||
c:com.intellij.vcs.log.graph.impl.print.GraphElementComparatorByLayoutIndex
|
||||
- java.util.Comparator
|
||||
- <init>(java.util.function.Function):V
|
||||
- compare(com.intellij.vcs.log.graph.api.elements.GraphElement,com.intellij.vcs.log.graph.api.elements.GraphElement):I
|
||||
c:com.intellij.vcs.log.graph.impl.print.elements.EdgePrintElementImpl
|
||||
- com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
- com.intellij.vcs.log.graph.EdgePrintElement
|
||||
- <init>(I,I,I,com.intellij.vcs.log.graph.EdgePrintElement$Type,com.intellij.vcs.log.graph.api.elements.GraphEdge,Z,com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager):V
|
||||
- s:convertToLineStyle(com.intellij.vcs.log.graph.api.elements.GraphEdgeType):com.intellij.vcs.log.graph.EdgePrintElement$LineStyle
|
||||
- equals(java.lang.Object):Z
|
||||
- getLineStyle():com.intellij.vcs.log.graph.EdgePrintElement$LineStyle
|
||||
- getPositionInOtherRow():I
|
||||
- getType():com.intellij.vcs.log.graph.EdgePrintElement$Type
|
||||
- hasArrow():Z
|
||||
- hashCode():I
|
||||
a:com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
- com.intellij.vcs.log.graph.PrintElement
|
||||
- pf:myGraphElement:com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- pf:myPositionInCurrentRow:I
|
||||
- pf:myPresentationManager:com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager
|
||||
- pf:myRowIndex:I
|
||||
- p:<init>(I,I,com.intellij.vcs.log.graph.api.elements.GraphElement,com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager):V
|
||||
- s:converted(com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement,com.intellij.vcs.log.graph.api.elements.GraphElement):com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
- getColorId():I
|
||||
- getGraphElement():com.intellij.vcs.log.graph.api.elements.GraphElement
|
||||
- getPositionInCurrentRow():I
|
||||
- getRowIndex():I
|
||||
- isSelected():Z
|
||||
c:com.intellij.vcs.log.graph.impl.print.elements.SimplePrintElementImpl
|
||||
- com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||
- com.intellij.vcs.log.graph.NodePrintElement
|
||||
- <init>(I,I,com.intellij.vcs.log.graph.api.elements.GraphElement,com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager):V
|
||||
- equals(java.lang.Object):Z
|
||||
- hashCode():I
|
||||
c:com.intellij.vcs.log.graph.impl.print.elements.TerminalEdgePrintElement
|
||||
- com.intellij.vcs.log.graph.impl.print.elements.EdgePrintElementImpl
|
||||
- <init>(I,I,com.intellij.vcs.log.graph.EdgePrintElement$Type,com.intellij.vcs.log.graph.api.elements.GraphEdge,com.intellij.vcs.log.graph.api.printer.PrintElementPresentationManager):V
|
||||
f:com.intellij.vcs.log.graph.linearBek.LinearBekController
|
||||
- com.intellij.vcs.log.graph.impl.facade.CascadeController
|
||||
- sf:Companion:com.intellij.vcs.log.graph.linearBek.LinearBekController$Companion
|
||||
- <init>(com.intellij.vcs.log.graph.impl.facade.sort.SortedBaseController,com.intellij.vcs.log.graph.api.permanent.PermanentGraphInfo):V
|
||||
- getCompiledGraph():com.intellij.vcs.log.graph.api.LinearGraph
|
||||
f:com.intellij.vcs.log.graph.linearBek.LinearBekController$Companion
|
||||
c:com.intellij.vcs.log.graph.linearBek.LinearBekGraph
|
||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphWrapper
|
||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- expandEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):java.util.Collection
|
||||
c:com.intellij.vcs.log.graph.linearBek.LinearBekGraph$WorkingLinearBekGraph
|
||||
- com.intellij.vcs.log.graph.linearBek.LinearBekGraph
|
||||
- <init>(com.intellij.vcs.log.graph.linearBek.LinearBekGraph):V
|
||||
- applyChanges():V
|
||||
- getAddedEdges():java.util.Collection
|
||||
- getRemovedEdges():java.util.Collection
|
||||
c:com.intellij.vcs.log.graph.utils.BfsSearch
|
||||
- com.intellij.vcs.log.graph.utils.BfsWalk
|
||||
- <init>(I,com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.vcs.log.graph.utils.Flags,Z,I):V
|
||||
- b:<init>(I,com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.vcs.log.graph.utils.Flags,Z,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:find(kotlin.jvm.functions.Function1):java.lang.Object
|
||||
- f:getCount():I
|
||||
- f:getResult():java.lang.Object
|
||||
- isFinished():Z
|
||||
- f:setCount(I):V
|
||||
c:com.intellij.vcs.log.graph.utils.BfsWalk
|
||||
- <init>(I,com.intellij.vcs.log.graph.api.LiteLinearGraph):V
|
||||
- <init>(I,com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.vcs.log.graph.utils.Flags,Z):V
|
||||
- b:<init>(I,com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.vcs.log.graph.utils.Flags,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:currentNodes():java.util.Queue
|
||||
- p:getQueue():java.util.Queue
|
||||
- f:getStart():I
|
||||
- isFinished():Z
|
||||
- f:step(kotlin.jvm.functions.Function1):java.util.List
|
||||
- bs:step$default(com.intellij.vcs.log.graph.utils.BfsWalk,kotlin.jvm.functions.Function1,I,java.lang.Object):java.util.List
|
||||
- f:walk(kotlin.jvm.functions.Function1):V
|
||||
- bs:walk$default(com.intellij.vcs.log.graph.utils.BfsWalk,kotlin.jvm.functions.Function1,I,java.lang.Object):V
|
||||
f:com.intellij.vcs.log.graph.utils.Dfs
|
||||
- sf:INSTANCE:com.intellij.vcs.log.graph.utils.Dfs
|
||||
f:com.intellij.vcs.log.graph.utils.Dfs$NextNode
|
||||
- sf:EXIT:I
|
||||
- sf:INSTANCE:com.intellij.vcs.log.graph.utils.Dfs$NextNode
|
||||
- sf:NODE_NOT_FOUND:I
|
||||
f:com.intellij.vcs.log.graph.utils.DfsUtilKt
|
||||
- sf:walk(I,kotlin.jvm.functions.Function1):V
|
||||
f:com.intellij.vcs.log.graph.utils.DfsWalk
|
||||
- <init>(java.util.Collection,com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||
- <init>(java.util.Collection,com.intellij.vcs.log.graph.api.LiteLinearGraph,com.intellij.vcs.log.graph.utils.Flags):V
|
||||
- f:walk(Z,kotlin.jvm.functions.Function1):V
|
||||
com.intellij.vcs.log.graph.utils.Flags
|
||||
- a:get(I):Z
|
||||
- a:set(I,Z):V
|
||||
- a:setAll(Z):V
|
||||
- a:size():I
|
||||
f:com.intellij.vcs.log.graph.utils.GraphUtilKt
|
||||
- sf:exclusiveNodes(com.intellij.vcs.log.graph.api.LinearGraph,I,kotlin.jvm.functions.Function1):it.unimi.dsi.fastutil.ints.IntSet
|
||||
- sf:exclusiveNodes(com.intellij.vcs.log.graph.api.LiteLinearGraph,I,kotlin.jvm.functions.Function1):it.unimi.dsi.fastutil.ints.IntSet
|
||||
- bs:exclusiveNodes$default(com.intellij.vcs.log.graph.api.LinearGraph,I,kotlin.jvm.functions.Function1,I,java.lang.Object):it.unimi.dsi.fastutil.ints.IntSet
|
||||
- bs:exclusiveNodes$default(com.intellij.vcs.log.graph.api.LiteLinearGraph,I,kotlin.jvm.functions.Function1,I,java.lang.Object):it.unimi.dsi.fastutil.ints.IntSet
|
||||
- sf:getCorrespondingParent(com.intellij.vcs.log.graph.api.LiteLinearGraph,I,I,com.intellij.vcs.log.graph.utils.Flags):I
|
||||
- sf:isAncestor(com.intellij.vcs.log.graph.api.LiteLinearGraph,I,I):Z
|
||||
- sf:subgraphDifference(com.intellij.vcs.log.graph.api.LinearGraph,I,I):it.unimi.dsi.fastutil.ints.IntSet
|
||||
c:com.intellij.vcs.log.graph.utils.IntHashSetFlags
|
||||
- com.intellij.vcs.log.graph.utils.Flags
|
||||
- <init>(I):V
|
||||
- get(I):Z
|
||||
- f:getData():it.unimi.dsi.fastutil.ints.IntOpenHashSet
|
||||
- set(I,Z):V
|
||||
- setAll(Z):V
|
||||
- size():I
|
||||
f:com.intellij.vcs.log.graph.utils.IntIntMultiMap
|
||||
- <init>():V
|
||||
- clear():V
|
||||
- containsKey(I):Z
|
||||
- get(I):java.util.Collection
|
||||
- getAsArray(I):I[]
|
||||
- isEmpty():Z
|
||||
- keys():I[]
|
||||
- putValue(I,I):V
|
||||
- remove(I,I):V
|
||||
com.intellij.vcs.log.graph.utils.IntList
|
||||
- a:get(I):I
|
||||
- a:size():I
|
||||
com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- a:getLongIndex(I):I
|
||||
- a:getShortIndex(I):I
|
||||
- a:longSize():I
|
||||
- a:shortSize():I
|
||||
f:com.intellij.vcs.log.graph.utils.LinearGraphUtils
|
||||
- sf:DEFAULT_GRAPH_ANSWER:com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- <init>():V
|
||||
- s:asLiteLinearGraph(com.intellij.vcs.log.graph.api.LinearGraph):com.intellij.vcs.log.graph.api.LiteLinearGraph
|
||||
- s:asNormalEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):com.intellij.vcs.log.graph.utils.NormalEdge
|
||||
- s:convertIdsToNodeIndexes(com.intellij.vcs.log.graph.api.LinearGraph,java.util.Collection):java.util.Set
|
||||
- s:convertNodeIndexesToIds(com.intellij.vcs.log.graph.api.LinearGraph,java.util.Collection):java.util.Set
|
||||
- s:createSelectedAnswer(com.intellij.vcs.log.graph.api.LinearGraph,java.util.Collection):com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
||||
- s:getCursor(Z):java.awt.Cursor
|
||||
- s:getDownNodes(com.intellij.vcs.log.graph.api.LinearGraph,I):java.util.List
|
||||
- s:getDownNodesIncludeNotLoad(com.intellij.vcs.log.graph.api.LinearGraph,I):java.util.List
|
||||
- s:getEdge(com.intellij.vcs.log.graph.api.LinearGraph,I,I):com.intellij.vcs.log.graph.api.elements.GraphEdge
|
||||
- s:getNotNullNodeIndex(com.intellij.vcs.log.graph.api.elements.GraphEdge):I
|
||||
- s:getUpNodes(com.intellij.vcs.log.graph.api.LinearGraph,I):java.util.List
|
||||
- s:intEqual(java.lang.Integer,I):Z
|
||||
- s:isEdgeDown(com.intellij.vcs.log.graph.api.elements.GraphEdge,I):Z
|
||||
- s:isEdgeUp(com.intellij.vcs.log.graph.api.elements.GraphEdge,I):Z
|
||||
- s:isNormalEdge(com.intellij.vcs.log.graph.api.elements.GraphEdge):Z
|
||||
c:com.intellij.vcs.log.graph.utils.NormalEdge
|
||||
- f:down:I
|
||||
- f:up:I
|
||||
- <init>(I,I):V
|
||||
- s:create(I,I):com.intellij.vcs.log.graph.utils.NormalEdge
|
||||
- equals(java.lang.Object):Z
|
||||
- getDown():I
|
||||
- getUp():I
|
||||
- hashCode():I
|
||||
com.intellij.vcs.log.graph.utils.TimestampGetter
|
||||
- a:getTimestamp(I):J
|
||||
- a:size():I
|
||||
c:com.intellij.vcs.log.graph.utils.UnsignedBitSet
|
||||
- java.lang.Cloneable
|
||||
- <init>():V
|
||||
- <init>(java.util.BitSet,java.util.BitSet):V
|
||||
- clone():com.intellij.vcs.log.graph.utils.UnsignedBitSet
|
||||
- get(I):Z
|
||||
- set(I,I,Z):V
|
||||
- set(I,Z):V
|
||||
com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- a:update(I,I):V
|
||||
a:com.intellij.vcs.log.graph.utils.impl.AbstractIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- <init>():V
|
||||
- p:checkLongIndex(I):V
|
||||
- p:checkShortIndex(I):V
|
||||
- p:checkUpdateParameters(I,I):V
|
||||
- getShortIndex(I):I
|
||||
c:com.intellij.vcs.log.graph.utils.impl.BitSetFlags
|
||||
- com.intellij.vcs.log.graph.utils.Flags
|
||||
- <init>(I):V
|
||||
- <init>(I,Z):V
|
||||
- equals(java.lang.Object):Z
|
||||
- get(I):Z
|
||||
- hashCode():I
|
||||
- set(I,Z):V
|
||||
- setAll(Z):V
|
||||
- size():I
|
||||
- toString():java.lang.String
|
||||
f:com.intellij.vcs.log.graph.utils.impl.CompressedIntList
|
||||
- com.intellij.vcs.log.graph.utils.IntList
|
||||
- sf:DEFAULT_BLOCK_SIZE:I
|
||||
- get(I):I
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.IntList,I):com.intellij.vcs.log.graph.utils.IntList
|
||||
- s:newInstance(java.util.List):com.intellij.vcs.log.graph.utils.IntList
|
||||
- s:newInstance(I[]):com.intellij.vcs.log.graph.utils.IntList
|
||||
- s:newInstance(I[],I):com.intellij.vcs.log.graph.utils.IntList
|
||||
- size():I
|
||||
c:com.intellij.vcs.log.graph.utils.impl.FullIntList
|
||||
- com.intellij.vcs.log.graph.utils.IntList
|
||||
- <init>(I[]):V
|
||||
- get(I):I
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.IntList):com.intellij.vcs.log.graph.utils.impl.FullIntList
|
||||
- size():I
|
||||
c:com.intellij.vcs.log.graph.utils.impl.IDIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- sf:EMPTY:com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- <init>(I):V
|
||||
- getLongIndex(I):I
|
||||
- getShortIndex(I):I
|
||||
- longSize():I
|
||||
- shortSize():I
|
||||
f:com.intellij.vcs.log.graph.utils.impl.IntTimestampGetter
|
||||
- com.intellij.vcs.log.graph.utils.TimestampGetter
|
||||
- getTimestamp(I):J
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.TimestampGetter):com.intellij.vcs.log.graph.utils.impl.IntTimestampGetter
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.TimestampGetter,I):com.intellij.vcs.log.graph.utils.impl.IntTimestampGetter
|
||||
- size():I
|
||||
f:com.intellij.vcs.log.graph.utils.impl.ListIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.impl.AbstractIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- sf:DEFAULT_BLOCK_SIZE:I
|
||||
- getLongIndex(I):I
|
||||
- getShortIndex(I):I
|
||||
- longSize():I
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.Flags):com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.Flags,I):com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- s:newInstance(java.util.function.Predicate,I):com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- shortSize():I
|
||||
- update(I,I):V
|
||||
f:com.intellij.vcs.log.graph.utils.impl.PermanentListIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.impl.AbstractIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- sf:DEFAULT_BLOCK_SIZE:I
|
||||
- getLongIndex(I):I
|
||||
- longSize():I
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.Flags,I):com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.Flags,I,I):com.intellij.vcs.log.graph.utils.IntToIntMap
|
||||
- shortSize():I
|
||||
c:com.intellij.vcs.log.graph.utils.impl.PredicateFlags
|
||||
- com.intellij.vcs.log.graph.utils.Flags
|
||||
- <init>(java.util.function.Predicate,I):V
|
||||
- get(I):Z
|
||||
- set(I,Z):V
|
||||
- setAll(Z):V
|
||||
- size():I
|
||||
f:com.intellij.vcs.log.graph.utils.impl.SmartDeltaCompressor
|
||||
- com.intellij.vcs.log.graph.utils.IntList
|
||||
- get(I):I
|
||||
- s:newInstance(com.intellij.vcs.log.graph.utils.IntList):com.intellij.vcs.log.graph.utils.impl.SmartDeltaCompressor
|
||||
- size():I
|
||||
f:com.intellij.vcs.log.graph.utils.impl.TreeIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.impl.AbstractIntToIntMap
|
||||
- com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- getLongIndex(I):I
|
||||
- longSize():I
|
||||
- s:newInstance(java.util.function.Predicate,I):com.intellij.vcs.log.graph.utils.UpdatableIntToIntMap
|
||||
- shortSize():I
|
||||
- update(I,I):V
|
||||
6
platform/vcs-log/graph/exposed-third-party-api.txt
Normal file
6
platform/vcs-log/graph/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
it/unimi/dsi/fastutil/ints/Int2ObjectMap
|
||||
it/unimi/dsi/fastutil/ints/IntComparator
|
||||
it/unimi/dsi/fastutil/ints/IntList
|
||||
it/unimi/dsi/fastutil/ints/IntOpenHashSet
|
||||
it/unimi/dsi/fastutil/ints/IntSet
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
3121
platform/vcs-log/impl/api-dump-unreviewed.txt
Normal file
3121
platform/vcs-log/impl/api-dump-unreviewed.txt
Normal file
File diff suppressed because it is too large
Load Diff
16
platform/vcs-log/impl/exposed-private-api.txt
Normal file
16
platform/vcs-log/impl/exposed-private-api.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
com/intellij/internal/statistic/eventLog/FeatureUsageData
|
||||
com/intellij/internal/statistic/eventLog/events/BooleanEventField
|
||||
com/intellij/internal/statistic/eventLog/events/EventId2
|
||||
com/intellij/internal/statistic/eventLog/events/EventId3
|
||||
com/intellij/internal/statistic/eventLog/events/StringEventField
|
||||
com/intellij/internal/statistic/eventLog/events/StringListEventField
|
||||
com/intellij/internal/statistic/eventLog/events/VarargEventId
|
||||
com/intellij/util/io/StorageLockContext
|
||||
com/intellij/vcs/log/data/VcsUserRegistryImpl
|
||||
com/intellij/vcs/log/data/index/VcsLogModifiableIndex
|
||||
com/intellij/vcs/log/data/index/VcsLogStorageBackend
|
||||
com/intellij/vcs/log/history/CommitFileState
|
||||
com/intellij/vcs/log/history/FileHistory
|
||||
com/intellij/vcs/log/ui/filter/MultilinePopupBuilder$CompletionPrefixProvider
|
||||
com/intellij/vcs/log/util/StorageId
|
||||
com/intellij/vcs/log/util/StorageId$Directory
|
||||
8
platform/vcs-log/impl/exposed-third-party-api.txt
Normal file
8
platform/vcs-log/impl/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
com/google/common/util/concurrent/ListenableFuture
|
||||
com/google/common/util/concurrent/SettableFuture
|
||||
it/unimi/dsi/fastutil/ints/Int2IntMap
|
||||
it/unimi/dsi/fastutil/ints/Int2ObjectMap
|
||||
it/unimi/dsi/fastutil/ints/IntCollection
|
||||
it/unimi/dsi/fastutil/ints/IntOpenHashSet
|
||||
it/unimi/dsi/fastutil/ints/IntSet
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
94
platform/warmup/api-dump-unreviewed.txt
Normal file
94
platform/warmup/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,94 @@
|
||||
f:com.intellij.warmup.ProjectCachesWarmupKt
|
||||
com.intellij.warmup.WarmupBuildStatus
|
||||
- sf:Companion:com.intellij.warmup.WarmupBuildStatus$Companion
|
||||
f:com.intellij.warmup.WarmupBuildStatus$Companion
|
||||
- f:currentStatus():com.intellij.warmup.WarmupBuildStatus
|
||||
f:com.intellij.warmup.WarmupBuildStatus$Failure
|
||||
- com.intellij.warmup.WarmupBuildStatus$InvocationStatus
|
||||
- <init>(java.lang.String):V
|
||||
a:com.intellij.warmup.WarmupBuildStatus$InvocationStatus
|
||||
- com.intellij.warmup.WarmupBuildStatus
|
||||
- f:getMessage():java.lang.String
|
||||
f:com.intellij.warmup.WarmupBuildStatus$NotInvoked
|
||||
- com.intellij.warmup.WarmupBuildStatus
|
||||
- sf:INSTANCE:com.intellij.warmup.WarmupBuildStatus$NotInvoked
|
||||
f:com.intellij.warmup.WarmupBuildStatus$Success
|
||||
- com.intellij.warmup.WarmupBuildStatus$InvocationStatus
|
||||
- <init>(java.lang.String):V
|
||||
f:com.intellij.warmup.WarmupUtilsKt
|
||||
- sf:waitIndexInitialization(kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:waitUntilProgressTasksAreFinishedOrFail(kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.warmup.impl.WarmupConfiguratorOfCLIConfiguratorsKt
|
||||
f:com.intellij.warmup.util.ActivityBasedWarmupKt
|
||||
- sf:configureProjectByActivities(com.intellij.warmup.util.OpenProjectArgs,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.warmup.util.ConsoleLog
|
||||
- sf:INSTANCE:com.intellij.warmup.util.ConsoleLog
|
||||
- f:error(java.lang.String,java.lang.Throwable):V
|
||||
- bs:error$default(com.intellij.warmup.util.ConsoleLog,java.lang.String,java.lang.Throwable,I,java.lang.Object):V
|
||||
- f:info(java.lang.String):V
|
||||
- f:warn(java.lang.String):V
|
||||
f:com.intellij.warmup.util.DefaultWarmupLogger
|
||||
- com.intellij.ide.warmup.WarmupLogger
|
||||
- <init>():V
|
||||
- logError(java.lang.String,java.lang.Throwable):V
|
||||
- logFatalError(java.lang.String,java.lang.Throwable):V
|
||||
- logInfo(java.lang.String):V
|
||||
com.intellij.warmup.util.HeadlessConfigurableArgs
|
||||
- a:getPathToConfigurationFile():java.nio.file.Path
|
||||
c:com.intellij.warmup.util.HeadlessConfigurableArgsImpl
|
||||
- com.intellij.warmup.util.HeadlessConfigurableArgs
|
||||
- <init>(com.intellij.platform.util.ArgsParser):V
|
||||
- getPathToConfigurationFile():java.nio.file.Path
|
||||
f:com.intellij.warmup.util.LoggingKt
|
||||
- sf:withLoggingProgressReporter(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:withLoggingProgresses(kotlin.jvm.functions.Function3,kotlin.coroutines.Continuation):java.lang.Object
|
||||
com.intellij.warmup.util.OpenProjectArgs
|
||||
- com.intellij.warmup.util.HeadlessConfigurableArgs
|
||||
- a:getConfigureProject():Z
|
||||
- a:getConvertProject():Z
|
||||
- a:getDisabledConfigurators():java.util.Set
|
||||
- a:getProjectDir():java.nio.file.Path
|
||||
c:com.intellij.warmup.util.OpenProjectArgsImpl
|
||||
- com.intellij.warmup.util.HeadlessConfigurableArgsImpl
|
||||
- com.intellij.warmup.util.OpenProjectArgs
|
||||
- <init>(com.intellij.platform.util.ArgsParser):V
|
||||
- getConfigureProject():Z
|
||||
- getConvertProject():Z
|
||||
- getDisabledConfigurators():java.util.Set
|
||||
- getProjectDir():java.nio.file.Path
|
||||
f:com.intellij.warmup.util.ProjectUtilKt
|
||||
- sf:importOrOpenProject(com.intellij.warmup.util.OpenProjectArgs):com.intellij.openapi.project.Project
|
||||
- sf:importOrOpenProjectAsync(com.intellij.warmup.util.OpenProjectArgs,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.warmup.util.TimeCookie
|
||||
- <init>():V
|
||||
- f:formatDuration():java.lang.String
|
||||
f:com.intellij.warmup.util.UtilsKt
|
||||
- sf:callProjectConversion(com.intellij.warmup.util.OpenProjectArgs,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:checkProjectRoots(com.intellij.openapi.project.Project,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:getProjectFile(com.intellij.warmup.util.OpenProjectArgs,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:runAndCatchNotNull(java.lang.String,kotlin.jvm.functions.Function0):java.lang.Object
|
||||
- sf:yieldAndWaitForDumbModeEnd(com.intellij.openapi.project.Project,kotlin.coroutines.Continuation):java.lang.Object
|
||||
- sf:yieldThroughInvokeLater(kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.warmup.util.Utils_time_loggerKt
|
||||
- sf:runTaskAndLogTime(java.lang.String,kotlin.jvm.functions.Function3,kotlin.coroutines.Continuation):java.lang.Object
|
||||
f:com.intellij.warmup.util.WarmupLogger
|
||||
- sf:INSTANCE:com.intellij.warmup.util.WarmupLogger
|
||||
- f:logError(java.lang.String,java.lang.Throwable):V
|
||||
- bs:logError$default(com.intellij.warmup.util.WarmupLogger,java.lang.String,java.lang.Throwable,I,java.lang.Object):V
|
||||
- f:logInfo(java.lang.String):V
|
||||
f:com.intellij.warmup.util.WarmupProgressListener
|
||||
- <init>():V
|
||||
- afterTaskFinished(com.intellij.openapi.progress.Task):V
|
||||
- beforeTaskStart(com.intellij.openapi.progress.Task,com.intellij.openapi.progress.ProgressIndicator):V
|
||||
com.intellij.warmup.util.WarmupProjectArgs
|
||||
- com.intellij.warmup.util.OpenProjectArgs
|
||||
- a:getBuild():Z
|
||||
- a:getIndexGitLog():Z
|
||||
- a:getRebuild():Z
|
||||
f:com.intellij.warmup.util.WarmupProjectArgsImpl
|
||||
- com.intellij.warmup.util.OpenProjectArgsImpl
|
||||
- com.intellij.warmup.util.WarmupProjectArgs
|
||||
- <init>(com.intellij.platform.util.ArgsParser):V
|
||||
- getBuild():Z
|
||||
- getIndexGitLog():Z
|
||||
- getRebuild():Z
|
||||
428
plugins/IntelliLang/api-dump-unreviewed.txt
Normal file
428
plugins/IntelliLang/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,428 @@
|
||||
c:org.intellij.plugins.intelliLang.Configuration
|
||||
- com.intellij.openapi.util.SimpleModificationTracker
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- com.intellij.openapi.util.ModificationTracker
|
||||
- sf:COMPONENT_NAME:java.lang.String
|
||||
- <init>():V
|
||||
- p:configurationModified():V
|
||||
- findExistingInjection(org.intellij.plugins.intelliLang.inject.config.BaseInjection):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- getAdvancedConfiguration():org.intellij.plugins.intelliLang.Configuration$AdvancedConfiguration
|
||||
- p:getAllInjections():java.util.Collection
|
||||
- getDefaultInjections():java.util.List
|
||||
- getInjections(java.lang.String):java.util.List
|
||||
- getInjectionsByLanguageId(java.lang.String):java.util.Collection
|
||||
- s:getInstance():org.intellij.plugins.intelliLang.Configuration
|
||||
- s:getProjectInstance(com.intellij.openapi.project.Project):org.intellij.plugins.intelliLang.Configuration
|
||||
- getState():org.jdom.Element
|
||||
- p:getState(org.jdom.Element):org.jdom.Element
|
||||
- p:invokeAfterReload(java.lang.Runnable):V
|
||||
- s:load(java.io.InputStream):org.intellij.plugins.intelliLang.Configuration
|
||||
- loadState(org.jdom.Element):V
|
||||
- p:reloadInjections():V
|
||||
- replaceInjections(java.util.List,java.util.List,Z):Z
|
||||
- s:replaceInjectionsWithUndo(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,java.lang.Object,java.lang.Object,Z,java.util.List,com.intellij.util.PairProcessor):V
|
||||
- replaceInjectionsWithUndo(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,java.util.List,java.util.List,java.util.List):V
|
||||
- p:replaceInjectionsWithUndoInner(java.util.List,java.util.List):V
|
||||
- setHostInjectionEnabled(com.intellij.psi.PsiLanguageInjectionHost,java.util.Collection,Z):Z
|
||||
- p:setInjections(java.util.Collection):V
|
||||
- withInjections(java.util.List,java.lang.Runnable):V
|
||||
c:org.intellij.plugins.intelliLang.Configuration$AdvancedConfiguration
|
||||
- <init>():V
|
||||
- getDfaOption():org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- getInstrumentation():org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- getLanguageAnnotationClass():java.lang.String
|
||||
- getLanguageAnnotationPair():com.intellij.openapi.util.Pair
|
||||
- getPatternAnnotationClass():java.lang.String
|
||||
- getPatternAnnotationPair():com.intellij.openapi.util.Pair
|
||||
- getSubstAnnotationClass():java.lang.String
|
||||
- getSubstAnnotationPair():com.intellij.openapi.util.Pair
|
||||
- isIncludeUncomputablesAsLiterals():Z
|
||||
- isSourceModificationAllowed():Z
|
||||
- setDfaOption(org.intellij.plugins.intelliLang.Configuration$DfaOption):V
|
||||
- setIncludeUncomputablesAsLiterals(Z):V
|
||||
- setInstrumentationType(java.lang.String):V
|
||||
- setInstrumentationType(org.intellij.plugins.intelliLang.Configuration$InstrumentationType):V
|
||||
- setLanguageAnnotation(java.lang.String):V
|
||||
- setPatternAnnotation(java.lang.String):V
|
||||
- setSourceModificationAllowed(Z):V
|
||||
- setSubstAnnotation(java.lang.String):V
|
||||
f:org.intellij.plugins.intelliLang.Configuration$App
|
||||
- org.intellij.plugins.intelliLang.Configuration
|
||||
- com.intellij.openapi.Disposable
|
||||
- dispose():V
|
||||
- getAdvancedConfiguration():org.intellij.plugins.intelliLang.Configuration$AdvancedConfiguration
|
||||
- getDefaultInjections():java.util.List
|
||||
- getState():org.jdom.Element
|
||||
- loadState(org.jdom.Element):V
|
||||
e:org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- java.lang.Enum
|
||||
- sf:ASSIGNMENTS:org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- sf:DFA:org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- sf:OFF:org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- sf:RESOLVE:org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- s:valueOf(java.lang.String):org.intellij.plugins.intelliLang.Configuration$DfaOption
|
||||
- s:values():org.intellij.plugins.intelliLang.Configuration$DfaOption[]
|
||||
e:org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- java.lang.Enum
|
||||
- sf:ASSERT:org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- sf:EXCEPTION:org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- sf:NONE:org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- s:valueOf(java.lang.String):org.intellij.plugins.intelliLang.Configuration$InstrumentationType
|
||||
- s:values():org.intellij.plugins.intelliLang.Configuration$InstrumentationType[]
|
||||
c:org.intellij.plugins.intelliLang.Configuration$Prj
|
||||
- org.intellij.plugins.intelliLang.Configuration
|
||||
- getAdvancedConfiguration():org.intellij.plugins.intelliLang.Configuration$AdvancedConfiguration
|
||||
- p:getAllInjections():java.util.Collection
|
||||
- getDefaultInjections():java.util.List
|
||||
- getInjections(java.lang.String):java.util.List
|
||||
- getModificationCount():J
|
||||
- getOwnInjections(java.lang.String):java.util.List
|
||||
- getParentConfiguration():org.intellij.plugins.intelliLang.Configuration
|
||||
- p:invokeAfterReload(java.lang.Runnable):V
|
||||
- replaceInjections(java.util.List,java.util.List,Z):Z
|
||||
f:org.intellij.plugins.intelliLang.InjectionsSettingsUI
|
||||
- com.intellij.openapi.options.SearchableConfigurable$Parent$Abstract
|
||||
- com.intellij.openapi.options.Configurable$NoScroll
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- apply():V
|
||||
- createComponent():javax.swing.JComponent
|
||||
- getDisplayName():java.lang.String
|
||||
- getHelpTopic():java.lang.String
|
||||
- getId():java.lang.String
|
||||
- hasOwnContent():Z
|
||||
- isModified():Z
|
||||
- reset():V
|
||||
f:org.intellij.plugins.intelliLang.IntelliLangBundle
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||
a:org.intellij.plugins.intelliLang.inject.AbstractLanguageInjectionSupport
|
||||
- org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport
|
||||
- <init>():V
|
||||
- addInjectionInPlace(com.intellij.lang.Language,com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- createAddActions(com.intellij.openapi.project.Project,com.intellij.util.Consumer):com.intellij.openapi.actionSystem.AnAction[]
|
||||
- s:createDefaultAddAction(com.intellij.openapi.project.Project,com.intellij.util.Consumer,org.intellij.plugins.intelliLang.inject.AbstractLanguageInjectionSupport):com.intellij.openapi.actionSystem.AnAction
|
||||
- s:createDefaultEditAction(com.intellij.openapi.project.Project,com.intellij.openapi.util.Factory):com.intellij.openapi.actionSystem.AnAction
|
||||
- createEditAction(com.intellij.openapi.project.Project,com.intellij.openapi.util.Factory):com.intellij.openapi.actionSystem.AnAction
|
||||
- createInjection(org.jdom.Element):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- createSettings(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.Configuration):com.intellij.openapi.options.Configurable[]
|
||||
- editInjectionInPlace(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- equals(java.lang.Object):Z
|
||||
- findCommentInjection(com.intellij.psi.PsiElement,com.intellij.openapi.util.Ref):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- getHelpId():java.lang.String
|
||||
- hashCode():I
|
||||
- isApplicableTo(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- ps:perform(com.intellij.openapi.project.Project,com.intellij.openapi.util.Factory):V
|
||||
- removeInjectionInPlace(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- setupPresentation(org.intellij.plugins.intelliLang.inject.config.BaseInjection,com.intellij.ui.SimpleColoredText,Z):V
|
||||
- ps:showDefaultInjectionUI(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.inject.config.BaseInjection):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- ps:showEditInjectionDialog(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.inject.config.ui.AbstractInjectionPanel,java.lang.String,java.lang.String):Z
|
||||
- useDefaultCommentInjector():Z
|
||||
- useDefaultInjector(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
c:org.intellij.plugins.intelliLang.inject.CommentLanguageInjector
|
||||
- com.intellij.lang.injection.general.LanguageInjectionContributor
|
||||
- <init>():V
|
||||
- getInjection(com.intellij.psi.PsiElement):com.intellij.lang.injection.general.Injection
|
||||
f:org.intellij.plugins.intelliLang.inject.DefaultLanguageInjector
|
||||
- com.intellij.lang.injection.general.LanguageInjectionContributor
|
||||
- <init>():V
|
||||
- getInjection(com.intellij.psi.PsiElement):com.intellij.lang.injection.general.Injection
|
||||
c:org.intellij.plugins.intelliLang.inject.EditInjectionSettingsAction
|
||||
- com.intellij.codeInsight.intention.IntentionAction
|
||||
- com.intellij.codeInsight.intention.LowPriorityAction
|
||||
- <init>():V
|
||||
- getFamilyName():java.lang.String
|
||||
- getText():java.lang.String
|
||||
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
||||
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
||||
- startInWriteAction():Z
|
||||
c:org.intellij.plugins.intelliLang.inject.FrankensteinErrorFilter
|
||||
- com.intellij.codeInsight.highlighting.HighlightErrorFilter
|
||||
- com.intellij.codeInsight.daemon.impl.HighlightInfoFilter
|
||||
- <init>():V
|
||||
- accept(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.psi.PsiFile):Z
|
||||
- shouldHighlightErrorElement(com.intellij.psi.PsiErrorElement):Z
|
||||
c:org.intellij.plugins.intelliLang.inject.InjectLanguageAction
|
||||
- com.intellij.codeInsight.intention.IntentionAction
|
||||
- com.intellij.codeInsight.intention.LowPriorityAction
|
||||
- sf:FIX_KEY:com.intellij.openapi.util.Key
|
||||
- sf:LAST_INJECTED_LANGUAGE:java.lang.String
|
||||
- <init>():V
|
||||
- s:addFixer(com.intellij.psi.PsiLanguageInjectionHost,com.intellij.util.Processor,java.lang.String):V
|
||||
- s:doChooseLanguageToInject(com.intellij.openapi.editor.Editor,com.intellij.util.Processor):Z
|
||||
- ps:findInjectionHost(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiLanguageInjectionHost
|
||||
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
|
||||
- s:getAllInjectables():java.util.List
|
||||
- getFamilyName():java.lang.String
|
||||
- getText():java.lang.String
|
||||
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
||||
- s:invokeImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.psi.injection.Injectable):V
|
||||
- s:invokeImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.psi.injection.Injectable,org.intellij.plugins.intelliLang.inject.InjectLanguageAction$FixPresenter):V
|
||||
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
||||
- startInWriteAction():Z
|
||||
- s:withFixName(com.intellij.util.Processor,java.lang.String):com.intellij.util.Processor
|
||||
org.intellij.plugins.intelliLang.inject.InjectLanguageAction$FixPresenter
|
||||
- a:showFix(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.psi.SmartPsiElementPointer,java.lang.String,com.intellij.util.Processor):V
|
||||
f:org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||
- s:create(java.lang.String):org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||
- s:create(java.lang.String,java.lang.String,java.lang.String,Z):org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||
- equals(java.lang.Object):Z
|
||||
- s:findLanguageById(java.lang.String):com.intellij.lang.Language
|
||||
- s:getAvailableLanguageIDs():java.lang.String[]
|
||||
- s:getAvailableLanguages():com.intellij.lang.Language[]
|
||||
- getID():java.lang.String
|
||||
- getLanguage():com.intellij.lang.Language
|
||||
- getPrefix():java.lang.String
|
||||
- getSuffix():java.lang.String
|
||||
- hashCode():I
|
||||
- isDynamic():Z
|
||||
f:org.intellij.plugins.intelliLang.inject.InjectorUtils
|
||||
- sf:RANGE_COMPARATOR:java.util.Comparator
|
||||
- s:appendStringPattern(java.lang.StringBuilder,java.lang.String,java.lang.String,java.lang.String):java.lang.StringBuilder
|
||||
- s:canBeRemoved(org.intellij.plugins.intelliLang.inject.config.BaseInjection):Z
|
||||
- s:findClosestCommentInjectionData(com.intellij.psi.PsiElement):com.intellij.openapi.util.Pair$NonNull
|
||||
- s:findCommentInjection(com.intellij.psi.PsiElement,java.lang.String,com.intellij.openapi.util.Ref):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- s:findCommentInjectionData(com.intellij.psi.PsiElement,Z,com.intellij.openapi.util.Ref):org.intellij.plugins.intelliLang.inject.InjectorUtils$CommentInjectionData
|
||||
- s:findInjectionSupport(java.lang.String):org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport
|
||||
- s:findNotNullInjectionSupport(java.lang.String):org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport
|
||||
- s:getActiveInjectionSupportIds():java.util.Collection
|
||||
- s:getActiveInjectionSupports():java.util.Collection
|
||||
- s:getEditableInstance(com.intellij.openapi.project.Project):org.intellij.plugins.intelliLang.Configuration
|
||||
- s:getLanguage(org.intellij.plugins.intelliLang.inject.config.BaseInjection):com.intellij.lang.Language
|
||||
- s:getLanguageByString(java.lang.String):com.intellij.lang.Language
|
||||
- s:getPatternClasses(java.lang.String):java.lang.Class[]
|
||||
- s:isRegexp(java.lang.String):Z
|
||||
- s:putInjectedFileUserData(com.intellij.psi.PsiElement,com.intellij.lang.Language,com.intellij.openapi.util.Key,java.lang.Object):V
|
||||
- s:registerInjection(com.intellij.lang.Language,com.intellij.psi.PsiFile,java.util.List,com.intellij.lang.injection.MultiHostRegistrar):V
|
||||
- s:registerInjection(com.intellij.lang.Language,java.util.List,com.intellij.psi.PsiFile,com.intellij.lang.injection.MultiHostRegistrar):V
|
||||
- s:registerInjectionSimple(com.intellij.psi.PsiLanguageInjectionHost,org.intellij.plugins.intelliLang.inject.config.BaseInjection,org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport,com.intellij.lang.injection.MultiHostRegistrar):Z
|
||||
- s:registerSupport(org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport,Z,com.intellij.psi.PsiElement,com.intellij.lang.Language):V
|
||||
c:org.intellij.plugins.intelliLang.inject.InjectorUtils$CommentInjectionData
|
||||
- getDisplayName():java.lang.String
|
||||
- getInjectedLanguageId():java.lang.String
|
||||
- getPrefix():java.lang.String
|
||||
- getSuffix():java.lang.String
|
||||
- getValues():java.util.Map
|
||||
f:org.intellij.plugins.intelliLang.inject.InjectorUtils$InjectionInfo
|
||||
- java.lang.Record
|
||||
- <init>(com.intellij.psi.PsiLanguageInjectionHost,org.intellij.plugins.intelliLang.inject.InjectedLanguage,com.intellij.openapi.util.TextRange):V
|
||||
- f:equals(java.lang.Object):Z
|
||||
- f:hashCode():I
|
||||
- host():com.intellij.psi.PsiLanguageInjectionHost
|
||||
- language():org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||
- range():com.intellij.openapi.util.TextRange
|
||||
- f:toString():java.lang.String
|
||||
f:org.intellij.plugins.intelliLang.inject.LanguageInjectionConfigBean
|
||||
- myConfigUrl:java.lang.String
|
||||
- <init>():V
|
||||
- getConfigUrl():java.lang.String
|
||||
a:org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport
|
||||
- sf:CONFIG_EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||
- sf:INJECTOR_SUPPORT:com.intellij.openapi.util.Key
|
||||
- sf:SETTINGS_EDITOR:com.intellij.openapi.util.Key
|
||||
- sf:TEMPORARY_INJECTED_LANGUAGE:com.intellij.openapi.util.Key
|
||||
- <init>():V
|
||||
- a:addInjectionInPlace(com.intellij.lang.Language,com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- a:createAddActions(com.intellij.openapi.project.Project,com.intellij.util.Consumer):com.intellij.openapi.actionSystem.AnAction[]
|
||||
- a:createEditAction(com.intellij.openapi.project.Project,com.intellij.openapi.util.Factory):com.intellij.openapi.actionSystem.AnAction
|
||||
- a:createInjection(org.jdom.Element):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- a:createSettings(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.Configuration):com.intellij.openapi.options.Configurable[]
|
||||
- a:editInjectionInPlace(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- a:findCommentInjection(com.intellij.psi.PsiElement,com.intellij.openapi.util.Ref):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- a:getId():java.lang.String
|
||||
- a:getPatternClasses():java.lang.Class[]
|
||||
- a:isApplicableTo(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- removeInjection(com.intellij.psi.PsiElement):Z
|
||||
- a:removeInjectionInPlace(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- a:setupPresentation(org.intellij.plugins.intelliLang.inject.config.BaseInjection,com.intellij.ui.SimpleColoredText,Z):V
|
||||
- a:useDefaultCommentInjector():Z
|
||||
- a:useDefaultInjector(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
f:org.intellij.plugins.intelliLang.inject.TemporaryPlacesInjector
|
||||
- com.intellij.lang.injection.general.LanguageInjectionContributor
|
||||
- <init>():V
|
||||
- getInjection(com.intellij.psi.PsiElement):com.intellij.lang.injection.general.Injection
|
||||
f:org.intellij.plugins.intelliLang.inject.TemporaryPlacesRegistry
|
||||
- sf:SUPPORT_ID:java.lang.String
|
||||
- <init>(com.intellij.openapi.project.Project):V
|
||||
- addHost(com.intellij.psi.PsiLanguageInjectionHost,org.intellij.plugins.intelliLang.inject.InjectedLanguage):V
|
||||
- addHostWithUndo(com.intellij.psi.PsiLanguageInjectionHost,org.intellij.plugins.intelliLang.inject.InjectedLanguage):V
|
||||
- s:getInstance(com.intellij.openapi.project.Project):org.intellij.plugins.intelliLang.inject.TemporaryPlacesRegistry
|
||||
- getLanguageFor(com.intellij.psi.PsiLanguageInjectionHost,com.intellij.psi.PsiFile):org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||
- getLanguageInjectionSupport():org.intellij.plugins.intelliLang.inject.LanguageInjectionSupport
|
||||
- removeHost(com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
- removeHostWithUndo(com.intellij.openapi.project.Project,com.intellij.psi.PsiLanguageInjectionHost):Z
|
||||
f:org.intellij.plugins.intelliLang.inject.UnInjectLanguageAction
|
||||
- com.intellij.codeInsight.intention.IntentionAction
|
||||
- com.intellij.codeInsight.intention.LowPriorityAction
|
||||
- <init>():V
|
||||
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
|
||||
- getFamilyName():java.lang.String
|
||||
- getText():java.lang.String
|
||||
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
||||
- s:invokeImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
||||
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
||||
- startInWriteAction():Z
|
||||
c:org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- com.intellij.lang.injection.general.Injection
|
||||
- com.intellij.openapi.components.PersistentStateComponent
|
||||
- sf:INJECTION_KEY:com.intellij.openapi.util.Key
|
||||
- <init>(java.lang.String):V
|
||||
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.intellij.plugins.intelliLang.inject.config.InjectionPlace[]):V
|
||||
- acceptForReference(com.intellij.psi.PsiElement):Z
|
||||
- acceptsPsiElement(com.intellij.psi.PsiElement):Z
|
||||
- copy():org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- copyFrom(org.intellij.plugins.intelliLang.inject.config.BaseInjection):org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- equals(java.lang.Object):Z
|
||||
- generatePlaces():V
|
||||
- getCompiler():com.intellij.patterns.compiler.PatternCompiler
|
||||
- getDisplayName():java.lang.String
|
||||
- getIgnorePattern():java.lang.String
|
||||
- getInjectedArea(com.intellij.psi.PsiElement):java.util.List
|
||||
- getInjectedLanguage():com.intellij.lang.Language
|
||||
- getInjectedLanguageId():java.lang.String
|
||||
- getInjectionPlaces():org.intellij.plugins.intelliLang.inject.config.InjectionPlace[]
|
||||
- getPrefix():java.lang.String
|
||||
- f:getState():org.jdom.Element
|
||||
- getSuffix():java.lang.String
|
||||
- getSupportId():java.lang.String
|
||||
- getValuePattern():java.lang.String
|
||||
- hashCode():I
|
||||
- intersectsWith(org.intellij.plugins.intelliLang.inject.config.BaseInjection):Z
|
||||
- isEnabled():Z
|
||||
- isSingleFile():Z
|
||||
- isTerminal():Z
|
||||
- loadState(org.jdom.Element):V
|
||||
- mergeOriginalPlacesFrom(org.intellij.plugins.intelliLang.inject.config.BaseInjection,Z):V
|
||||
- p:readExternalImpl(org.jdom.Element):V
|
||||
- sameLanguageParameters(org.intellij.plugins.intelliLang.inject.config.BaseInjection):Z
|
||||
- setDisplayName(java.lang.String):V
|
||||
- setIgnorePattern(java.lang.String):V
|
||||
- setInjectedLanguageId(java.lang.String):V
|
||||
- setInjectionPlaces(org.intellij.plugins.intelliLang.inject.config.InjectionPlace[]):V
|
||||
- setPlaceEnabled(java.lang.String,Z):V
|
||||
- setPrefix(java.lang.String):V
|
||||
- setSingleFile(Z):V
|
||||
- setSuffix(java.lang.String):V
|
||||
- setValuePattern(java.lang.String):V
|
||||
- shouldBeIgnored(com.intellij.psi.PsiElement):Z
|
||||
- shouldBeIgnored(java.util.Iterator,java.lang.String):Z
|
||||
- toString():java.lang.String
|
||||
- p:writeExternalImpl(org.jdom.Element):V
|
||||
c:org.intellij.plugins.intelliLang.inject.config.InjectionPlace
|
||||
- sf:ARRAY_FACTORY:com.intellij.util.ArrayFactory
|
||||
- sf:EMPTY_ARRAY:org.intellij.plugins.intelliLang.inject.config.InjectionPlace[]
|
||||
- <init>(com.intellij.patterns.ElementPattern,Z):V
|
||||
- enabled(Z):org.intellij.plugins.intelliLang.inject.config.InjectionPlace
|
||||
- equals(java.lang.Object):Z
|
||||
- getElementPattern():com.intellij.patterns.ElementPattern
|
||||
- getText():java.lang.String
|
||||
- hashCode():I
|
||||
- isEnabled():Z
|
||||
- toString():java.lang.String
|
||||
a:org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
||||
- <init>():V
|
||||
- s:getInstance():org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
||||
- a:getPossibleTldUris(com.intellij.openapi.module.Module):java.lang.String[]
|
||||
a:org.intellij.plugins.intelliLang.inject.config.ui.AbstractInjectionPanel
|
||||
- org.intellij.plugins.intelliLang.inject.config.ui.InjectionPanel
|
||||
- pf:myOrigInjection:org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- pf:myProject:com.intellij.openapi.project.Project
|
||||
- p:<init>(org.intellij.plugins.intelliLang.inject.config.BaseInjection,com.intellij.openapi.project.Project):V
|
||||
- addUpdater(java.lang.Runnable):V
|
||||
- f:apply():V
|
||||
- pa:apply(org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- f:getInjection():org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
||||
- f:init(org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- f:isModified():Z
|
||||
- f:reset():V
|
||||
- pa:resetImpl():V
|
||||
- p:updateTree():V
|
||||
c:org.intellij.plugins.intelliLang.inject.config.ui.AdvancedPanel
|
||||
- org.intellij.plugins.intelliLang.inject.config.ui.AbstractInjectionPanel
|
||||
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
||||
- <init>(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- p:apply(org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- getComponent():javax.swing.JPanel
|
||||
- p:resetImpl():V
|
||||
c:org.intellij.plugins.intelliLang.inject.config.ui.BaseInjectionPanel
|
||||
- org.intellij.plugins.intelliLang.inject.config.ui.AbstractInjectionPanel
|
||||
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
||||
- <init>(org.intellij.plugins.intelliLang.inject.config.BaseInjection,com.intellij.openapi.project.Project):V
|
||||
- p:apply(org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- getComponent():javax.swing.JPanel
|
||||
- p:resetImpl():V
|
||||
org.intellij.plugins.intelliLang.inject.config.ui.InjectionPanel
|
||||
- a:addUpdater(java.lang.Runnable):V
|
||||
- a:apply():V
|
||||
- a:getComponent():javax.swing.JPanel
|
||||
- a:getInjection():org.intellij.plugins.intelliLang.inject.config.Injection
|
||||
- a:init(org.intellij.plugins.intelliLang.inject.config.Injection):V
|
||||
- a:isModified():Z
|
||||
- a:reset():V
|
||||
c:org.intellij.plugins.intelliLang.inject.config.ui.LanguagePanel
|
||||
- org.intellij.plugins.intelliLang.inject.config.ui.AbstractInjectionPanel
|
||||
- b:$$$getRootComponent$$$():javax.swing.JComponent
|
||||
- <init>(com.intellij.openapi.project.Project,org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- p:apply(org.intellij.plugins.intelliLang.inject.config.BaseInjection):V
|
||||
- getComponent():javax.swing.JPanel
|
||||
- getLanguage():java.lang.String
|
||||
- getPrefix():java.lang.String
|
||||
- getSuffix():java.lang.String
|
||||
- p:resetImpl():V
|
||||
- setLanguage(java.lang.String):V
|
||||
- setPrefix(java.lang.String):V
|
||||
- setSuffix(java.lang.String):V
|
||||
c:org.intellij.plugins.intelliLang.inject.config.ui.ValueRegExpAnnotator
|
||||
- com.intellij.lang.annotation.Annotator
|
||||
- sf:KEY:com.intellij.openapi.util.Key
|
||||
- <init>():V
|
||||
- annotate(com.intellij.psi.PsiElement,com.intellij.lang.annotation.AnnotationHolder):V
|
||||
c:org.intellij.plugins.intelliLang.references.FileReferenceInjector
|
||||
- com.intellij.psi.injection.ReferenceInjector
|
||||
- <init>():V
|
||||
- getDisplayName():java.lang.String
|
||||
- getId():java.lang.String
|
||||
- getReferences(com.intellij.psi.PsiElement,com.intellij.util.ProcessingContext,com.intellij.openapi.util.TextRange):com.intellij.psi.PsiReference[]
|
||||
c:org.intellij.plugins.intelliLang.references.InjectedReferencesContributor
|
||||
- com.intellij.psi.PsiReferenceContributor
|
||||
- <init>():V
|
||||
- s:getInjectedReferences(com.intellij.psi.PsiElement):com.intellij.psi.PsiReference[]
|
||||
- s:isInjected(com.intellij.psi.PsiReference):Z
|
||||
- registerReferenceProviders(com.intellij.psi.PsiReferenceRegistrar):V
|
||||
c:org.intellij.plugins.intelliLang.references.InjectedReferencesInspection
|
||||
- com.intellij.codeInspection.LocalInspectionTool
|
||||
- <init>():V
|
||||
- buildVisitor(com.intellij.codeInspection.ProblemsHolder,Z):com.intellij.psi.PsiElementVisitor
|
||||
f:org.intellij.plugins.intelliLang.references.LanguageCommentFolding
|
||||
- com.intellij.lang.folding.FoldingBuilderEx
|
||||
- <init>():V
|
||||
- buildFoldRegions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,Z):com.intellij.lang.folding.FoldingDescriptor[]
|
||||
- getPlaceholderText(com.intellij.lang.ASTNode):java.lang.String
|
||||
- isCollapsedByDefault(com.intellij.lang.ASTNode):Z
|
||||
f:org.intellij.plugins.intelliLang.references.LanguageReferenceContributor
|
||||
- com.intellij.model.psi.PsiSymbolReferenceProvider
|
||||
- <init>():V
|
||||
- getReferences(com.intellij.model.psi.PsiExternalReferenceHost,com.intellij.model.psi.PsiSymbolReferenceHints):java.util.Collection
|
||||
- getSearchRequests(com.intellij.openapi.project.Project,com.intellij.model.Symbol):java.util.Collection
|
||||
f:org.intellij.plugins.intelliLang.references.LanguageReferenceContributorKt
|
||||
f:org.intellij.plugins.intelliLang.references.LanguageWordInCommentCompletionContributor
|
||||
- com.intellij.codeInsight.completion.CompletionContributor
|
||||
- <init>():V
|
||||
f:org.intellij.plugins.intelliLang.util.RegExpUtil
|
||||
- s:getEnumValues(com.intellij.openapi.project.Project,java.lang.String):java.util.Set
|
||||
a:org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- sf:ANY:org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- sf:ANY_PATTERN:org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- sf:NONE:org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- pf:myTarget:java.lang.Object
|
||||
- p:<init>(java.lang.Object):V
|
||||
- s:create(java.lang.String):org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- equals(java.lang.Object):Z
|
||||
- a:getPattern():java.lang.String
|
||||
- hashCode():I
|
||||
- a:matches(java.lang.String):Z
|
||||
f:org.intellij.plugins.intelliLang.util.StringMatcher$MatcherSet
|
||||
- org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- s:create(java.util.Set):org.intellij.plugins.intelliLang.util.StringMatcher
|
||||
- getPattern():java.lang.String
|
||||
- matches(java.lang.String):Z
|
||||
1
plugins/IntelliLang/exposed-private-api.txt
Normal file
1
plugins/IntelliLang/exposed-private-api.txt
Normal file
@@ -0,0 +1 @@
|
||||
org/intellij/plugins/intelliLang/inject/config/Injection
|
||||
158
plugins/built-in-help/api-dump-unreviewed.txt
Normal file
158
plugins/built-in-help/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,158 @@
|
||||
f:com.jetbrains.builtInHelp.BuiltInHelpBundle
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
f:com.jetbrains.builtInHelp.BuiltInHelpManager
|
||||
- com.intellij.openapi.help.HelpManager
|
||||
- <init>():V
|
||||
- invokeHelp(java.lang.String):V
|
||||
f:com.jetbrains.builtInHelp.HelpContentRequestHandler
|
||||
- com.jetbrains.builtInHelp.HelpRequestHandlerBase
|
||||
- <init>():V
|
||||
- process(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):Z
|
||||
a:com.jetbrains.builtInHelp.HelpProcessingRequestBase
|
||||
- com.jetbrains.builtInHelp.HelpRequestHandlerBase
|
||||
- <init>():V
|
||||
- a:getProcessedData(java.lang.String,I):java.lang.String
|
||||
- process(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):Z
|
||||
a:com.jetbrains.builtInHelp.HelpRequestHandlerBase
|
||||
- org.jetbrains.ide.HttpRequestHandler
|
||||
- <init>():V
|
||||
- getPrefix():java.lang.String
|
||||
- isAccessible(io.netty.handler.codec.http.HttpRequest):Z
|
||||
- pf:sendResource(java.lang.String,java.lang.String,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.Channel,io.netty.handler.codec.http.HttpHeaders):Z
|
||||
f:com.jetbrains.builtInHelp.HelpSearchRequestHandler
|
||||
- com.jetbrains.builtInHelp.HelpRequestHandlerBase
|
||||
- <init>():V
|
||||
- getPrefix():java.lang.String
|
||||
- process(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):Z
|
||||
f:com.jetbrains.builtInHelp.Utils
|
||||
- sf:BASE_HELP_URL:java.lang.String
|
||||
- sf:Companion:com.jetbrains.builtInHelp.Utils$Companion
|
||||
- <init>():V
|
||||
- sf:getStoredValue(com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey,java.lang.String):java.lang.String
|
||||
- sf:setStoredValue(com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey,java.lang.String):Z
|
||||
f:com.jetbrains.builtInHelp.Utils$Companion
|
||||
- f:getStoredValue(com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey,java.lang.String):java.lang.String
|
||||
- f:setStoredValue(com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey,java.lang.String):Z
|
||||
f:com.jetbrains.builtInHelp.indexer.HelpIndexer
|
||||
- sf:Companion:com.jetbrains.builtInHelp.indexer.HelpIndexer$Companion
|
||||
- f:closeIndex():V
|
||||
- f:indexFileOrDirectory(java.lang.String):V
|
||||
- sf:main(java.lang.String[]):V
|
||||
f:com.jetbrains.builtInHelp.indexer.HelpIndexer$Companion
|
||||
- f:main(java.lang.String[]):V
|
||||
f:com.jetbrains.builtInHelp.mapping.HelpMap
|
||||
- <init>():V
|
||||
- f:getMappings():java.util.List
|
||||
- f:getUrlForId(java.lang.String):java.lang.String
|
||||
- f:setMappings(java.util.List):V
|
||||
f:com.jetbrains.builtInHelp.mapping.HelpMapId
|
||||
- <init>():V
|
||||
- f:getTarget():java.lang.String
|
||||
- f:getUrl():java.lang.String
|
||||
- f:isDefault():java.lang.String
|
||||
- f:setDefault(java.lang.String):V
|
||||
- f:setTarget(java.lang.String):V
|
||||
- f:setUrl(java.lang.String):V
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearch
|
||||
- sf:Companion:com.jetbrains.builtInHelp.search.HelpSearch$Companion
|
||||
- <init>():V
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearch$Companion
|
||||
- f:search(java.lang.String,I):java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult
|
||||
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult,com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():java.lang.String
|
||||
- f:component3():java.lang.String
|
||||
- f:component4():java.lang.String
|
||||
- f:component5():java.lang.String
|
||||
- f:component6():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||
- f:component7():com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||
- f:copy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult,com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult):com.jetbrains.builtInHelp.search.HelpSearchResult
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResult,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult,com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResult
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getBreadcrumbs():java.lang.String
|
||||
- f:getMainTitle():java.lang.String
|
||||
- f:getObjectID():java.lang.String
|
||||
- f:getPageTitle():java.lang.String
|
||||
- f:getUrl():java.lang.String
|
||||
- f:get_highlightResult():com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||
- f:get_snippetResult():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- <init>(java.lang.String,java.lang.String,Z,java.util.List):V
|
||||
- b:<init>(java.lang.String,java.lang.String,Z,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():java.lang.String
|
||||
- f:component3():Z
|
||||
- f:component4():java.util.List
|
||||
- f:copy(java.lang.String,java.lang.String,Z,java.util.List):com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,java.lang.String,java.lang.String,Z,java.util.List,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getFullyHighlighted():Z
|
||||
- f:getMatchLevel():java.lang.String
|
||||
- f:getMatchedWords():java.util.List
|
||||
- f:getValue():java.lang.String
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails):V
|
||||
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:component2():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:component3():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:component4():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:component5():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:copy(com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails):com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getHeadings():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:getMainTitle():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:getMetaDescription():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:getPageTitle():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- f:getUrl():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content):V
|
||||
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||
- f:copy(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content):com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult,com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getContent():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||
- <init>(java.lang.String,java.lang.String):V
|
||||
- f:component1():java.lang.String
|
||||
- f:component2():java.lang.String
|
||||
- f:copy(java.lang.String,java.lang.String):com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content,java.lang.String,java.lang.String,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getMatchLevel():java.lang.String
|
||||
- f:getValue():java.lang.String
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
f:com.jetbrains.builtInHelp.search.HelpSearchResults
|
||||
- <init>(java.util.List):V
|
||||
- f:component1():java.util.List
|
||||
- f:copy(java.util.List):com.jetbrains.builtInHelp.search.HelpSearchResults
|
||||
- bs:copy$default(com.jetbrains.builtInHelp.search.HelpSearchResults,java.util.List,I,java.lang.Object):com.jetbrains.builtInHelp.search.HelpSearchResults
|
||||
- equals(java.lang.Object):Z
|
||||
- f:getHits():java.util.List
|
||||
- hashCode():I
|
||||
- f:setHits(java.util.List):V
|
||||
- toString():java.lang.String
|
||||
c:com.jetbrains.builtInHelp.settings.SettingsPage
|
||||
- com.intellij.openapi.options.Configurable
|
||||
- sf:OPEN_HELP_BASE_URL:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
||||
- sf:OPEN_HELP_FROM_WEB:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
||||
- sf:USE_BROWSER:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
||||
- <init>():V
|
||||
- apply():V
|
||||
- createComponent():javax.swing.JComponent
|
||||
- disposeUIResources():V
|
||||
- getDisplayName():java.lang.String
|
||||
- isModified():Z
|
||||
- reset():V
|
||||
c:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
||||
- com.intellij.openapi.util.Pair
|
||||
7
plugins/built-in-help/exposed-third-party-api.txt
Normal file
7
plugins/built-in-help/exposed-third-party-api.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
io/netty/channel/Channel
|
||||
io/netty/channel/ChannelHandlerContext
|
||||
io/netty/handler/codec/http/FullHttpRequest
|
||||
io/netty/handler/codec/http/HttpHeaders
|
||||
io/netty/handler/codec/http/HttpRequest
|
||||
io/netty/handler/codec/http/QueryStringDecoder
|
||||
kotlin/jvm/internal/DefaultConstructorMarker
|
||||
329
updater/api-dump-unreviewed.txt
Normal file
329
updater/api-dump-unreviewed.txt
Normal file
@@ -0,0 +1,329 @@
|
||||
f:com.intellij.updater.Bootstrap
|
||||
- <init>():V
|
||||
- s:main(java.lang.String[]):V
|
||||
c:com.intellij.updater.ConsoleUpdaterUI
|
||||
- com.intellij.updater.UpdaterUI
|
||||
- <init>(Z):V
|
||||
- askUser(java.util.List):java.util.Map
|
||||
- checkCancelled():V
|
||||
- setDescription(java.lang.String):V
|
||||
- setProgress(I):V
|
||||
- setProgressIndeterminate():V
|
||||
- showError(java.lang.String):V
|
||||
- startProcess(java.lang.String):V
|
||||
c:com.intellij.updater.CreateAction
|
||||
- com.intellij.updater.PatchAction
|
||||
- <init>(com.intellij.updater.Patch,java.io.DataInputStream):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String):V
|
||||
- p:doApply(java.util.zip.ZipFile,java.io.File,java.io.File):V
|
||||
- p:doBuildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doRevert(java.io.File,java.io.File):V
|
||||
- p:isModified(java.io.File):Z
|
||||
- validate(java.io.File):com.intellij.updater.ValidationResult
|
||||
c:com.intellij.updater.DeleteAction
|
||||
- com.intellij.updater.PatchAction
|
||||
- <init>(com.intellij.updater.Patch,java.io.DataInputStream):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String,J):V
|
||||
- p:doApply(java.util.zip.ZipFile,java.io.File,java.io.File):V
|
||||
- p:doBackup(java.io.File,java.io.File):V
|
||||
- doBuildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doRevert(java.io.File,java.io.File):V
|
||||
- p:doShouldApply(java.io.File):Z
|
||||
- validate(java.io.File):com.intellij.updater.ValidationResult
|
||||
f:com.intellij.updater.DiffCalculator
|
||||
- <init>():V
|
||||
- s:calculate(java.util.Map,java.util.Map):com.intellij.updater.DiffCalculator$Result
|
||||
- s:calculate(java.util.Map,java.util.Map,java.util.Set,java.util.Set,Z):com.intellij.updater.DiffCalculator$Result
|
||||
- s:groupFilesByContent(java.util.Map):java.util.Map
|
||||
c:com.intellij.updater.DiffCalculator$Result
|
||||
- commonFiles:java.util.Map
|
||||
- filesToCreate:java.util.Map
|
||||
- filesToDelete:java.util.Map
|
||||
- filesToUpdate:java.util.Map
|
||||
- <init>():V
|
||||
c:com.intellij.updater.DiffCalculator$Update
|
||||
- f:checksum:J
|
||||
- f:move:Z
|
||||
- f:source:java.lang.String
|
||||
- <init>(java.lang.String,J,Z):V
|
||||
f:com.intellij.updater.Digester
|
||||
- sf:DIRECTORY:J
|
||||
- sf:EXECUTABLE:J
|
||||
- sf:FLAG_MASK:J
|
||||
- sf:INVALID:J
|
||||
- sf:SYM_LINK:J
|
||||
- <init>():V
|
||||
- s:digest(java.nio.file.Path):J
|
||||
- s:digestRegularFile(java.io.File):J
|
||||
- s:digestStream(java.io.InputStream):J
|
||||
- s:isFile(J):Z
|
||||
- s:isSymlink(J):Z
|
||||
f:com.intellij.updater.NativeFileManager
|
||||
- <init>():V
|
||||
- s:getProcessesUsing(java.io.File):java.util.List
|
||||
- s:getProcessesUsing(java.io.File,I):java.util.List
|
||||
f:com.intellij.updater.NativeFileManager$Process
|
||||
- f:name:java.lang.String
|
||||
- f:pid:I
|
||||
- <init>(I,java.lang.String):V
|
||||
- terminate():Z
|
||||
c:com.intellij.updater.OperationCancelledException
|
||||
- java.lang.Exception
|
||||
- <init>():V
|
||||
c:com.intellij.updater.Patch
|
||||
- <init>(com.intellij.updater.PatchSpec):V
|
||||
- <init>(java.io.InputStream):V
|
||||
- apply(java.util.zip.ZipFile,java.io.File,java.io.File,java.util.Map,com.intellij.updater.UpdaterUI):com.intellij.updater.PatchFileCreator$ApplicationResult
|
||||
- digestFile(java.io.File):J
|
||||
- digestFile(java.nio.file.Path):J
|
||||
- digestFiles(java.io.File,java.util.Set):java.util.Map
|
||||
- digestFiles(java.nio.file.Path,java.util.Set):java.util.Map
|
||||
- getActions():java.util.List
|
||||
- getNewBuild():java.lang.String
|
||||
- getOldBuild():java.lang.String
|
||||
- getTimeout():I
|
||||
- isStrict():Z
|
||||
- revert(java.util.List,java.io.File,java.io.File,com.intellij.updater.UpdaterUI):V
|
||||
- validate(java.io.File,com.intellij.updater.UpdaterUI):java.util.List
|
||||
- validateDeletion(java.lang.String):Z
|
||||
- write(java.io.OutputStream):V
|
||||
a:com.intellij.updater.PatchAction
|
||||
- pf:myPatch:com.intellij.updater.Patch
|
||||
- <init>(com.intellij.updater.Patch,java.io.DataInputStream):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String,J):V
|
||||
- apply(java.util.zip.ZipFile,java.io.File,java.io.File):V
|
||||
- backup(java.io.File,java.io.File):V
|
||||
- buildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doApply(java.util.zip.ZipFile,java.io.File,java.io.File):V
|
||||
- p:doBackup(java.io.File,java.io.File):V
|
||||
- pa:doBuildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doRevert(java.io.File,java.io.File):V
|
||||
- p:doShouldApply(java.io.File):Z
|
||||
- p:doValidateAccess(java.io.File,com.intellij.updater.ValidationResult$Action,Z):com.intellij.updater.ValidationResult
|
||||
- p:doValidateNotChanged(java.io.File,com.intellij.updater.ValidationResult$Action):com.intellij.updater.ValidationResult
|
||||
- equals(java.lang.Object):Z
|
||||
- getChecksum():J
|
||||
- p:getFile(java.io.File):java.io.File
|
||||
- ps:getFileType(java.io.File):com.intellij.updater.PatchAction$FileType
|
||||
- getPath():java.lang.String
|
||||
- p:getReportPath():java.lang.String
|
||||
- hashCode():I
|
||||
- isCritical():Z
|
||||
- p:isModified(java.io.File):Z
|
||||
- isOptional():Z
|
||||
- isStrict():Z
|
||||
- mandatoryBackup():Z
|
||||
- ps:readFileType(java.io.InputStream):com.intellij.updater.PatchAction$FileType
|
||||
- revert(java.io.File,java.io.File):V
|
||||
- setCritical(Z):V
|
||||
- setOptional(Z):V
|
||||
- setStrict(Z):V
|
||||
- shouldApply(java.io.File,java.util.Map):Z
|
||||
- toString():java.lang.String
|
||||
- pa:validate(java.io.File):com.intellij.updater.ValidationResult
|
||||
- write(java.io.DataOutputStream):V
|
||||
- ps:writeFileType(java.io.OutputStream,com.intellij.updater.PatchAction$FileType):V
|
||||
e:com.intellij.updater.PatchAction$FileType
|
||||
- java.lang.Enum
|
||||
- sf:EXECUTABLE_FILE:com.intellij.updater.PatchAction$FileType
|
||||
- sf:REGULAR_FILE:com.intellij.updater.PatchAction$FileType
|
||||
- sf:SYMLINK:com.intellij.updater.PatchAction$FileType
|
||||
- s:valueOf(java.lang.String):com.intellij.updater.PatchAction$FileType
|
||||
- s:values():com.intellij.updater.PatchAction$FileType[]
|
||||
f:com.intellij.updater.PatchFileCreator
|
||||
- <init>():V
|
||||
- s:apply(com.intellij.updater.PatchFileCreator$PreparationResult,java.util.Map,java.io.File,com.intellij.updater.UpdaterUI):com.intellij.updater.PatchFileCreator$ApplicationResult
|
||||
- s:create(com.intellij.updater.PatchSpec,java.io.File,java.nio.file.Path):com.intellij.updater.Patch
|
||||
- s:prepareAndValidate(java.io.File,java.io.File,com.intellij.updater.UpdaterUI):com.intellij.updater.PatchFileCreator$PreparationResult
|
||||
- s:revert(com.intellij.updater.PatchFileCreator$PreparationResult,java.util.List,java.io.File,com.intellij.updater.UpdaterUI):V
|
||||
c:com.intellij.updater.PatchFileCreator$ApplicationResult
|
||||
- f:applied:Z
|
||||
- f:appliedActions:java.util.List
|
||||
- f:error:java.lang.Throwable
|
||||
- <init>(Z,java.util.List):V
|
||||
- <init>(Z,java.util.List,java.lang.Throwable):V
|
||||
c:com.intellij.updater.PatchFileCreator$PreparationResult
|
||||
- f:patch:com.intellij.updater.Patch
|
||||
- f:patchFile:java.io.File
|
||||
- f:toDir:java.io.File
|
||||
- f:validationResults:java.util.List
|
||||
- <init>(com.intellij.updater.Patch,java.io.File,java.io.File,java.util.List):V
|
||||
c:com.intellij.updater.PatchSpec
|
||||
- <init>():V
|
||||
- getCriticalFiles():java.util.List
|
||||
- getDeleteFiles():java.util.List
|
||||
- getIgnoredFiles():java.util.List
|
||||
- getJarFile():java.lang.String
|
||||
- getNewFolder():java.lang.String
|
||||
- getNewVersionDescription():java.lang.String
|
||||
- getOldFolder():java.lang.String
|
||||
- getOldVersionDescription():java.lang.String
|
||||
- getOptionalFiles():java.util.List
|
||||
- getPatchFile():java.lang.String
|
||||
- getRoot():java.lang.String
|
||||
- getStrictFiles():java.util.List
|
||||
- getTimeout():I
|
||||
- isStrict():Z
|
||||
- setCriticalFiles(java.util.List):com.intellij.updater.PatchSpec
|
||||
- setDeleteFiles(java.util.List):com.intellij.updater.PatchSpec
|
||||
- setIgnoredFiles(java.util.List):com.intellij.updater.PatchSpec
|
||||
- setJarFile(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setNewFolder(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setNewVersionDescription(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setOldFolder(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setOldVersionDescription(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setOptionalFiles(java.util.List):com.intellij.updater.PatchSpec
|
||||
- setPatchFile(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setRoot(java.lang.String):com.intellij.updater.PatchSpec
|
||||
- setStrict(Z):com.intellij.updater.PatchSpec
|
||||
- setStrictFiles(java.util.List):com.intellij.updater.PatchSpec
|
||||
- setTimeout(I):com.intellij.updater.PatchSpec
|
||||
f:com.intellij.updater.Runner
|
||||
- <init>():V
|
||||
- s:checkCaseSensitivity(java.lang.String):V
|
||||
- s:extractArguments(java.lang.String[],java.lang.String):java.util.List
|
||||
- s:getArgument(java.lang.String[],java.lang.String):java.lang.String
|
||||
- s:isCaseSensitiveFs():Z
|
||||
- s:main(java.lang.String[]):V
|
||||
c:com.intellij.updater.SwingUpdaterUI
|
||||
- com.intellij.updater.UpdaterUI
|
||||
- askUser(java.util.List):java.util.Map
|
||||
- bold(java.lang.String):java.lang.String
|
||||
- checkCancelled():V
|
||||
- s:createUI():com.intellij.updater.SwingUpdaterUI
|
||||
- setDescription(java.lang.String):V
|
||||
- setProgress(I):V
|
||||
- setProgressIndeterminate():V
|
||||
- showError(java.lang.String):V
|
||||
- startProcess(java.lang.String):V
|
||||
c:com.intellij.updater.UpdateAction
|
||||
- com.intellij.updater.PatchAction
|
||||
- <init>(com.intellij.updater.Patch,java.io.DataInputStream):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String,J):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String,java.lang.String,J,Z):V
|
||||
- backup(java.io.File,java.io.File):V
|
||||
- buildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doApply(java.util.zip.ZipFile,java.io.File,java.io.File):V
|
||||
- p:doBuildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- p:doRevert(java.io.File,java.io.File):V
|
||||
- p:doShouldApply(java.io.File):Z
|
||||
- equals(java.lang.Object):Z
|
||||
- p:getReportPath():java.lang.String
|
||||
- hashCode():I
|
||||
- p:isMove():Z
|
||||
- mandatoryBackup():Z
|
||||
- toString():java.lang.String
|
||||
- validate(java.io.File):com.intellij.updater.ValidationResult
|
||||
- write(java.io.DataOutputStream):V
|
||||
com.intellij.updater.UpdaterUI
|
||||
- sf:BUNDLE:java.lang.String
|
||||
- a:askUser(java.util.List):java.util.Map
|
||||
- bold(java.lang.String):java.lang.String
|
||||
- a:checkCancelled():V
|
||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||
- a:setDescription(java.lang.String):V
|
||||
- a:setProgress(I):V
|
||||
- a:setProgressIndeterminate():V
|
||||
- a:showError(java.lang.String):V
|
||||
- a:startProcess(java.lang.String):V
|
||||
@:com.intellij.updater.UpdaterUI$Message
|
||||
- java.lang.annotation.Annotation
|
||||
@:com.intellij.updater.UpdaterUI$Title
|
||||
- java.lang.annotation.Annotation
|
||||
f:com.intellij.updater.Utils
|
||||
- sf:IS_MAC:Z
|
||||
- sf:IS_WINDOWS:Z
|
||||
- <init>():V
|
||||
- s:cleanup():V
|
||||
- s:collectRelativePaths(java.nio.file.Path):java.util.LinkedHashSet
|
||||
- s:copy(java.io.File,java.io.File,Z):V
|
||||
- s:copy(java.nio.file.Path,java.nio.file.Path,Z):V
|
||||
- s:copyDirectory(java.nio.file.Path,java.nio.file.Path):V
|
||||
- s:copyFileToStream(java.io.File,java.io.OutputStream):V
|
||||
- s:copyStream(java.io.InputStream,java.io.OutputStream):V
|
||||
- s:copyStreamToFile(java.io.InputStream,java.io.File):V
|
||||
- s:createLink(java.lang.String,java.io.File):V
|
||||
- s:delete(java.io.File):V
|
||||
- s:delete(java.nio.file.Path):V
|
||||
- s:findEntryInputStream(java.util.zip.ZipFile,java.lang.String):java.io.InputStream
|
||||
- s:findEntryInputStreamForEntry(java.util.zip.ZipFile,java.util.zip.ZipEntry):java.io.InputStream
|
||||
- s:getEntryInputStream(java.util.zip.ZipFile,java.lang.String):java.io.InputStream
|
||||
- s:getTempFile(java.lang.String):java.io.File
|
||||
- s:getZipEntry(java.util.zip.ZipFile,java.lang.String):java.util.zip.ZipEntry
|
||||
- s:isExecutable(java.io.File):Z
|
||||
- s:isLink(java.io.File):Z
|
||||
- s:move(java.nio.file.Path,java.nio.file.Path,Z):V
|
||||
- s:newFileInputStream(java.io.File):java.io.InputStream
|
||||
- s:pause(J):V
|
||||
- s:readBytes(java.io.InputStream):B[]
|
||||
- s:readBytes(java.io.InputStream,I):B[]
|
||||
- s:readLink(java.io.File):java.lang.String
|
||||
- s:setExecutable(java.io.File):V
|
||||
- s:setExecutable(java.nio.file.Path):V
|
||||
- s:writeBytes(B[],I,java.io.OutputStream):V
|
||||
- s:writeString(java.nio.file.Path,java.lang.String):V
|
||||
c:com.intellij.updater.Utils$OpenByteArrayOutputStream
|
||||
- java.io.ByteArrayOutputStream
|
||||
- <init>():V
|
||||
- writeTo(java.io.OutputStream):V
|
||||
c:com.intellij.updater.ValidateAction
|
||||
- com.intellij.updater.PatchAction
|
||||
- <init>(com.intellij.updater.Patch,java.io.DataInputStream):V
|
||||
- <init>(com.intellij.updater.Patch,java.lang.String,J):V
|
||||
- p:doBuildPatchFile(java.io.File,java.io.File,java.util.zip.ZipOutputStream):V
|
||||
- validate(java.io.File):com.intellij.updater.ValidationResult
|
||||
c:com.intellij.updater.ValidationResult
|
||||
- java.lang.Comparable
|
||||
- f:action:com.intellij.updater.ValidationResult$Action
|
||||
- f:details:java.lang.String
|
||||
- f:kind:com.intellij.updater.ValidationResult$Kind
|
||||
- f:message:java.lang.String
|
||||
- f:options:java.util.List
|
||||
- f:path:java.lang.String
|
||||
- <init>(com.intellij.updater.ValidationResult$Kind,java.lang.String,com.intellij.updater.ValidationResult$Action,java.lang.String,java.lang.String,com.intellij.updater.ValidationResult$Option[]):V
|
||||
- <init>(com.intellij.updater.ValidationResult$Kind,java.lang.String,com.intellij.updater.ValidationResult$Action,java.lang.String,com.intellij.updater.ValidationResult$Option[]):V
|
||||
- compareTo(com.intellij.updater.ValidationResult):I
|
||||
- equals(java.lang.Object):Z
|
||||
- hashCode():I
|
||||
- toString():java.lang.String
|
||||
e:com.intellij.updater.ValidationResult$Action
|
||||
- java.lang.Enum
|
||||
- sf:CREATE:com.intellij.updater.ValidationResult$Action
|
||||
- sf:DELETE:com.intellij.updater.ValidationResult$Action
|
||||
- sf:UPDATE:com.intellij.updater.ValidationResult$Action
|
||||
- sf:VALIDATE:com.intellij.updater.ValidationResult$Action
|
||||
- s:valueOf(java.lang.String):com.intellij.updater.ValidationResult$Action
|
||||
- s:values():com.intellij.updater.ValidationResult$Action[]
|
||||
e:com.intellij.updater.ValidationResult$Kind
|
||||
- java.lang.Enum
|
||||
- sf:CONFLICT:com.intellij.updater.ValidationResult$Kind
|
||||
- sf:ERROR:com.intellij.updater.ValidationResult$Kind
|
||||
- sf:INFO:com.intellij.updater.ValidationResult$Kind
|
||||
- s:valueOf(java.lang.String):com.intellij.updater.ValidationResult$Kind
|
||||
- s:values():com.intellij.updater.ValidationResult$Kind[]
|
||||
e:com.intellij.updater.ValidationResult$Option
|
||||
- java.lang.Enum
|
||||
- sf:DELETE:com.intellij.updater.ValidationResult$Option
|
||||
- sf:IGNORE:com.intellij.updater.ValidationResult$Option
|
||||
- sf:KEEP:com.intellij.updater.ValidationResult$Option
|
||||
- sf:KILL_PROCESS:com.intellij.updater.ValidationResult$Option
|
||||
- sf:NONE:com.intellij.updater.ValidationResult$Option
|
||||
- sf:REPLACE:com.intellij.updater.ValidationResult$Option
|
||||
- s:valueOf(java.lang.String):com.intellij.updater.ValidationResult$Option
|
||||
- s:values():com.intellij.updater.ValidationResult$Option[]
|
||||
c:com.intellij.updater.ZipOutputWrapper
|
||||
- java.lang.AutoCloseable
|
||||
- <init>(java.io.OutputStream):V
|
||||
- <init>(java.io.OutputStream,I):V
|
||||
- close():V
|
||||
- finish():V
|
||||
- zipEntry(java.lang.String,java.io.InputStream):V
|
||||
- zipEntry(java.util.zip.ZipEntry,java.io.InputStream):V
|
||||
- zipFile(java.lang.String,java.io.File):V
|
||||
- zipStream(java.lang.String):java.io.OutputStream
|
||||
f:ie.wombat.jbdiff.JBDiff
|
||||
- <init>():V
|
||||
- s:bsdiff(java.io.InputStream,java.io.InputStream,java.io.ByteArrayOutputStream,I):B[]
|
||||
f:ie.wombat.jbdiff.JBPatch
|
||||
- <init>():V
|
||||
- s:bspatch(java.io.InputStream,java.io.OutputStream,java.io.InputStream):V
|
||||
Reference in New Issue
Block a user