Class PomEditorDefault

    • Constructor Detail

      • PomEditorDefault

        public PomEditorDefault()
    • Method Detail

      • addDependency

        public boolean addDependency​(org.guvnor.structure.pom.DynamicPomDependency dep,
                                     org.uberfire.backend.vfs.Path pomPath)
        Specified by:
        addDependency in interface PomEditor
      • addDependencies

        public boolean addDependencies​(List<org.guvnor.structure.pom.DynamicPomDependency> deps,
                                       org.uberfire.backend.vfs.Path pomPath)
        Specified by:
        addDependencies in interface PomEditor