public class GuidedScoreCardFactory extends Object
| Constructor and Description |
|---|
GuidedScoreCardFactory() |
| Modifier and Type | Method and Description |
|---|---|
static GuidedScoreCardProvider |
getGuidedScoreCardProvider() |
static org.kie.api.KieBase |
getKieBaseFromInputStream(InputStream is) |
static String |
getPMMLStringFromInputStream(InputStream is) |
static String |
loadFromInputStream(InputStream is) |
public static String loadFromInputStream(InputStream is) throws IOException
IOExceptionpublic static org.kie.api.KieBase getKieBaseFromInputStream(InputStream is) throws IOException
IOExceptionpublic static String getPMMLStringFromInputStream(InputStream is) throws IOException
IOExceptionpublic static GuidedScoreCardProvider getGuidedScoreCardProvider()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.