Class ProjectStructureArtifactsMovingConverter
- java.lang.Object
-
- jetbrains.buildServer.serverSide.versioning.converters.ProjectStructureArtifactsMovingConverter
-
-
Constructor Summary
Constructors Constructor Description ProjectStructureArtifactsMovingConverter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
convert(DBFunctions dbf, File teamCityDataDir)
static List<String>
readFile(File file)
-
-
-
Method Detail
-
convert
public void convert(@NotNull DBFunctions dbf, @NotNull File teamCityDataDir)
-
readFile
@NotNull public static List<String> readFile(@NotNull File file) throws IOException
- Throws:
IOException
-
-