96 Commits

Author SHA1 Message Date
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
Tadgh
31d0ed3ac1 remove question, put in PR instead 2020-07-23 18:09:10 -07:00
Tadgh
698b18eb2f Fix NPE in iterator, fix empi-rules.json, add extra tests 2020-07-23 18:01:08 -07:00
Tadgh
2da64119bb Resolve issue with test 2020-07-23 17:28:20 -07:00
Tadgh
6a5b96d05f Start with broken test for #1996 2020-07-23 15:52:12 -07:00
Tadgh
90e96c1fb4 Fix bug caused by Persons with >1 historical version 2020-07-23 14:35:28 -07:00
Tadgh
9491a3e499 Add DSTU3 clear operation 2020-07-23 09:37:11 -07:00
Ken Stevens
08cbac59cc
fix tests (#1993) 2020-07-23 11:01:54 -04:00
Gary Graham
e9adebc412 Move SearchBuilderFactory into EmpiSearchParamSvc to avoid module loading issues 2020-07-22 16:19:55 -07:00
Tadgh
60e5d9783e Narrowing catch by LGTM 2020-07-22 14:00:39 -07:00
Tadgh
198385a7b4 Dead space 2020-07-22 12:01:34 -07:00
Tadgh
bbe6d5600e Address review comments 2020-07-22 11:58:08 -07:00
Ken Stevens
160778d3fd
Empi docs (#1989)
* Remove lines from image edges.  Thanks Max!

* fix case 4 docs
only mark possible match as eid if it was via an eid match
2020-07-21 13:07:49 -04:00
Tadgh
249f5e5947 Add two new tests. Fix non-jupiter-tests 2020-07-21 08:51:18 -07:00
Tadgh
e82451533f Move provider logic. Fix tests to reflect. Remove now-dead methods 2020-07-21 07:52:51 -07:00
Tadgh
de9621602b Update provider and create test skeletons for empi batch run 2020-07-18 18:18:21 -07:00
Tadgh
b79ed21672 Add forgotten bean 2020-07-18 13:36:31 -07:00
Tadgh
62b5221c3f Move Empi Batch work to the BaseHapiResourceProvider, allowing manual EMPI runs on a server/type/ID basis. 2020-07-18 13:36:14 -07:00
Tadgh
4fa4dd1c48 Update Javadocs 2020-07-17 13:39:39 -07:00
Tadgh
fec50686ec Forgot to unregister interceptor 2020-07-17 13:18:27 -07:00
Tadgh
e540e4b0a2 Minor addition to PointcutLatch to support an inline runnable 2020-07-17 12:06:19 -07:00
Tadgh
aebdef1e3f Fix import issues 2020-07-17 09:36:08 -07:00
Tadgh
1e12c740f6 Merge branch 'master' into batch-empi-job 2020-07-17 09:28:10 -07:00