summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.test/src
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Upgrade and clean up dependenciesliamfallon4-17/+27
2021-06-17Use lombok annotations for actorsJim Hahn1-6/+3
2021-05-07Fix sonars in policy-models actorsJim Hahn3-8/+12
2021-02-11Fix sonars from depeendency upgradeJim Hahn2-6/+6
2021-02-10More sonars in modelsJim Hahn2-5/+8
2020-11-30Remove targetEntity from makeOutcomeJim Hahn1-1/+1
2020-11-20Delete preprocessed flag from actorsJim Hahn2-2/+1
2020-10-27Make Actors event-agnosticJim Hahn4-116/+4
2020-08-27Remove Target and TargetTypePamela Dragosh2-6/+6
2020-08-18Make targetEntity a propertyJim Hahn1-3/+3
2020-07-21Fix some sonars in policy-modelsJim Hahn5-17/+14
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn3-6/+9
2020-05-29Use "coder" to serialize Actor requestsJim Hahn1-1/+1
2020-04-08SDNR Actor enhancementsJim Hahn1-2/+10
2020-03-30Test new actors against simulatorsJim Hahn3-3/+155
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-0/+1
2020-03-06Log full URL for REST callsJim Hahn1-2/+2
2020-03-05Add SO VF Module Delete OperationJim Hahn1-0/+3
2020-03-03Translate APPC Instant to LongJim Hahn1-1/+1
2020-03-03Fix path issuesJim Hahn1-1/+30
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn1-1/+1
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn11-1/+499
2020-02-20More actor clean-upJim Hahn6-78/+42
2020-02-18Validate request content of various actorsJim Hahn8-185/+310
2020-02-17More changes to actor codeJim Hahn3-1/+322
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn2-2/+10
2020-02-12Add A&AI actor and some operatorsJim Hahn2-1/+39
2020-02-11Add more code to facilitate actor implementationJim Hahn2-0/+273