public class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyFolder(java.lang.String experimentId,
java.lang.String executionId) |
static void |
moveAllFilesToExecutionDirectory(java.lang.String experimentID,
java.lang.String executionID) |
static void |
moveResourceToExperimentFolder(java.lang.String experimentId) |
public static void moveResourceToExperimentFolder(java.lang.String experimentId)
public static void copyFolder(java.lang.String experimentId,
java.lang.String executionId)
throws java.io.IOException
java.io.IOExceptionpublic static void moveAllFilesToExecutionDirectory(java.lang.String experimentID,
java.lang.String executionID)