java-activiti
A Guide to Activiti with Java 1. Overview Activiti API is a workflow and Business Process Management system. We can define a process in it, execute it, and manipulate it in different ways using the services provided by the API. It requires JDK 7+. Development using the API can be… Continue Reading java-activiti