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 VcsChangeFirstTestsToRunProvider. getCorrespondingChange(String className)Returns VcsChange object if the source file of the specified class name is new or modified.static VcsChangeVcsChange. parse(String line)
-