Uses of Interface
jetbrains.vcs.api.impl.VcsGenericServiceProvider
-
Packages that use VcsGenericServiceProvider Package Description jetbrains.buildServer.buildTriggers.vcs.remoteRun jetbrains.vcs.api.impl jetbrains.vcs.api.services.impl jetbrains.vcs.api.services.impl.tc -
-
Uses of VcsGenericServiceProvider in jetbrains.buildServer.buildTriggers.vcs.remoteRun
Classes in jetbrains.buildServer.buildTriggers.vcs.remoteRun that implement VcsGenericServiceProvider Modifier and Type Class Description class
BranchSupportServiceProvider
-
Uses of VcsGenericServiceProvider in jetbrains.vcs.api.impl
Classes in jetbrains.vcs.api.impl that implement VcsGenericServiceProvider Modifier and Type Class Description class
VcsGenericServiceProviderBase<T extends VcsGenericService>
Created 22.10.12 13:12Constructor parameters in jetbrains.vcs.api.impl with type arguments of type VcsGenericServiceProvider Constructor Description VcsServiceFactoryImpl(Collection<VcsGenericServiceProvider> serviceProviders, Collection<VcsRepositoryServiceProvider> repositoryServiceProviders)
-
Uses of VcsGenericServiceProvider in jetbrains.vcs.api.services.impl
Classes in jetbrains.vcs.api.services.impl that implement VcsGenericServiceProvider Modifier and Type Class Description class
ContextAwareUrlSupportServiceProvider
class
UrlSupportServiceProvider
-
Uses of VcsGenericServiceProvider in jetbrains.vcs.api.services.impl.tc
Classes in jetbrains.vcs.api.services.impl.tc that implement VcsGenericServiceProvider Modifier and Type Class Description class
PersonalSupportServiceProvider
-