Interface GuidedDecisionTableGraphEditorService

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<org.uberfire.backend.vfs.Path> listDecisionTablesInPackage​(org.uberfire.backend.vfs.Path path)  
      GuidedDecisionTableEditorGraphContent loadContent​(org.uberfire.backend.vfs.Path path)  
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsCopy

        copy, copy
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsCreate

        create
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsDelete

        delete
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRead

        load
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRename

        rename
      • Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate

        save
    • Method Detail

      • listDecisionTablesInPackage

        List<org.uberfire.backend.vfs.Path> listDecisionTablesInPackage​(org.uberfire.backend.vfs.Path path)