Class JSRegistry


  • public class JSRegistry
    extends Object
    • Constructor Detail

      • JSRegistry

        public JSRegistry()
    • Method Detail

      • convertToJSRegistry

        public static String convertToJSRegistry​(org.uberfire.ext.plugin.model.PluginSimpleContent plugin)
      • prepareEntryValue

        protected static String prepareEntryValue​(org.uberfire.ext.plugin.model.CodeType key,
                                                  String value)
      • JSFunctionNeedsToReturnValue

        public static boolean JSFunctionNeedsToReturnValue​(org.uberfire.ext.plugin.model.CodeType codeType)