aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/comm/PdpHeartbeatListenerTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-39/+26
2023-08-08Removed db-based statistics featureSuresh Charan1-162/+3
2022-02-10Move PAP database provider to spring boot defaulta.sreekumar1-18/+29
2021-07-07Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-0/+2
2021-06-30Add ability to turn on/off pdp statisticsRam Krishna Verma1-3/+28
2021-05-27Update PAP to check for deployed policies onlywaynedunican1-2/+1
2021-05-06Fix sonars in policy-papJim Hahn1-2/+2
2021-04-16Refactor PapCommandLineArguments classadheli.tavares1-2/+0
2021-02-22Support Policy updates between PAP and PDPswaynedunican1-0/+30
2021-02-19Refactor Pap code to use Instant from Daterameshiyer271-2/+3
2021-01-05Changed identifiers to concept identifiersliamfallon1-33/+33
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma1-1/+1
2020-06-17PAP should discard old PDP messagesJim Hahn1-3/+19
2020-01-10validate and save PdpStatistiscHenry.Sun1-1/+128
2019-11-22Re-register pdp if not found in DBramverma1-9/+49
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma1-0/+158