All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.os.create.index.tasklist-form.json Maven / Gradle / Ivy

There is a newer version: 8.7.0-alpha2
Show newest version
{
  "dynamic": "strict",
  "properties": {
    "id": {
      "type": "keyword"
    },
    "processDefinitionId": {
      "type": "keyword"
    },
    "bpmnId": {
      "type": "keyword"
    },
    "version": {
      "type": "long"
    },
    "embedded": {
      "type": "boolean"
    },
    "tenantId": {
      "type": "keyword"
    },
    "isDeleted": {
      "type": "boolean"
    },
    "schema": {
      "type": "text",
      "index": false
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy