25 Commits

Author SHA1 Message Date
William Schaefer
19b7ba19c0 4103 added icons back to AID 2.0 as part of figuring out how to do 4095 2018-08-03 16:15:27 -04:00
esaunders
50e13eb31e Fix for threading issue related to the fact that returning copies of the pending, running and completed lists iterated over the collections without syncrhonization leading to the possibilty that the collections might be modified by another thread at the same time. 2018-07-11 14:16:16 -04:00
U-BASIS\dgrove
d20fd16703 Seventh batch updated for PMD error suppression and correction. 2018-06-13 09:25:58 -04:00
William Schaefer
0b32387763 3878 add JobsSnapshot back as argument for creation of AutoIngestJobsNode 2018-05-24 17:36:41 -04:00
esaunders
3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. 2018-05-22 15:24:48 -04:00
William Schaefer
8ac29a33cf 3815 adjust comments regarding for clarity and accuracy regarding the EventBus in AutoIngestJobsNode 2018-05-16 16:20:51 -04:00
William Schaefer
3b5dd768eb 3815 make only necessary portions of AutoIngestJobsNode refresh 2018-05-16 15:32:11 -04:00
William Schaefer
1a319d89a5 3815 make refresh event carry information on what to refresh 2018-05-16 14:12:55 -04:00
William Schaefer
4a75775257 3815 change arguement to AutoIngestJobsNode back to snapshot from monitor 2018-05-16 13:43:08 -04:00
William Schaefer
4480f4c910 3815 fix netbeans warnings regarding access and EventBus use 2018-05-15 17:31:32 -04:00
William Schaefer
7b2080272a 3815 Aid now refreshes without losing selection and scroll location 2018-05-14 18:00:59 -04:00
esaunders
eb83dfd0e0 Added support for pause/resume/shutdown to AID. 2018-04-25 15:23:44 -04:00
William Schaefer
27f49273e6 3723 move auto ingest monitor start up of AWT onto a new thread 2018-04-13 17:23:20 -04:00
William Schaefer
ab1c424e0d 3610 change invalid index of -1 for columns to be a Static variable 2018-04-12 15:13:41 -04:00
William Schaefer
472a0d1104 3610 clean up of resizing and sorting columns in outline view AID2.0 2018-04-11 16:44:01 -04:00
William Schaefer
eb898c5fce 3610 Priority column now displays yes or no for prioritized 2018-04-11 15:48:29 -04:00
William Schaefer
a4d602933f 3610 change arguement back to being JobsSnapshot for refreshing 2018-04-10 17:37:09 -04:00
William Schaefer
34ee030bd8 3610 add context menu options for priority changing to AID2.0 2018-04-10 17:09:11 -04:00
William Schaefer
14d271bb28 3610 add comments to clarifiy new methods and classes for outlineView aid2.0 2018-04-09 17:04:51 -04:00
William Schaefer
8d7cc2550f 3610 some clean up of various auto ingest outline view changes 2018-04-09 16:36:18 -04:00
William Schaefer
08298e5dce 3610 retain selection through refreshes of explorer view for aid 2.0 2018-04-09 16:14:32 -04:00
William Schaefer
4a2b4197b2 3610 row selection, resize, icons 2018-04-09 13:38:06 -04:00
William Schaefer
3f20808ed4 3610 refresh no longer causes table contents to blink with asynchronous= false 2018-04-06 14:48:52 -04:00
William Schaefer
b6ccca3e57 3610 - re-enable buttons on Auto Ingest Dashboard with outlineViews 2018-04-05 14:08:29 -04:00
William Schaefer
7176c6edf1 3610 initial swapping of jtables for outlineviews on AutoIngestDashboard 2018-04-05 12:05:11 -04:00