A couple of classes shared between most projects.

Grega Bremec 446ece3213 fixed some markdown bits 3 gadi atpakaļ
src 3a13ce9085 initial import 3 gadi atpakaļ
.gitignore 3a13ce9085 initial import 3 gadi atpakaļ
COPYING 4fb4a2fde2 added readme 3 gadi atpakaļ
README.md 446ece3213 fixed some markdown bits 3 gadi atpakaļ
pom.xml 3a13ce9085 initial import 3 gadi atpakaļ

README.md

Shared Data Model Classes

Just three classes, but used by all the other projects.

Customer and Award are simple data objects, and CustomerService is the interface implemented by ws-customer-data web service, and used by the kie-rules-processes project to consume that web service.