public class ScoreCardFactory extends Object
Constructor and Description |
---|
ScoreCardFactory() |
Modifier and Type | Method and Description |
---|---|
static ScoreCardProvider |
getScoreCardProvider() |
static String |
loadFromInputStream(InputStream is,
org.kie.internal.builder.ScoreCardConfiguration configuration) |
static void |
setScoreCardProvider(ScoreCardProvider provider) |
public static String loadFromInputStream(InputStream is, org.kie.internal.builder.ScoreCardConfiguration configuration)
public static void setScoreCardProvider(ScoreCardProvider provider)
public static ScoreCardProvider getScoreCardProvider()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.