Interface WaitReasonEx
-
- All Superinterfaces:
WaitReason
- All Known Implementing Classes:
WaitReasonImpl
public interface WaitReasonEx extends WaitReason
- Since:
- 2020.2.4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
notEnoughAgents()
-
Methods inherited from interface jetbrains.buildServer.serverSide.buildDistribution.WaitReason
getDescription
-
-