Class TextFileReader
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.persistence.TextFileReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadLargeTextFile(FilePath largeTextFilePath) static StringreadLargeTextFile(File largeTextFile)
-
Constructor Details
-
TextFileReader
public TextFileReader()
-
-
Method Details
-
readLargeTextFile
public static String readLargeTextFile(FilePath largeTextFilePath) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
readLargeTextFile
- Throws:
IOException
-