aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.appc/src/test/java/org/onap/policy/controlloop/actor/appc/ModifyConfigOperationTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Remove dmaap from modelsrameshiyer271-6/+4
2023-01-31Upgrade and clean up dependenciesliamfallon1-0/+4
2020-11-20Delete preprocessed flag from actorsJim Hahn1-1/+1
2020-10-27Make Actors event-agnosticJim Hahn1-99/+1
2020-08-27Remove Target and TargetTypePamela Dragosh1-3/+3
2020-08-18Make targetEntity a propertyJim Hahn1-1/+1
2020-08-06Modify Actors to use properties when providedJim Hahn1-15/+41
2020-08-04Skip preprocessor step in ActorsJim Hahn1-0/+10
2020-07-31Add property lists to ActorsJim Hahn1-0/+8
2020-05-27Include response in OperationOutcomeJim Hahn1-0/+2
2020-04-01Set sub request ID before start callbackJim Hahn1-5/+2
2020-03-30Test new actors against simulatorsJim Hahn1-1/+53
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-1/+5
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn1-5/+14
2020-02-20More actor clean-upJim Hahn1-2/+2
2020-02-18Validate request content of various actorsJim Hahn1-1/+4
2020-02-18APPC ActorJim Hahn1-0/+105