RulesComponentType

此代码表列示了规则中使用的所有组件类型。必须将条目添加到此代码表,以表示组件及在定制“目标类型”规则类的“名称”属性中引用此条目。例如:

<code
    default="false" java_identifier=""
status="ENABLED" value="MY_RCT"
  >
    <locale language="en" sort_order="0">
      <description>My rules component type</description>
      <annotation/>
    </locale>
  </code>