aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actorServiceProvider
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Bump models to 2.3.2Jim Hahn1-1/+1
2020-08-27Remove Target and TargetTypePamela Dragosh14-114/+378
2020-08-18Make targetEntity a propertyJim Hahn9-66/+116
2020-08-13Do not require context in ControlLoopOperationParamsJim Hahn2-13/+89
2020-08-06Modify Actors to use properties when providedJim Hahn2-15/+115
2020-08-04Skip preprocessor step in ActorsJim Hahn2-0/+14
2020-07-31Add property lists to ActorsJim Hahn14-23/+196
2020-07-21Fix some sonars in policy-modelsJim Hahn6-6/+7
2020-07-13Remove legacy actor code from modelsJim Hahn4-135/+0
2020-07-09Bump policy/models to 2.3.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-06-18Changes for Checkstyle 8.32liamfallon6-7/+5
2020-06-12Moving common polling code into HttpOperationJim Hahn15-93/+1168
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn9-31/+37
2020-06-03Merge "Use plain HashMap instead of IdentityHashMap"Pamela Dragosh2-5/+6
2020-06-02Use plain HashMap instead of IdentityHashMapJim Hahn2-5/+6
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn6-9/+9
2020-06-01Merge "Use "coder" to serialize Actor requests"Pamela Dragosh4-31/+39
2020-05-29Use "coder" to serialize Actor requestsJim Hahn4-31/+39
2020-05-29Use default serialization providerJim Hahn1-2/+1
2020-05-29Do not generate notification in SDNR ActorJim Hahn2-9/+0
2020-05-27Include response in OperationOutcomeJim Hahn7-2/+36
2020-05-19Bump models master to 2.3.0-SNAPSHOTRam Krishna Verma1-1/+1
2020-05-19Bump models to 2.2.7-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-24Bump models patch 2.2.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Bump models to 2.2.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-11Bump models patch 2.2.4-SNAPSHOTPamela Dragosh1-1/+1
2020-04-08SDNR Actor enhancementsJim Hahn2-0/+13
2020-04-01Set sub request ID before start callbackJim Hahn4-28/+36
2020-03-30Test new actors against simulatorsJim Hahn2-1/+5
2020-03-25Bump models 2.2.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-25Cleanup eclipse warningsPamela Dragosh1-2/+1
2020-03-24Bump policy-models to version 2.2.2-SNAPSHOTliamfallon1-1/+1
2020-03-23New Guard actor request structure is incorrectJim Hahn2-18/+5
2020-03-20Exception not propagated by processResponseJim Hahn2-6/+41
2020-03-10Immediately finish if guard is disabledJim Hahn1-2/+2
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-9/+19
2020-03-06Log full URL for REST callsJim Hahn2-25/+21
2020-03-05Add other APPC-LCM operationsJim Hahn3-0/+18
2020-03-04Fix exception message in ActorsJim Hahn1-1/+1
2020-03-03Merge "Fix path issues"Ram Krishna Verma1-1/+1
2020-03-03Merge "Don't log cancellation exception"Jim Hahn1-2/+9
2020-03-02Log topic message before publishingJim Hahn1-2/+2
2020-03-02Don't log cancellation exceptionJim Hahn1-2/+9
2020-03-03Fix path issuesJim Hahn1-1/+1
2020-03-02Merge "Log Actor parameter error message"Ram Krishna Verma2-14/+3
2020-03-02Log Actor parameter error messageJim Hahn2-14/+3
2020-03-02Testcases for cds actorRam Krishna Verma2-6/+8
2020-03-01Merge "Add sequence number to Actors"Ram Krishna Verma5-14/+64
2020-02-29Add sequence number to ActorsJim Hahn5-14/+64
2020-02-29Sequence throws NPE if task outcome is nullJim Hahn2-2/+4