aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors
AgeCommit message (Expand)AuthorFilesLines
2020-12-23Add Service Template TOSCA handlingliamfallon1-12/+6
2020-12-07Fix Modify NSSI operationkrishnaa962-15/+6
2020-12-02Address sonar issues in policy/modelsJim Hahn3-5/+5
2020-11-30Remove targetEntity from makeOutcomeJim Hahn10-55/+35
2020-11-20Delete preprocessed flag from actorsJim Hahn21-79/+64
2020-11-18Merge "Make Actors event-agnostic"Ram Krishna Verma54-7372/+212
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-1/+1
2020-10-27Make Actors event-agnosticJim Hahn54-7372/+212
2020-10-27Bump models master to 2.4.0 SNAPSHOTJim Hahn12-12/+12
2020-10-19Bump models to 2.3.6 snapshotJim Hahn12-12/+12
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