Package jetbrains.buildServer.vcs.utils
Class VcsCacheItem
- java.lang.Object
-
- jetbrains.buildServer.vcs.utils.VcsCacheItem
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
VcsCacheItem(long rootId, boolean connectionIsFailed)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isConnectionFailed()
Returns true if evaluation of the value failed.boolean
isExpired()
Returns true if the value should be re-evaluated.String
toString()
-