public interface GuidedScoreCardProvider
extends org.kie.api.Service
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.KieBase |
getKieBaseFromInputStream(InputStream is) |
String |
getPMMLStringFromInputStream(InputStream is) |
String |
loadFromInputStream(InputStream is) |
String loadFromInputStream(InputStream is) throws IOException
IOExceptionorg.kie.api.KieBase getKieBaseFromInputStream(InputStream is) throws IOException
IOExceptionString getPMMLStringFromInputStream(InputStream is) throws IOException
IOExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.