commit | 90bc246ffec30f7d97474d772d8bad73715cdd45 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Nov 11 11:13:34 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Nov 11 14:43:13 2020 +0000 |
tree | d2bac99b05d55dcb9a55c01bb40cb32d1a07a458 | |
parent | f76d02a321664e458ebe5bb8a825492e6fd0d986 [diff] |
Add method to allow JSON conversion to execution context for logic The Rhino JSON.Stringify() method does not work well. This patch allows the user to call schema specific or generic JSON conversion using the schema handling in Apex or not as the developer chooses. Added a single argument stringify2Json() method. Issue-ID: POLICY-2463 Change-Id: I9ec1e0dea2f6cd153b73b2eace63d8806674884d Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install