Uses of Class
jetbrains.buildServer.vcs.patches.PatchBuilderImpl
-
Packages that use PatchBuilderImpl Package Description jetbrains.buildServer.vcs.patches -
-
Uses of PatchBuilderImpl in jetbrains.buildServer.vcs.patches
Methods in jetbrains.buildServer.vcs.patches with parameters of type PatchBuilderImpl Modifier and Type Method Description static voidPatchTestCase. changeOrCreateTextFile(PatchBuilderImpl patchBuilder, File file, String fileMode, String content)static voidPatchTestCase. createTextFile(PatchBuilderImpl patchBuilder, File file, String fileMode, String content)
-