2 // ============LICENSE_START=======================================================
3 // Copyright (C) 2016-2018 Ericsson. All rights reserved.
4 // ================================================================================
5 // This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
6 // Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
8 // SPDX-License-Identifier: CC-BY-4.0
9 // ============LICENSE_END=========================================================
11 // @author Sven van der Meer (sven.van.der.meer@ericsson.com)
14 == Configure the Javascript Executor
16 The Javascript executor is added to the configuration as follows:
20 "engineServiceParameters":{
22 "executorParameters":{
24 "parameterClassName" :
25 "org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"