Drools examples 6.0.3-SNAPSHOT

org.drools.examples.troubleticket
Class TroubleTicketExampleWithDT

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

public class TroubleTicketExampleWithDT
extends Object

This shows off a decision table.


Constructor Summary
TroubleTicketExampleWithDT()
           
 
Method Summary
 void executeExample()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TroubleTicketExampleWithDT

public TroubleTicketExampleWithDT()
Method Detail

main

public static final void main(String[] args)

executeExample

public void executeExample()

Drools examples 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.