Class GuidedRuleEditorServiceUtilities


  • @ApplicationScoped
    public class GuidedRuleEditorServiceUtilities
    extends Object
    Common methods shared between GuidedRuleEditorServiceImpl and GuidedRuleEditorRenameHelper
    • Constructor Detail

      • GuidedRuleEditorServiceUtilities

        public GuidedRuleEditorServiceUtilities()
    • Method Detail

      • loadDslsForPackage

        public String[] loadDslsForPackage​(org.uberfire.backend.vfs.Path path)
        Load DSL definitions held in the Package relating to the provide Path
        Parameters:
        path -
        Returns:
      • loadGlobalsForPackage

        public List<String> loadGlobalsForPackage​(org.uberfire.backend.vfs.Path path)
        Load Global definitions held in the Package relating to the provide Path
        Parameters:
        path -
        Returns: