Class SandboxExtensionFinder


  • public class SandboxExtensionFinder
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static java.util.List<io.engineblock.extensions.ScriptingPluginInfo<?>> findAll()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SandboxExtensionFinder

        public SandboxExtensionFinder()
    • Method Detail

      • findAll

        public static java.util.List<io.engineblock.extensions.ScriptingPluginInfo<?>> findAll()