Class RuleConsequence

  • All Implemented Interfaces:

    
    public final class RuleConsequence
    
                        

    The data class representing a rule's consequence object

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getId() the consequence id
      final String getType() the consequence type
      final Map<String, Object> getDetail() the meta data of the consequence object
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait