aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Bug fixes and improvements in CDS Simulatora.sreekumar1-0/+27
2020-10-09Bump models to 2.3.5Jim Hahn12-12/+12
2020-10-09Bump models to 2.3.4 snapshotJim Hahn12-12/+12
2020-10-09Specify "Accept" header in A&AI requestsJim Hahn4-7/+4
2020-10-07Bump models to 2.3.3Jim Hahn12-12/+12
2020-10-02Fix eclipse/sonar warnings in modelsJim Hahn1-0/+2
2020-09-08Bump models to 2.3.2Jim Hahn12-12/+12
2020-09-01Add Modify NSSI operation in SO actorkrishnaa9612-16/+273
2020-08-27Remove Target and TargetTypePamela Dragosh48-330/+589
2020-08-18Make targetEntity a propertyJim Hahn23-125/+194
2020-08-17Remove event context from Operation post processorJim Hahn2-5/+8
2020-08-13Do not require context in ControlLoopOperationParamsJim Hahn2-13/+89
2020-08-06Modify Actors to use properties when providedJim Hahn26-212/+999
2020-08-04Skip preprocessor step in ActorsJim Hahn13-41/+110
2020-07-31Add property lists to ActorsJim Hahn45-64/+489
2020-07-21Fix some sonars in policy-modelsJim Hahn25-45/+39
2020-07-13Remove legacy actor code from modelsJim Hahn18-3056/+2
2020-07-09Bump policy/models to 2.3.1-SNAPSHOTRam Krishna Verma12-12/+12
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn27-142/+141
2020-06-26Add CDS simulator to policy-modelsJim Hahn2-2/+74
2020-06-24Updating models dependencies to latest versionsRossC1-1/+0
2020-06-18Changes for Checkstyle 8.32liamfallon7-8/+6
2020-06-12Moving common polling code into HttpOperationJim Hahn40-1081/+861
2020-06-11Merge "Default ActorImpl should have an "operations" property"Pamela Dragosh16-50/+61
2020-06-11Merge "Fixing issue with Jacoco coverage being stored above project directory"Pamela Dragosh1-4/+4
2020-06-11Merge "Rename GuardOperation to DecisionOperation"Jorge Hernandez6-18/+18
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn16-50/+61
2020-06-11Fixing issue with Jacoco coverage being stored above project directoryRossC1-4/+4
2020-06-10Rename GuardOperation to DecisionOperationJim Hahn6-18/+18
2020-06-09Flesh out junits for SDNR and VFC actorsJim Hahn4-2/+116
2020-06-08Fix VFC Restart operation nameJim Hahn1-1/+1
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 Hahn12-16/+16
2020-06-01Merge "Use "coder" to serialize Actor requests"Pamela Dragosh13-109/+76
2020-05-31Merge "Made Actor names public"Ram Krishna Verma4-4/+7
2020-05-29Made Actor names publicJim Hahn4-4/+7
2020-05-29Use "coder" to serialize Actor requestsJim Hahn13-109/+76
2020-05-29Use default serialization providerJim Hahn2-4/+2
2020-05-29Do not generate notification in SDNR ActorJim Hahn4-49/+0
2020-05-27Include response in OperationOutcomeJim Hahn31-26/+131
2020-05-19Bump models master to 2.3.0-SNAPSHOTRam Krishna Verma12-12/+12
2020-05-19Bump models to 2.2.7-SNAPSHOTRam Krishna Verma12-12/+12
2020-05-15Cannot parse finishTime in legacy SO responsesJim Hahn1-46/+1
2020-05-15Cannot parse finishTime in SO responsesJim Hahn3-3/+103
2020-05-14SO poll should not require request IDJim Hahn6-12/+20
2020-04-24Bump models patch 2.2.6-SNAPSHOTPamela Dragosh12-12/+12
2020-04-17Add PNF support to new CDS actorJim Hahn14-184/+813
2020-04-16CDS Operator should be genericJim Hahn4-4/+26
2020-04-16CDS actor was not registeredJim Hahn6-16/+55