Interface DDEditorService

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void createIfNotExists​(org.uberfire.backend.vfs.Path path)  
      • Methods inherited from interface org.guvnor.common.services.project.builder.service.BuildValidationHelper

        accepts, validate
      • Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRead

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

        save
      • Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService

        validate
      • Methods inherited from interface org.kie.workbench.common.services.shared.source.ViewSourceService

        toSource
    • Method Detail

      • createIfNotExists

        void createIfNotExists​(org.uberfire.backend.vfs.Path path)