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