aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actorServiceProvider/src/test/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartialTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-4/+4
2021-02-11Fix sonars from depeendency upgradeJim Hahn1-17/+4
2020-11-30Remove targetEntity from makeOutcomeJim Hahn1-15/+15
2020-11-20Delete preprocessed flag from actorsJim Hahn1-11/+7
2020-10-27Make Actors event-agnosticJim Hahn1-165/+8
2020-08-27Remove Target and TargetTypePamela Dragosh1-51/+51
2020-08-18Make targetEntity a propertyJim Hahn1-16/+27
2020-08-04Skip preprocessor step in ActorsJim Hahn1-0/+9
2020-07-31Add property lists to ActorsJim Hahn1-3/+22
2020-06-18Changes for Checkstyle 8.32liamfallon1-1/+1
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn1-1/+1
2020-05-27Include response in OperationOutcomeJim Hahn1-0/+4
2020-04-01Set sub request ID before start callbackJim Hahn1-8/+6
2020-03-23New Guard actor request structure is incorrectJim Hahn1-9/+3
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn1-0/+2
2020-02-24Add "finalOutcome" flag to OperationOutcomeJim Hahn1-5/+33
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn1-40/+84
2020-02-20More actor clean-upJim Hahn1-43/+6
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn1-287/+313
2020-02-13Add Topic Actor superclassesJim Hahn1-34/+1
2020-02-11Add more code to facilitate actor implementationJim Hahn1-0/+1302