Class FileCreator
- java.lang.Object
-
- com.oracle.cloud.baremetal.jenkins.ssh.FileCreator
-
public class FileCreator extends Object
-
-
Constructor Summary
Constructors Constructor Description FileCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createFileOnMaster()
-
-
-
Method Detail
-
createFileOnMaster
public void createFileOnMaster() throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-