aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.appclcm/src
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Fix new checkstyle issues in modelsJim Hahn1-1/+1
2021-06-17Use lombok annotations for actorsJim Hahn2-11/+8
2021-05-07Fix sonars in policy-models actorsJim Hahn1-6/+6
2021-02-05Give better messages than NPE for missing dataJim Hahn2-5/+19
2020-11-20Delete preprocessed flag from actorsJim Hahn2-3/+7
2020-10-27Make Actors event-agnosticJim Hahn2-49/+1
2020-08-27Remove Target and TargetTypePamela Dragosh2-15/+17
2020-08-18Make targetEntity a propertyJim Hahn2-14/+8
2020-07-31Add property lists to ActorsJim Hahn2-6/+11
2020-07-21Fix some sonars in policy-modelsJim Hahn1-3/+2
2020-07-13Remove legacy actor code from modelsJim Hahn2-660/+0
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn3-33/+33
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn2-2/+2
2020-05-29Made Actor names publicJim Hahn1-1/+1
2020-05-27Include response in OperationOutcomeJim Hahn2-1/+10
2020-04-01Set sub request ID before start callbackJim Hahn2-18/+15
2020-03-30Test new actors against simulatorsJim Hahn1-0/+51
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-8/+16
2020-03-05Add other APPC-LCM operationsJim Hahn6-276/+421
2020-03-05Add APPC-LCM actorPeyton Puckett6-7/+534
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn1-0/+0
2020-02-03Actor redesign.Jim Hahn1-4/+10
2019-12-10Fix minor checksyle issues in modelsliamfallon2-56/+48
2019-11-13Removing Named Query.pramod.jamkhedkar2-94/+0
2019-10-25Refactor Appc LCM ModelDaniel Cruz2-77/+116
2019-07-08Fix models due to sonar changes in commonJim Hahn1-2/+2
2019-06-17Fix simple sonar issues in modelsJim Hahn1-48/+46
2019-04-08Remove drools PDP dependencyPamela Dragosh3-31/+7
2019-04-01move actors code in drools-applications to policy/modelsning.xi5-0/+951