|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScoreCardConfiguration.SCORECARD_INPUT_TYPE | |
|---|---|
| org.kie.internal.builder | The builder package is responsible for building knowledge definitions from artifact resources. |
| Uses of ScoreCardConfiguration.SCORECARD_INPUT_TYPE in org.kie.internal.builder |
|---|
| Methods in org.kie.internal.builder that return ScoreCardConfiguration.SCORECARD_INPUT_TYPE | |
|---|---|
static ScoreCardConfiguration.SCORECARD_INPUT_TYPE |
ScoreCardConfiguration.SCORECARD_INPUT_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScoreCardConfiguration.SCORECARD_INPUT_TYPE[] |
ScoreCardConfiguration.SCORECARD_INPUT_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.internal.builder with parameters of type ScoreCardConfiguration.SCORECARD_INPUT_TYPE | |
|---|---|
void |
ScoreCardConfiguration.setInputType(ScoreCardConfiguration.SCORECARD_INPUT_TYPE inputType)
Defines the input source for reading the scorecard Supported sources are SCORECARD_INPUT_TYPE.PMML for a valid PMML 4.1 file SCORECARD_INPUT_TYPE.EXCEL for an excel file Default value is SCORECARD_INPUT_TYPE.EXCEL |
|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||