Class JsonSchemaFlattener
java.lang.Object
org.activiti.cloud.services.modeling.validation.JsonSchemaFlattener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONObjectflatten(org.json.JSONObject jsonSchema) getSectionNameFromFileName(String fileName)
-
Constructor Details
-
JsonSchemaFlattener
public JsonSchemaFlattener()
-
-
Method Details
-
getSectionNameFromFileName
-
flatten
public org.json.JSONObject flatten(org.json.JSONObject jsonSchema)
-