Package jetbrains.buildServer
Interface AgentSideCheckoutAbility
-
@Deprecated public interface AgentSideCheckoutAbility
Deprecated.useVcsSupportConfig.isAgentSideCheckoutAvailable()insteadVcsSupporthas to implement it to let the TeamCity know if the agent side checkout ability is available for the given vcs support.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisAgentSideCheckoutAvailable()Deprecated.
-