Uses of Class
jetbrains.buildServer.buildFeatures.artifacts.BuildCacheConstants.BuildCachePath
-
Packages that use BuildCacheConstants.BuildCachePath Package Description jetbrains.buildServer.agent.impl.buildStages.finishStages -
-
Uses of BuildCacheConstants.BuildCachePath in jetbrains.buildServer.agent.impl.buildStages.finishStages
Methods in jetbrains.buildServer.agent.impl.buildStages.finishStages that return types with arguments of type BuildCacheConstants.BuildCachePath Modifier and Type Method Description List<BuildCacheConstants.BuildCachePath>PublishBuildCacheFStage. getCachePathsForPublishingFromHolder()Method parameters in jetbrains.buildServer.agent.impl.buildStages.finishStages with type arguments of type BuildCacheConstants.BuildCachePath Modifier and Type Method Description voidPublishBuildCacheFStage. publish(List<BuildCacheConstants.BuildCachePath> paths)
-