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
IOException
org.kie.api.KieBase getKieBaseFromInputStream(InputStream is) throws IOException
IOException
String getPMMLStringFromInputStream(InputStream is) throws IOException
IOException
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.