Uses of Interface
jetbrains.buildServer.vcs.ChangesLoaderContext.OperationRejectedReason
-
Packages that use ChangesLoaderContext.OperationRejectedReason Package Description jetbrains.buildServer.vcs -
-
Uses of ChangesLoaderContext.OperationRejectedReason in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that return ChangesLoaderContext.OperationRejectedReason Modifier and Type Method Description default ChangesLoaderContext.OperationRejectedReason
ChangesLoaderContext. getOperationRejectedReason()
Returns a reason of a rejected checking for changes operation in one of the VCS roots.
-