Skip to content

sterlp/jee7-activiti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JEE 7 Activiti integration

Blog post and description

REST Endpoints

  1. GET http://localhost:8080/jee7-activiti/api/hello -- Returns the current process count
  2. POST http://localhost:8080/jee7-activiti/api/hello -- Starts a new process

DB Integration

Review the samplebe table, for each POST a new entry is added here.

Open

  • Include the Activiti UI
  • Add sample with user task
  • Programmatic bootstrap of Activiti
  • Add a test

Links

Releases

No releases published

Packages

No packages published