aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/main/java/org/onap/policy/apex/service/parameters
AgeCommit message (Expand)AuthorFilesLines
9 daysConvert junit4 to junit5adheli.tavares1-2/+2
2024-02-09Remove Dmaap from apex-pdprameshiyer272-37/+5
2023-09-22Java 17 Upgradeadheli.tavares2-4/+5
2022-02-23Add support for retrieving apex-policyModel from metadatarameshiyer271-2/+19
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon1-17/+41
2021-08-27Address more sonars in apex-pdpJim Hahn4-25/+26
2021-08-02Use lombok annotations in apex-pdpJim Hahn7-342/+49
2021-06-24Update apex-pdp for checkstyle 8.43liamfallon2-4/+4
2021-06-18Fix Sonar Issues in apex-pdp-services-enginelapentafd2-9/+9
2021-05-03Remove GroupValidationResultJim Hahn9-368/+209
2021-02-18Fix sonars in apex-pdpJim Hahn4-19/+23
2021-01-28Improve handling of multiple policy in APEX PDPa.sreekumar1-3/+1
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar1-2/+1
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar2-213/+76
2020-07-24APEX changes to support policy disable/enable and some improvementsa.sreekumar1-22/+9
2020-07-06Fix URL checking on REST pluginsliamfallon1-17/+17
2020-06-19Changes for checkstyle 8.32liamfallon7-15/+4
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon3-51/+34
2020-02-24Merge "remove code duplication in plugin-event-carrier"Ram Krishna Verma1-0/+277
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar1-3/+36
2020-02-20remove code duplication in plugin-event-carrierning.xi1-0/+277
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon1-5/+6
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar1-2/+2
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-6/+16
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon9-70/+32
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar2-6/+6
2018-12-18Add Java property parameters for HTTPSliamfallon1-44/+93
2018-11-07Refactor unit test dataliamfallon1-11/+26
2018-09-26Allow custom JSON adapter specificationliamfallon1-12/+32
2018-09-22Fix sonar problems in Apexliamfallon1-9/+9
2018-09-20Fix bug with POJO events in APexliamfallon3-12/+5
2018-09-14Fix exception not logged or rethrownliamfallon1-2/+9
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon8-107/+112
2018-09-07Parameter group fields must have gettersliamfallon11-37/+80
2018-09-06Fix package of apex examples and documentsliamfallon2-6/+3
2018-08-31Use parameter service in apexliamfallon14-506/+488
2018-08-09Checkstyle the services-engine packageDinh Danh Le13-32/+32
2018-08-03Use common components in apexliamfallon1-2/+2
2018-06-14Add YAML plugin and cleanup for checkstyleliamfallon1-20/+64
2018-06-08Fixing Sonar bugs and Vulnerabilitieswaqas.ikram2-4/+6
2018-06-06Adding services engine modulewaqas.ikram20-0/+2599