Commit 07d4617
authored
Add due dates and claim time and claimed by to case and process instances (#4202)
* First batch of changes
* Update case instance and process instance due date and claim logic
* Add claim and unclaim to case and process instance REST endpoints1 parent c219a3b commit 07d4617
155 files changed
Lines changed: 3101 additions & 87 deletions
File tree
- modules
- flowable-app-engine/src/main/resources/org/flowable/app/db
- create
- upgrade
- flowable-cmmn-api/src/main/java/org/flowable/cmmn/api
- history
- runtime
- flowable-cmmn-engine/src
- main
- java/org/flowable/cmmn/engine
- impl
- cmd
- history
- persistence/entity
- runtime
- interceptor
- resources/org/flowable/cmmn/db
- create
- mapping/entity
- upgrade
- test/java/org/flowable/cmmn/test/runtime
- flowable-cmmn-rest/src
- main/java/org/flowable/cmmn/rest/service/api
- history/caze
- runtime
- caze
- task
- test/java/org/flowable/cmmn/rest/service/api/runtime
- flowable-dmn-engine/src/main/resources/org/flowable/dmn/db
- create
- upgrade
- flowable-engine-common/src/main
- java/org/flowable/common/engine/impl
- resources/org/flowable/common/db
- create
- upgrade
- flowable-engine/src
- main
- java/org/flowable/engine
- history
- impl
- cfg
- cmd
- history
- persistence/entity
- runtime
- interceptor
- runtime
- resources/org/flowable/db
- create
- mapping/entity
- upgrade
- test/java/org/flowable/engine/test/api/runtime
- flowable-event-registry/src/main/resources/org/flowable/eventregistry/db
- create
- upgrade
- flowable-idm-engine/src/main/resources/org/flowable/idm/db
- create
- upgrade
- flowable-rest/src
- main/java/org/flowable/rest/service/api
- history
- runtime
- process
- task
- test/java/org/flowable/rest/service/api/runtime
- flowable5-compatibility/src/main/java/org/flowable/compatibility/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
53 | 63 | | |
54 | 64 | | |
55 | 65 | | |
| |||
421 | 431 | | |
422 | 432 | | |
423 | 433 | | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
424 | 463 | | |
425 | 464 | | |
426 | 465 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments