summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.aai/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Give better messages than NPE for missing dataJim Hahn2-2/+32
2020-11-30Remove targetEntity from makeOutcomeJim Hahn1-2/+2
2020-11-20Delete preprocessed flag from actorsJim Hahn3-1/+3
2020-10-27Make Actors event-agnosticJim Hahn4-159/+3
2020-10-09Specify "Accept" header in A&AI requestsJim Hahn1-0/+1
2020-08-27Remove Target and TargetTypePamela Dragosh3-17/+17
2020-08-18Make targetEntity a propertyJim Hahn3-16/+26
2020-08-06Modify Actors to use properties when providedJim Hahn1-14/+27
2020-08-04Skip preprocessor step in ActorsJim Hahn1-0/+10
2020-07-31Add property lists to ActorsJim Hahn3-0/+18
2020-07-21Fix some sonars in policy-modelsJim Hahn6-6/+6
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn1-3/+3
2020-06-18Changes for Checkstyle 8.32liamfallon1-1/+1
2020-06-12Moving common polling code into HttpOperationJim Hahn1-2/+2
2020-05-29Use "coder" to serialize Actor requestsJim Hahn1-8/+5
2020-05-27Include response in OperationOutcomeJim Hahn3-0/+6
2020-04-17Add PNF support to new CDS actorJim Hahn6-112/+393
2020-04-01Set sub request ID before start callbackJim Hahn2-0/+15
2020-03-30Test new actors against simulatorsJim Hahn3-3/+101
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-0/+4
2020-03-06Log full URL for REST callsJim Hahn1-5/+0
2020-03-03Fix path issuesJim Hahn3-10/+18
2020-02-26Custom Query should always use vserverJim Hahn1-3/+18
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn2-1/+38
2020-02-20More actor clean-upJim Hahn2-5/+5
2020-02-18Validate request content of various actorsJim Hahn2-0/+31
2020-02-17More changes to actor codeJim Hahn4-7/+7
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn2-8/+25
2020-02-12Add A&AI actor and some operatorsJim Hahn5-0/+458