Class TroubleTicketExampleWithDT
- java.lang.Object
-
- org.drools.examples.troubleticket.TroubleTicketExampleWithDT
-
public class TroubleTicketExampleWithDT extends java.lang.ObjectThis shows off a decision table.
-
-
Constructor Summary
Constructors Constructor Description TroubleTicketExampleWithDT()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexecute(org.kie.api.runtime.KieContainer kc)static voidmain(java.lang.String[] args)
-