public interface Rule extends KieDefinition
KieDefinition.KnowledgeType
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getMetaData()
Returns an immutable Map<String key, Object value> of all meta data attributes associated with
this rule object.
|
String |
getName()
Returns this rule's name.
|
String |
getPackageName()
Returns the package name (namespace) this rule is tied to.
|
getId, getKnowledgeType, getNamespace
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.