prooph / link

Automated Workflow Processing
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Provide extension points for various actions #1

Open codeliner opened 9 years ago

codeliner commented 9 years ago

One example for a good extension point is the process config module. The process overiew could allow additional modules to include information about the latest processing of the process.

All modules should also provide event-driven pre and post hooks for their actions!