aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.guard
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Bump models to 2.3.2Jim Hahn1-1/+1
2020-08-27Remove Target and TargetTypePamela Dragosh2-15/+15
2020-08-18Make targetEntity a propertyJim Hahn1-1/+1
2020-07-31Add property lists to ActorsJim Hahn2-1/+8
2020-07-21Fix some sonars in policy-modelsJim Hahn1-1/+1
2020-07-09Bump policy/models to 2.3.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-07-02Rename XxxActorServiceProvider to XxxActorJim Hahn3-7/+7
2020-06-12Moving common polling code into HttpOperationJim Hahn1-1/+1
2020-06-11Merge "Default ActorImpl should have an "operations" property"Pamela Dragosh1-3/+3
2020-06-11Default ActorImpl should have an "operations" propertyJim Hahn1-3/+3
2020-06-10Rename GuardOperation to DecisionOperationJim Hahn6-18/+18
2020-05-29Use "coder" to serialize Actor requestsJim Hahn1-2/+4
2020-05-27Include response in OperationOutcomeJim Hahn2-2/+13
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-01Set sub request ID before start callbackJim Hahn2-5/+5
2020-03-30Test new actors against simulatorsJim Hahn2-0/+62
2020-03-25Bump models 2.2.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-24Bump policy-models to version 2.2.2-SNAPSHOTliamfallon1-1/+1
2020-03-23New Guard actor request structure is incorrectJim Hahn10-92/+64
2020-03-10Immediately finish if guard is disabledJim Hahn1-4/+22
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-0/+4
2020-03-06Log full URL for REST callsJim Hahn1-2/+2
2020-02-29Guard Actor is adding the wrong type of OperatorJim Hahn2-2/+4
2020-02-25Add "disabled" property to Guard ActorJim Hahn8-3/+80
2020-02-24Move CQ operation name from actor.aai to aaiJim Hahn1-6/+0
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn8-52/+62
2020-02-20More actor clean-upJim Hahn12-21/+630
2020-02-19Add Guard ActorJim Hahn9-0/+533