Uses of Interface
jetbrains.buildServer.tools.impl.ParameterReferencesToolUsageDetector
-
Packages that use ParameterReferencesToolUsageDetector Package Description jetbrains.buildServer.tools.impl -
-
Uses of ParameterReferencesToolUsageDetector in jetbrains.buildServer.tools.impl
Classes in jetbrains.buildServer.tools.impl that implement ParameterReferencesToolUsageDetector Modifier and Type Class Description class
ParameterReferencesToolUsageDetectorImpl
Constructors in jetbrains.buildServer.tools.impl with parameters of type ParameterReferencesToolUsageDetector Constructor Description AgentParametersToolUsageProvider(ParameterReferencesToolUsageDetector delegate)
ImplicitParametersToolUsageProvider(ParameterReferencesToolUsageDetector delegate, ExtensionsProvider extensionsProvider)
-