Add Jython Component model and validation logics.
[ccsdk/cds.git] / components / core / src / main / kotlin / org / onap / ccsdk / apps / controllerblueprints / core / BluePrintTypes.kt
index a971898..64797ed 100644 (file)
@@ -37,6 +37,7 @@ object BluePrintTypes {
             BluePrintConstants.MODEL_TYPE_NODES_COMPONENT_BUNDLE,\r
             BluePrintConstants.MODEL_TYPE_NODES_COMPONENT_SCRIPT,\r
             BluePrintConstants.MODEL_TYPE_NODES_COMPONENT_PYTHON,\r
+            BluePrintConstants.MODEL_TYPE_NODES_COMPONENT_JYTHON,\r
             BluePrintConstants.MODEL_TYPE_NODES_COMPONENT_JAVA_SCRIPT\r
     )\r
 \r