A couple of classes shared between most projects.
|
|
преди 4 години | |
|---|---|---|
| src | преди 4 години | |
| .gitignore | преди 4 години | |
| COPYING | преди 4 години | |
| README.md | преди 4 години | |
| pom.xml | преди 4 години |
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.