Class SchemaService

java.lang.Object
org.activiti.cloud.services.modeling.service.SchemaService

public class SchemaService extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getJsonSchemaFromType

      public Optional<org.json.JSONObject> getJsonSchemaFromType(String schemaType)