public class ExecModelCompilerOption extends Object implements DMNOption
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_VALUE
The default value for this option
|
static String |
PROPERTY_NAME |
Constructor and Description |
---|
ExecModelCompilerOption(boolean value) |
ExecModelCompilerOption(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
boolean |
isUseExecModelCompiler() |
public static final String PROPERTY_NAME
public static final boolean DEFAULT_VALUE
public ExecModelCompilerOption(boolean value)
public ExecModelCompilerOption(String value)
public String getPropertyName()
getPropertyName
in interface org.kie.api.conf.Option
public boolean isUseExecModelCompiler()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.