Activiti in Action

Activiti in Action

Activiti is a light-weight workflow and Business Process Management (BPM) Platform. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. Learn about Activiti and how you can benefit from the BPM and workflow features in your next Java project.

One aspect of Business Process Management (BPM) is to facilitate the collaboration between business people and developers. But also developers find it often just the simplest way to implement their requirements. When dealing with task lists, timers and asynchronous messages, it can be a challenge to bind all the hooks and eyes together. In these asynchronous architectures, Activiti is at its best. With Activiti, developers can create an overview diagram that represents the overall transactional control flow. We’ll show how easy it is to link this process to your Java domain logic classes. Another interesting aspect of using Activiti is that you get the valuable history analysis reports and audit logs for free.

Video Producer: Devoxx Conference