There's a page on the website [1]. It was a little out of date, but I've just updated it.
You will often also find examples of usage of features in the quickstart/todo app (which is reverse engineered into the quickstart archetype). See for example [2] Cheers Dan [1] http://isis.apache.org/core/services/auditing-service.html [2] https://github.com/apache/isis/blob/5e9d586a3a1dcb9e4cf23470f6cb4ef43ebae06d/example/application/quickstart_wicket_restful_jdo/webapp/src/main/webapp/WEB-INF/isis.properties#L176 On 16 November 2013 14:05, james agada <[email protected]> wrote: > I will like to use the AuditService. IS there any documentation on how it > can be used. I will like to include a history for each entity which will be > a collection of the various audited activities. IS this possible? >
