Class DefaultFileOperations
- java.lang.Object
-
- io.jenkins.plugins.kobiton.services.file.DefaultFileOperations
-
- All Implemented Interfaces:
FileOperations
public class DefaultFileOperations extends Object implements FileOperations
-
-
Constructor Summary
Constructors Constructor Description DefaultFileOperations()
-
-
-
Method Detail
-
readFileContent
public byte[] readFileContent(String filePath) throws IOException
- Specified by:
readFileContent
in interfaceFileOperations
- Throws:
IOException
-
-