Uses of Interface
jetbrains.buildServer.vcs.ChangesCollectionLogger
-
Packages that use ChangesCollectionLogger Package Description jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of ChangesCollectionLogger in jetbrains.buildServer.vcs
Classes in jetbrains.buildServer.vcs that implement ChangesCollectionLogger Modifier and Type Class Description class
ChangesLoaderLoggerImpl
Created 23.08.13 18:40Methods in jetbrains.buildServer.vcs that return ChangesCollectionLogger Modifier and Type Method Description ChangesCollectionLogger
ChangesLoaderContext. getLogger()
Logger for changes collecting process -
Uses of ChangesCollectionLogger in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement ChangesCollectionLogger Modifier and Type Class Description class
BuildStartChangesLoaderLogger
Methods in jetbrains.buildServer.vcs.impl that return ChangesCollectionLogger Modifier and Type Method Description ChangesCollectionLogger
BuildChangesLoaderContext. getLogger()
ChangesCollectionLogger
NarrowBuildTypesDecorator. getLogger()
ChangesCollectionLogger
PeriodicChangesLoaderContext. getLogger()
-