Uses of Interface
jetbrains.buildServer.util.SynchroDictionary.NonCacheableValue
-
Packages that use SynchroDictionary.NonCacheableValue Package Description jetbrains.buildServer.serverSide.agentTypes -
-
Uses of SynchroDictionary.NonCacheableValue in jetbrains.buildServer.serverSide.agentTypes
Classes in jetbrains.buildServer.serverSide.agentTypes that implement SynchroDictionary.NonCacheableValue Modifier and Type Class Description class
UnresolvedCloudAgentTypeData
This is special marker class on top of AgentTypeData to indicate that we cannot resolveAgentTypePolicy
of the following reasons(together): It's a cloud agent type configured to use a project pool Profile and/or project is not available
-