Uses of Interface
jetbrains.vcs.api.data.VcsDataObject
-
Packages that use VcsDataObject Package Description jetbrains.buildServer.buildTriggers.vcs jetbrains.buildServer.vcs jetbrains.vcs.api jetbrains.vcs.api.data jetbrains.vcs.api.data.impl -
-
Uses of VcsDataObject in jetbrains.buildServer.buildTriggers.vcs
Classes in jetbrains.buildServer.buildTriggers.vcs that implement VcsDataObject Modifier and Type Class Description classRemainingRepositoryState -
Uses of VcsDataObject in jetbrains.buildServer.vcs
Subinterfaces of VcsDataObject in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceRepositoryStateState of the branches in VCS repositoryClasses in jetbrains.buildServer.vcs that implement VcsDataObject Modifier and Type Class Description classRepositoryStateDataRepresents repository state of changes collection.classRepositoryStateImplclassSingleVersionRepositoryStateAdapterPresents single repository version as repository stateclassVcsRootEntryA pair of VcsRoot and associated CheckoutRules.classVcsRootInstanceEntry -
Uses of VcsDataObject in jetbrains.vcs.api
Classes in jetbrains.vcs.api that implement VcsDataObject Modifier and Type Class Description classVcsSettingsThis entity contains: Vcs plugin name Access parameters for version control server (in VcsRoot) checkout rules -
Uses of VcsDataObject in jetbrains.vcs.api.data
Subinterfaces of VcsDataObject in jetbrains.vcs.api.data Modifier and Type Interface Description interfaceVcsRepositoryStateRepresents single point of time state of a VcsRepositoryinterfaceVcsRevisionCreated 15.10.12 18:32 -
Uses of VcsDataObject in jetbrains.vcs.api.data.impl
Classes in jetbrains.vcs.api.data.impl that implement VcsDataObject Modifier and Type Class Description classVcsDataObjectBaseCreated 24.10.12 12:53classVcsRevisionDataCreated 24.10.12 12:56
-