public class GuidedScoreCardProviderImpl extends Object implements org.drools.compiler.compiler.GuidedScoreCardProvider
Constructor and Description |
---|
GuidedScoreCardProviderImpl() |
Modifier and Type | Method and Description |
---|---|
org.kie.api.KieBase |
getKieBaseFromInputStream(InputStream is) |
String |
getPMMLStringFromInputStream(InputStream is) |
String |
loadFromInputStream(InputStream is) |
public String loadFromInputStream(InputStream is) throws IOException
loadFromInputStream
in interface org.drools.compiler.compiler.GuidedScoreCardProvider
IOException
public org.kie.api.KieBase getKieBaseFromInputStream(InputStream is) throws IOException
getKieBaseFromInputStream
in interface org.drools.compiler.compiler.GuidedScoreCardProvider
IOException
public String getPMMLStringFromInputStream(InputStream is) throws IOException
getPMMLStringFromInputStream
in interface org.drools.compiler.compiler.GuidedScoreCardProvider
IOException
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.