public class CoerceDecisionServiceSingletonOutputOption 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 |
---|
CoerceDecisionServiceSingletonOutputOption(boolean value) |
CoerceDecisionServiceSingletonOutputOption(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
boolean |
isCoerceSingleton() |
public static final String PROPERTY_NAME
public static final boolean DEFAULT_VALUE
public CoerceDecisionServiceSingletonOutputOption(boolean value)
public CoerceDecisionServiceSingletonOutputOption(String value)
public String getPropertyName()
getPropertyName
in interface org.kie.api.conf.Option
public boolean isCoerceSingleton()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.