public class RuleUnitUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RULE_UNIT_DECLARATION |
static String |
RULE_UNIT_ENTRY_POINT |
Constructor and Description |
---|
RuleUnitUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getUnitName(org.kie.api.runtime.rule.RuleUnit ruleUnit) |
public static final String RULE_UNIT_ENTRY_POINT
public static final String RULE_UNIT_DECLARATION
public static String getUnitName(org.kie.api.runtime.rule.RuleUnit ruleUnit)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.