public interface ExtendedDecisionTableXLSService extends DecisionTableXLSService
Modifier and Type | Method and Description |
---|---|
InputStream |
load(org.uberfire.backend.vfs.Path path,
String sessionId) |
org.uberfire.backend.vfs.Path |
save(org.uberfire.backend.vfs.Path resource,
InputStream content,
String sessionId,
String comment) |
convert, create, getSource, loadContent
validate
delete
InputStream load(org.uberfire.backend.vfs.Path path, String sessionId)
org.uberfire.backend.vfs.Path save(org.uberfire.backend.vfs.Path resource, InputStream content, String sessionId, String comment)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.