]> git.somenet.org - pub/jan/sbc.git/history - src/main/java/at/ac/tuwien/sbc/valesriegler/cook/jms/messageListeners/CookRequestedPizza.java
Space cooks prepare pizzas and Pizzeria GUI shows that
[pub/jan/sbc.git] / src / main / java / at / ac / tuwien / sbc / valesriegler / cook / jms / messageListeners / CookRequestedPizza.java
2013-05-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
2013-05-06 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-06 Gregor RieglerMerge branch 'master' of
2013-05-06 Jan Valesadded some not really helpful class descriptions +...
2013-05-05 Jan Valesthe whole pizzeria workflow. EXCEPT cooking the pizzas.
2013-05-05 Jan Valesadded info to pizzeria when a püizza is done.
2013-05-05 Gregor RieglerMerge branch 'master' of
2013-05-05 Jan ValesCook should now correctly produce pizzas.
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan ValesGroupAgent now handles Group creation and run-Group...