Class ScriptManagementConfigurationTestUtil

java.lang.Object
com.liferay.portal.security.script.management.test.util.ScriptManagementConfigurationTestUtil

public class ScriptManagementConfigurationTestUtil extends Object
  • Constructor Details

    • ScriptManagementConfigurationTestUtil

      public ScriptManagementConfigurationTestUtil()
  • Method Details

    • delete

      public static void delete()
    • save

      public static void save(boolean allowScriptContentToBeExecutedOrIncluded) throws Exception
      Throws:
      Exception
    • saveWithCloseable

      public static Closeable saveWithCloseable(boolean allowScriptContentToBeExecutedOrIncluded) throws Exception
      Throws:
      Exception