aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actorServiceProvider
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Bump policy-models to version 2.2.2-SNAPSHOTliamfallon1-1/+1
2020-03-23New Guard actor request structure is incorrectJim Hahn2-18/+5
2020-03-20Exception not propagated by processResponseJim Hahn2-6/+41
2020-03-10Immediately finish if guard is disabledJim Hahn1-2/+2
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-9/+19
2020-03-06Log full URL for REST callsJim Hahn2-25/+21
2020-03-05Add other APPC-LCM operationsJim Hahn3-0/+18
2020-03-04Fix exception message in ActorsJim Hahn1-1/+1
2020-03-03Merge "Fix path issues"Ram Krishna Verma1-1/+1
2020-03-03Merge "Don't log cancellation exception"Jim Hahn1-2/+9
2020-03-02Log topic message before publishingJim Hahn1-2/+2
2020-03-02Don't log cancellation exceptionJim Hahn1-2/+9
2020-03-03Fix path issuesJim Hahn1-1/+1
2020-03-02Merge "Log Actor parameter error message"Ram Krishna Verma2-14/+3
2020-03-02Log Actor parameter error messageJim Hahn2-14/+3
2020-03-02Testcases for cds actorRam Krishna Verma2-6/+8
2020-03-01Merge "Add sequence number to Actors"Ram Krishna Verma5-14/+64
2020-02-29Add sequence number to ActorsJim Hahn5-14/+64
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn2-2/+4
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn2-5/+7
2020-02-26ActorService constructor should be publicJim Hahn2-1/+8
2020-02-26Merge "Remove ActorService singleton"Ram Krishna Verma3-32/+7
2020-02-25Eliminate a couple more xxxAsync calls in ActorsJim Hahn1-6/+12
2020-02-25Remove ActorService singletonJim Hahn3-32/+7
2020-02-25Add PipelineUtilJim Hahn3-8/+93
2020-02-24Add "finalOutcome" flag to OperationOutcomeJim Hahn3-29/+76
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn14-75/+188
2020-02-20More actor clean-upJim Hahn21-333/+691
2020-02-19Add SO actorJim Hahn2-1/+10
2020-02-18Actor updates to support SOJim Hahn5-11/+17
2020-02-17More changes to actor codeJim Hahn8-37/+93
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn35-1682/+1735
2020-02-13Add Topic Actor superclassesJim Hahn23-56/+2617
2020-02-12Add A&AI actor and some operatorsJim Hahn2-2/+2
2020-02-11Add more code to facilitate actor implementationJim Hahn28-2482/+3549
2020-02-07Clean up and enhancement of Actor re-designJim Hahn28-720/+2727
2020-02-03Actor redesign.Jim Hahn36-46/+6086
2020-01-10Bumped patch version for policy/modelsHOCKLA1-2/+2
2019-09-10Bump versions for models masterJim Hahn1-1/+1
2019-08-06Bump version in policy/modelsJim Hahn1-1/+1
2019-08-05Bump versions to 2.1.2jhh1-1/+1
2019-06-21Bump models to 2.1.1 SNAPSHOTPamela Dragosh1-1/+1
2019-06-17Fix simple sonar issues in modelsJim Hahn1-3/+6
2019-05-29Change version to 2.1.0Pamela Dragosh1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-15Step snapshot version of policy modelsliamfallon1-1/+1
2019-04-01move actors code in drools-applications to policy/modelsning.xi6-0/+264