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 void
PatchTestCase. changeOrCreateTextFile(PatchBuilderImpl patchBuilder, File file, String fileMode, String content)
static void
PatchTestCase. createTextFile(PatchBuilderImpl patchBuilder, File file, String fileMode, String content)
-