Uses of Interface
jetbrains.buildServer.agent.ArtifactsPreprocessor
-
Packages that use ArtifactsPreprocessor Package Description jetbrains.buildServer.agent.impl.artifacts -
-
Uses of ArtifactsPreprocessor in jetbrains.buildServer.agent.impl.artifacts
Classes in jetbrains.buildServer.agent.impl.artifacts that implement ArtifactsPreprocessor Modifier and Type Class Description classArchivePreprocessorclassBatchArchivePreprocessorclassSevenZPreprocessorCreated by Nikita.Skvortsov date: 29.10.2014.classTarPreprocessorclassZipPreprocessorMethod parameters in jetbrains.buildServer.agent.impl.artifacts with type arguments of type ArtifactsPreprocessor Modifier and Type Method Description voidArtifactProcessor. setPreprocessors(Collection<ArtifactsPreprocessor> artifactsPreprocessors)voidArtifactsBuilder. setPreprocessors(Collection<ArtifactsPreprocessor> artifactsPreprocessors)
-