Commit Graph

118 Commits

Author SHA1 Message Date
James Agnew d2aae361bf
Rewrite deferred interceptor callback framework (#2121)
* Rewrite deferred interceptor callback framework

* Improve deferred handling

* Null guard

* Test fix
2020-10-07 20:08:18 -04:00
jamesagnew 6fc1c5c85b Add license headers 2020-09-30 05:42:09 -04:00
Ken Stevens 09d09233ff
empi bugfixes and enhancements (#2104) 2020-09-29 17:27:43 -04:00
Tadgh 74bba9dbcc Rename to ResourceOperationMessage 2020-09-15 18:57:55 -04:00
Tadgh 3ca1a42d37 Swap EMPI channel consumer to use Subscription ResourceModifiedMessages 2020-09-15 15:37:24 -04:00
Tadgh ea64bea1b0 Refactor to use concrete class instead of parent 2020-09-15 15:27:21 -04:00
Tadgh a9fb849d49 Moved more into parent class, added javadocs for transactionId 2020-09-14 16:44:50 -04:00
Tadgh 9a09a8abf3 Update todos 2020-09-14 13:41:11 -04:00
Tadgh 28a9a53917 Rework to keep several things in subscription 2020-09-10 16:05:56 -04:00
Tadgh 2229233749 Move subscription models to legacy, except the ones that are subscription specific 2020-09-09 15:58:41 -04:00
jamesagnew 92718c7ef2 Version bump to 5.2.0-SNAPSHOT 2020-08-12 10:23:46 -04:00
jamesagnew 5fb7bd5156 Version bump to 5.1.0 2020-08-11 17:43:24 -04:00
jamesagnew 49f4f3ef62 Add license headers 2020-08-09 13:23:45 -04:00
Tadgh 5a720d45c3 Comment updates 2020-08-06 11:33:38 -07:00
Tadgh 1aa7d1c2d4 Remove dead comment 2020-08-06 11:32:41 -07:00
Tadgh c4fd055e52 propagate class rename 2020-08-06 11:32:06 -07:00
Tadgh d6ad434339 Rename class, add log 2020-08-06 11:02:20 -07:00
Tadgh ed618613a6 Add type-based filtering to filter service. Add tests 2020-08-06 10:58:37 -07:00
Tadgh c92a77c889 Introduce Filtering service 2020-08-05 21:48:06 -07:00
Tadgh 87d14f26fe Begin with a broken test 2020-08-05 16:20:41 -07:00
Tadgh 3b9f9e6cc3 Rename operation 2020-08-03 21:35:12 -07:00
Tadgh b8a3a6e356 Update test 2020-08-01 17:35:04 -07:00
Tadgh da30772a01 Remove dead methods, constants, and add a javadoc 2020-08-01 13:19:52 -07:00
Tadgh 160155bd8f Update test to ensure start state is correct 2020-08-01 13:17:51 -07:00
Tadgh ac5d261a7f Doc updates and flip logic order in SearchParamSVc 2020-08-01 13:16:50 -07:00
Tadgh ad887428b3 Add removeAll function to DeleteConflictList 2020-08-01 13:15:22 -07:00
Tadgh 46251af81a Rename queue to channel 2020-08-01 13:12:32 -07:00
Tadgh c8dfd00864 Remove dead comments 2020-08-01 13:09:23 -07:00
Tadgh 3068fe8c1a Rework escape hatch to error 2020-08-01 13:08:29 -07:00
Tadgh 0d90bbcc9c Add escape hatch to while loop 2020-08-01 13:06:25 -07:00
Tadgh b0d301b245 Remove constructor argument that was unused 2020-08-01 13:04:22 -07:00
Tadgh 0a4d81eb85 Move getNextBatch into IResultIterator 2020-08-01 13:00:55 -07:00
Tadgh 1d6a26bf1d Remove unused method 2020-08-01 11:49:07 -07:00
Tadgh 4d3cecaab2 Fix pointcutlatch issue 2020-08-01 11:12:28 -07:00
Gary Graham 63cc10c919 Updare license 2020-07-30 22:10:59 -07:00
Tadgh 07f9e8466b Add documentation for -clear 2020-07-30 15:23:43 -07:00
Tadgh 48bf78e972 Rename service interface name 2020-07-30 12:17:14 -07:00
Tadgh 83d4035ca1 Remove naming outside of cchannelproducer 2020-07-29 18:45:40 -07:00
Tadgh b8c000b3a1 Rename queue to channel 2020-07-29 17:43:53 -07:00
Tadgh 30b517f0d5 Migrate the channel submitter to SubmitterConfig, (duh) 2020-07-29 17:21:36 -07:00
Tadgh bcc5c59d45 Move batch svc to the submitter 2020-07-29 17:05:57 -07:00
Ken Stevens 5bfe3ce15f move transactional method to persistence 2020-07-29 17:16:49 -04:00
Tadgh 102f936156 Rework into new person deleting service 2020-07-29 12:17:07 -07:00
Tadgh 2e48ded61b Add license, change bean name 2020-07-28 18:05:17 -07:00
Tadgh f6d44fe50c wip 2020-07-28 08:42:45 -07:00
Tadgh 606b642b1e Turns out expunge atomic integer didn't do what I expected for historical versions... 2020-07-27 17:29:27 -07:00
Tadgh 82dcc395ec Merge branch 'master' into batch-empi-job 2020-07-27 14:59:27 -07:00
Tadgh fac14240c8 Add circular reference handling, and DeleteConflict handling 2020-07-27 14:18:40 -07:00
Tadgh 7e694ded3f Add failing test showing issue with related persons 2020-07-24 17:18:59 -07:00
Tadgh 7fd690f830 Add test in provider with different empi json rules 2020-07-24 10:42:21 -07:00