Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1.0
-
Component/s: Process service
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.1.0 [ 10692 ] | |
| Resolution | Fixed [ 1 ] |
| Description |
A process instance can be started using a *message start event* instead of a *none start event*.
Such start event required to use a dedicated Activiti API {{RuntimeService.startProcessInstanceByMessageAndTenantId(...)}} to create a new process instance starting at this message start event step. |
A process instance can be started using a *message start event* instead of a *none start event*. Note: message start events are used to have a process with multi start event steps.
Such start event required to use a dedicated Activiti API {{RuntimeService.startProcessInstanceByMessageAndTenantId(...)}} to create a new process instance starting at this message start event step. |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Added in master branch