A couple of classes shared between most projects.
|
|
4 năm trước cách đây | |
|---|---|---|
| src | 4 năm trước cách đây | |
| .gitignore | 4 năm trước cách đây | |
| COPYING | 4 năm trước cách đây | |
| README.md | 4 năm trước cách đây | |
| pom.xml | 4 năm trước cách đây |
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.