aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actorServiceProvider/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Immediately finish if guard is disabledJim Hahn1-2/+2
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-3/+8
2020-03-06Log full URL for REST callsJim Hahn1-14/+10
2020-03-05Add other APPC-LCM operationsJim Hahn2-0/+13
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-02Log Actor parameter error messageJim Hahn2-14/+3
2020-03-01Merge "Add sequence number to Actors"Ram Krishna Verma3-12/+49
2020-02-29Add sequence number to ActorsJim Hahn3-12/+49
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn1-2/+2
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn1-4/+6
2020-02-26ActorService constructor should be publicJim Hahn1-1/+1
2020-02-26Merge "Remove ActorService singleton"Ram Krishna Verma1-13/+0
2020-02-25Eliminate a couple more xxxAsync calls in ActorsJim Hahn1-6/+12
2020-02-25Remove ActorService singletonJim Hahn1-13/+0
2020-02-25Add PipelineUtilJim Hahn2-8/+56
2020-02-24Add "finalOutcome" flag to OperationOutcomeJim Hahn2-24/+43
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn5-13/+74
2020-02-20More actor clean-upJim Hahn12-162/+402
2020-02-19Add SO actorJim Hahn2-1/+10
2020-02-18Actor updates to support SOJim Hahn3-9/+12
2020-02-17More changes to actor codeJim Hahn6-29/+63
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn17-710/+692
2020-02-13Add Topic Actor superclassesJim Hahn11-14/+1152
2020-02-12Add A&AI actor and some operatorsJim Hahn1-1/+1
2020-02-11Add more code to facilitate actor implementationJim Hahn14-973/+1274
2020-02-07Clean up and enhancement of Actor re-designJim Hahn14-394/+1100
2020-02-03Actor redesign.Jim Hahn17-26/+2546
2019-04-01move actors code in drools-applications to policy/modelsning.xi2-0/+109