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

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

There is a newer version: 8.7.0-alpha2
Show newest version
{
  "dynamic": "strict",
  "properties": {
    "partitionId": {
      "type": "integer"
    },
    "name": {
      "type": "keyword"
    },
    "scopeFlowNodeId": {
      "type": "keyword"
    },
    "processInstanceId": {
      "type": "keyword"
    },
    "id": {
      "type": "keyword"
    },
    "value": {
      "type": "keyword",
      "ignore_above": 8191
    },
    "key": {
      "type": "long"
    },
    "fullValue": {
      "type": "keyword",
      "ignore_above": 8191
    },
    "isPreview": {
      "type": "boolean"
    },
    "tenantId": {
      "type": "keyword"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy