Uses of Class
jetbrains.buildServer.agent.VcsChange
-
Packages that use VcsChange Package Description jetbrains.buildServer.agent -
-
Uses of VcsChange in jetbrains.buildServer.agent
Methods in jetbrains.buildServer.agent that return VcsChange Modifier and Type Method Description VcsChange
FirstTestsToRunProvider. getCorrespondingChange(String className)
Returns VcsChange object if the source file of the specified class name is new or modified.static VcsChange
VcsChange. parse(String line)
-