aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupDeleteProvider.java
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-8/+3
2021-06-25PolicyAudit creation when deploy/undeploy triggered.adheli.tavares1-2/+2
2021-05-06Fix sonars in policy-papJim Hahn1-1/+1
2021-01-15Make PAP statelessJim Hahn1-2/+2
2021-01-05Changed identifiers to concept identifiersliamfallon1-9/+9
2020-06-11Switching logging of ToscaPolicyXXXIdentifiers to use new toString()RossC1-1/+2
2019-12-03Move deploy/undeploy REST classesJim Hahn1-0/+167
2019-04-10Current draft of undeployJim Hahn1-85/+0
2019-03-15Updates to PDP deploy/undeploy per Ram's commentsJim Hahn1-2/+2
2019-03-13Add simple deploy/undeploy REST APIJim Hahn1-1/+28
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-0/+58