summaryrefslogtreecommitdiffstats
path: root/engine-d/src/main/java/org/onap/holmes/engine/resources/EngineResources.java
AgeCommit message (Collapse)AuthorFilesLines
2022-08-11Switched from Dropwizard to SpringbootGuangrongFu1-57/+35
Issue-ID: HOLMES-511 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I72b53ad4073e0a07a4c6a234781dc0d139584dda
2020-07-27Trying to fix the Jenkins JobGuangrongFu1-21/+21
Issue-ID: HOLMES-332 Change-Id: I3605ac6850226dc365460911c4e523f62ea117fc Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-09-17Remove 2 APIs from Swagger.jsonGuangrongFu1-2/+0
Change-Id: I60826b697c26b40a84fefd85e3ed7bda58d12212 Issue-ID: HOLMES-168 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-14Optimized Rule Deployment LogicGuangrongFu1-3/+4
Change-Id: Iff47a4d028aaad96ac8d7517d721ae43b50a9b89 Issue-ID: HOLMES-156 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-07-18FIX ALL POSSIBLE SONAR ISSUES IN HOLMESKrishnajinka1-3/+0
fix sonar flagged issue related to try catch block and other simple issues Issue-ID: HOLMES-144 Change-Id: I81c1ec08384b61f7ef21fa2695076943b4956f74 Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-05-08Fixed issue in extracting package name from ruleGuobiao Mo1-7/+19
Issue-ID: HOLMES-133 Change-Id: I4db09e952e1e9dcba3d2d0398b26b4229aefef20 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian1-2/+2
Issue-ID: HOLMES-104 Change-Id: I535050f7dcacc2caa75d9a8941d93000fd91c361 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-11-10Cache the CL Name before rule Deploymentv1.0.02.0.0-ONAP1.0.0-ONAP1.0.0-Amsterdambeijing2.0.0-ONAPGuangrong Fu1-3/+21
Change-Id: I8d0efeaa01eea6163194c86e309e17367fb178db Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu1-2/+2
Change-Id: I4f2d75ba8148f3118a731d0b2d68f13c6b941bb0 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-14modify not publish messages to DMaaPShiwei Tian1-1/+3
Issue-ID: HOLMES-71 Change-Id: Iaf87f0250d043aae84e9afc6aaec0f6cdc0a529c Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-20Add Swagger Related ConfigurationsGuangrong Fu1-5/+10
Change-Id: I54ec08d909a2b37b9296d1dd4e581a12d021bec1 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu1-0/+115
Change the groupid and package paths to onap. Change-Id: Ie2f9926d418fbb434509a0d740efa95148ab58de Issue-ID: HOLMES-8 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>