Class RuleUnitIds

  • All Implemented Interfaces:
    org.kie.efesto.common.api.identifiers.ComponentRoot

    public class RuleUnitIds
    extends java.lang.Object
    implements org.kie.efesto.common.api.identifiers.ComponentRoot
    • Constructor Summary

      Constructors 
      Constructor Description
      RuleUnitIds()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RuleUnitId get​(java.lang.Class<?> ruleUnitDefinition)  
      RuleUnitId get​(java.lang.String canonicalName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RuleUnitIds

        public RuleUnitIds()
    • Method Detail

      • get

        public RuleUnitId get​(java.lang.Class<?> ruleUnitDefinition)
      • get

        public RuleUnitId get​(java.lang.String canonicalName)