Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 601 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 601 Bytes

activiti-examples

This repository contains Activiti Core Examples using the new ProcessRuntime and TaskRuntime APIs.

  • activiti-api-basic-process-example: simple example using the ProcessRuntime APIs only
  • activiti-api-basic-task-example: simple example using the TaskRuntime APIs only
  • activiti-api-basic-full-example: simple example combining ProcessRuntime and TaskRuntime APIs
  • activiti-api-spring-integration-example: simple example combining Spring Integration framework and the new ProcessRuntime APis

For cloud-based examples see https://github.com/Activiti/activiti-cloud-examples