Uses of Interface
jetbrains.buildServer.agent.AllowedExternalArtifactPathRegistry
-
Packages that use AllowedExternalArtifactPathRegistry Package Description jetbrains.buildServer.agent.impl.artifacts -
-
Uses of AllowedExternalArtifactPathRegistry in jetbrains.buildServer.agent.impl.artifacts
Classes in jetbrains.buildServer.agent.impl.artifacts that implement AllowedExternalArtifactPathRegistry Modifier and Type Class Description class
AllowedExternalArtifactPathRegistryImpl
Constructors in jetbrains.buildServer.agent.impl.artifacts with parameters of type AllowedExternalArtifactPathRegistry Constructor Description AgentArtifactHelperImpl(ArtifactsPublisher publisher, AllowedExternalArtifactPathRegistry allowedExternalArtifactPathRegistry, CurrentBuildTracker buildTracker)
-