Current draft of undeploy 00/84300/2
authorJim Hahn <jrh3@att.com>
Wed, 10 Apr 2019 13:26:59 +0000 (09:26 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 10 Apr 2019 13:31:53 +0000 (09:31 -0400)
commitf156e04114c5e67ad59d3b7f12e6ddf9e8442755
tree281c3421d7dc1f21763bd76fb0a4c9a2364d0cd4
parentc967bf7387a7586a13a2ae7d4f0e258e3f524a38
Current draft of undeploy

Change-Id: If3f01a6e92bef9eb889066115537f599e6b09229
Issue-ID: POLICY-1541
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/rest/PapRestServer.java
main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupDeleteProvider.java [deleted file]
main/src/main/java/org/onap/policy/pap/main/rest/depundep/PdpGroupDeleteControllerV1.java [moved from main/src/main/java/org/onap/policy/pap/main/rest/PdpGroupDeleteControllerV1.java with 91% similarity]
main/src/main/java/org/onap/policy/pap/main/rest/depundep/PdpGroupDeleteProvider.java [new file with mode: 0644]
main/src/test/java/org/onap/policy/pap/main/rest/depundep/TestPdpGroupDeleteControllerV1.java [moved from main/src/test/java/org/onap/policy/pap/main/rest/TestPdpGroupDeleteControllerV1.java with 85% similarity]