public interface DecisionTableXLSService
extends org.guvnor.common.services.shared.validation.ValidationService<org.uberfire.backend.vfs.Path>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsRename
| Modifier and Type | Method and Description |
|---|---|
org.drools.workbench.models.guided.dtable.shared.conversion.ConversionResult |
convert(org.uberfire.backend.vfs.Path path) |
String |
getSource(org.uberfire.backend.vfs.Path path) |
DecisionTableXLSContent |
loadContent(org.uberfire.backend.vfs.Path path) |
validatedeleteorg.drools.workbench.models.guided.dtable.shared.conversion.ConversionResult convert(org.uberfire.backend.vfs.Path path)
DecisionTableXLSContent loadContent(org.uberfire.backend.vfs.Path path)
String getSource(org.uberfire.backend.vfs.Path path)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.