aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.so/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Give better messages than NPE for missing dataJim Hahn6-10/+99
2020-12-23Add Service Template TOSCA handlingliamfallon1-12/+6
2020-12-07Fix Modify NSSI operationkrishnaa961-12/+5
2020-11-20Delete preprocessed flag from actorsJim Hahn2-2/+2
2020-10-27Make Actors event-agnosticJim Hahn9-5043/+53
2020-10-02Fix eclipse/sonar warnings in modelsJim Hahn1-0/+2
2020-09-01Add Modify NSSI operation in SO actorkrishnaa967-4/+149
2020-08-27Remove Target and TargetTypePamela Dragosh4-55/+47
2020-08-06Modify Actors to use properties when providedJim Hahn3-40/+206
2020-08-04Skip preprocessor step in ActorsJim Hahn2-0/+20
2020-07-31Add property lists to ActorsJim Hahn3-5/+40
2020-07-21Fix some sonars in policy-modelsJim Hahn1-1/+1
2020-07-13Remove legacy actor code from modelsJim Hahn1-201/+0
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn1-23/+22
2020-06-12Moving common polling code into HttpOperationJim Hahn9-518/+38
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn1-3/+3
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn1-2/+2
2020-06-01Merge "Use "coder" to serialize Actor requests"Pamela Dragosh1-31/+6
2020-05-29Use "coder" to serialize Actor requestsJim Hahn1-31/+6
2020-05-29Use default serialization providerJim Hahn1-2/+1
2020-05-27Include response in OperationOutcomeJim Hahn3-0/+15
2020-05-15Cannot parse finishTime in SO responsesJim Hahn2-2/+19
2020-05-14SO poll should not require request IDJim Hahn5-6/+15
2020-04-01Set sub request ID before start callbackJim Hahn1-4/+6
2020-03-30Test new actors against simulatorsJim Hahn3-0/+76
2020-03-23New Guard actor request structure is incorrectJim Hahn2-18/+2
2020-03-10Fix field names in SO Actor messagesJim Hahn1-3/+3
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-0/+4
2020-03-05Add SO VF Module Delete OperationJim Hahn7-5/+577
2020-03-03Fix path issuesJim Hahn2-3/+3
2020-02-25Support separate VF Counts for different TargetsJim Hahn2-33/+58
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn6-29/+172
2020-02-20More actor clean-upJim Hahn5-70/+107
2020-02-19Add SO actorJim Hahn11-0/+1113
2019-11-13Removing Named Query.pramod.jamkhedkar1-123/+0
2019-08-30Added VFModule countpramod.jamkhedkar1-673/+0
2019-06-17Fix simple sonar issues in modelsJim Hahn1-15/+10
2019-06-13Fixed SO request creationpramod.jamkhedkar1-2/+2
2019-05-06Supports new aai changes.pramod.jamkhedkar2-13/+3889
2019-04-10Custom Query Codepramod.jamkhedkar3-4/+784
2019-04-09Parse new model ids from operational policyPamela Dragosh1-3/+21
2019-04-08Remove drools PDP dependencyPamela Dragosh1-1/+1
2019-04-01move actors code in drools-applications to policy/modelsning.xi4-0/+925