Class TroubleTicketExampleWithDT

java.lang.Object
org.drools.examples.troubleticket.TroubleTicketExampleWithDT

public class TroubleTicketExampleWithDT extends Object
This shows off a decision table.
  • Constructor Details

    • TroubleTicketExampleWithDT

      public TroubleTicketExampleWithDT()
  • Method Details

    • main

      public static void main(String[] args)
    • execute

      public static void execute(KieContainer kc)