aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/eventmanager/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares5-12/+2
2024-02-09Remove deprecated DMAAP dependencyadheli.tavares3-5/+13
2023-10-04Java 17 and sonar fixes.adheli.tavares3-15/+21
2023-09-22Upgrade Java 17 in policy-drools-appsadheli.tavares1-7/+7
2023-02-02Replace Eclipselink with Hibernateliamfallon2-19/+26
2021-07-23Use new xacml actor in drools-appsJim Hahn2-8/+8
2021-06-18Fix new checkstyle issues in drools-appsJim Hahn2-2/+1
2021-06-17Use lombok in drools-appsJim Hahn2-12/+10
2021-05-07Fix sonars in drools-appsJim Hahn8-35/+34
2021-05-05EventManagerServices shouldn't be staticJim Hahn4-27/+20
2021-05-04Refactor common code from UsecasesEventManagerJim Hahn3-0/+770
2021-05-03Add releaseLock() method to event managerJim Hahn3-10/+72
2021-04-13Make op history classes work with generic eventsJim Hahn3-34/+27
2021-02-10More sonars in drools-appsJim Hahn1-4/+1
2021-02-09Upgrade dependenciesJim Hahn2-2/+12
2020-11-20Use Params makeOutcome() without targetEntityJim Hahn1-1/+4
2020-11-18Delete preprocessed flag from actorsJim Hahn1-2/+13
2020-11-16Make drools-apps event agnosticJim Hahn5-1610/+2
2020-11-10Allow mixed case in check of prov-statusJim Hahn1-2/+3
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-1/+1
2020-09-30Fix new sonars in drools-appsJim Hahn3-2/+14
2020-09-02Merge "Allow guards to be dynamically enabled/disabled"Ram Krishna Verma1-3/+13
2020-08-31Allow guards to be dynamically enabled/disabledJim Hahn1-3/+13
2020-08-31Merge "Add tdjam-controller"Jim Hahn2-13/+94
2020-08-28Add tdjam-controllerStraubs, Ralph (rs8887)2-13/+94
2020-08-28Tweaks to drools-apps for new usecases controllerJim Hahn2-2/+2
2020-08-27Use ToscaPolicy instead of legacy PolicyJim Hahn5-153/+101
2020-08-24Merge "Add "special" Operation classes for new usecases"Pamela Dragosh1-8/+19
2020-08-21remove legacy operational policies supportjhh1-19/+1
2020-08-21Add "special" Operation classes for new usecasesJim Hahn1-8/+19
2020-08-20Add generic eventmanager classesJim Hahn4-0/+656
2020-07-14Remove usecases and legacy actor codeJim Hahn7-2376/+3
2020-07-02Use new Actor names in drools-appsJim Hahn3-25/+25
2020-06-29Fix build breakage in drools-apps due to pairJim Hahn1-4/+4
2020-06-19Changes for checkstyle 8.32Jim Hahn2-3/+1
2020-06-11Remove deprecated properties for CDS and VFCJim Hahn1-4/+4
2020-06-02Merge "Use OperationsHistory from models"Pamela Dragosh2-7/+7
2020-06-01Use actor constants instead of literalsJim Hahn1-2/+4
2020-06-01Use OperationsHistory from modelsJim Hahn2-7/+7
2020-05-28Generate SDNR notification in drools-appsJim Hahn1-9/+12
2020-05-27Do additional processing when control loop times outJim Hahn1-2/+34
2020-05-22Generate SDNR notification even on timeoutJim Hahn1-1/+32
2020-05-22Use "outcome" to indicate pending recordJim Hahn2-0/+10
2020-05-21Insert pending record when operation startsJim Hahn2-27/+73
2020-05-18Add getter for ControlLoopPolicy instance in ControlLoopProcessordc443y1-0/+1
2020-05-13Handle duplicate events in drools-appsJim Hahn1-0/+18
2020-04-08Add SDNR notifications to frankfurt rulesJim Hahn2-0/+16
2020-04-02Synchronize methods for rulesJim Hahn1-9/+9
2020-03-26Expand env variables in frankfurt propertiesJim Hahn2-25/+5
2020-03-25Fix db exception in frankfurt junitJim Hahn4-7/+17