Details
Description
Allow for event listeners to be specified in a BPMN 2.0 process, on the following elements:
- Activity
{start|end}
* Transition {take}
* Process definition {start|end}
Things to think about:
- Expressions. (ProcEngConf.map ? what about parameters in expressions)
- Injection with spring: always new object?
- Config injection without spring?
Activity
Joram Barrez
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 5.0.rc1 [ 16745 ] | |
| Description | Allow for event listeners to be specified in a BPMN 2.0 process. |
Allow for event listeners to be specified in a BPMN 2.0 process.
Things to think about: - Expressions. (ProcEngConf.map ? what about parameters in expressions) - Injection with spring: always new object? - Config injection without spring? |
| Assignee | Joram Barrez [ jbarrez ] |
Tom Baeyens
made changes -
| Assignee | Joram Barrez [ jbarrez ] | Frederik Heremans [ frederikheremans ] |
Frederik Heremans
made changes -
| Description |
Allow for event listeners to be specified in a BPMN 2.0 process.
Things to think about: - Expressions. (ProcEngConf.map ? what about parameters in expressions) - Injection with spring: always new object? - Config injection without spring? |
Allow for event listeners to be specified in a BPMN 2.0 process, on the following elements:
* Activity {start|end} * Transition {take} * Start event * End event Things to think about: - Expressions. (ProcEngConf.map ? what about parameters in expressions) - Injection with spring: always new object? - Config injection without spring? |
Frederik Heremans
made changes -
| Description |
Allow for event listeners to be specified in a BPMN 2.0 process, on the following elements:
* Activity {start|end} * Transition {take} * Start event * End event Things to think about: - Expressions. (ProcEngConf.map ? what about parameters in expressions) - Injection with spring: always new object? - Config injection without spring? |
Allow for event listeners to be specified in a BPMN 2.0 process, on the following elements:
* Activity {start|end} * Transition {take} * Process definition {start|end} Things to think about: - Expressions. (ProcEngConf.map ? what about parameters in expressions) - Injection with spring: always new object? - Config injection without spring? |
Frederik Heremans
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |