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 class
RemainingRepositoryState
-
Uses of VcsDataObject in jetbrains.buildServer.vcs
Subinterfaces of VcsDataObject in jetbrains.buildServer.vcs Modifier and Type Interface Description interface
RepositoryState
State of the branches in VCS repositoryClasses in jetbrains.buildServer.vcs that implement VcsDataObject Modifier and Type Class Description class
RepositoryStateData
Represents repository state of changes collection.class
RepositoryStateImpl
class
SingleVersionRepositoryStateAdapter
Presents single repository version as repository stateclass
VcsRootEntry
A pair of VcsRoot and associated CheckoutRules.class
VcsRootInstanceEntry
-
Uses of VcsDataObject in jetbrains.vcs.api
Classes in jetbrains.vcs.api that implement VcsDataObject Modifier and Type Class Description class
VcsSettings
This 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 interface
VcsRepositoryState
Represents single point of time state of a VcsRepositoryinterface
VcsRevision
Created 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 class
VcsDataObjectBase
Created 24.10.12 12:53class
VcsRevisionData
Created 24.10.12 12:56
-