public class ScriptManagementConfigurationTestUtil
extends java.lang.Object
Constructor and Description |
---|
ScriptManagementConfigurationTestUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
delete() |
static void |
save(boolean allowScriptContentToBeExecutedOrIncluded) |
static java.io.Closeable |
saveWithCloseable(boolean allowScriptContentToBeExecutedOrIncluded) |
public ScriptManagementConfigurationTestUtil()
public static void delete()
public static void save(boolean allowScriptContentToBeExecutedOrIncluded) throws java.lang.Exception
java.lang.Exception
public static java.io.Closeable saveWithCloseable(boolean allowScriptContentToBeExecutedOrIncluded) throws java.lang.Exception
java.lang.Exception