aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/comm/msgdata/UpdateReq.java
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Fix NPE in UpdateReq.reconfigure()Jim Hahn1-0/+4
2021-02-22Support Policy updates between PAP and PDPswaynedunican1-2/+49
2021-01-15Make PAP statelessJim Hahn1-6/+6
2021-01-05Changed identifiers to concept identifiersliamfallon1-4/+5
2020-02-03Policy notifications appear to be reversedJim Hahn1-2/+2
2019-11-20Undeploy policies when deploy failsJim Hahn1-0/+20
2019-11-05Simplify request handling in PAPJim Hahn1-8/+16
2019-10-29Generate notifications when policies changejh73581-5/+9
2019-04-19Handle null policy listsJim Hahn1-5/+17
2019-04-15Fix sonar issues in PAPJim Hahn1-1/+1
2019-04-09Refactor request mapJim Hahn1-0/+114