From a43661791af16de4c390b3742d3319f8d86699fe Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Thu, 11 Jul 2024 14:50:03 +0100 Subject: update parent references in policy/parent pom updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I68490117cfee6257260fc17ea2421ef021234014 Signed-off-by: rameshiyer27 --- docs/apex/APEX-Policy-Guide.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/apex/APEX-Policy-Guide.rst') diff --git a/docs/apex/APEX-Policy-Guide.rst b/docs/apex/APEX-Policy-Guide.rst index 7d2f01d3..a9dad1c6 100644 --- a/docs/apex/APEX-Policy-Guide.rst +++ b/docs/apex/APEX-Policy-Guide.rst @@ -471,7 +471,8 @@ Concept: Logic The *LogicCode* field of a Logic concept definition is a string that holds the program code that is to be executed at run time. The *LogicType* field defines the language of the code. The standard values are the logic languages - supported by APEX: `JAVASCRIPT `__, `JAVA `__, + supported by APEX: `JAVASCRIPT `__, + `JAVA `__, `JYTHON `__, `JRUBY `__, or `MVEL `__. -- cgit