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

schema.es.create.index.tasklist-flownode-instance.json Maven / Gradle / Ivy

{
	"mappings": {
		"dynamic": "strict",
		"properties": {
			"partitionId": {
				"type": "integer"
			},
			"parentFlowNodeId": {
				"type": "keyword"
			},
			"processInstanceId": {
				"type": "keyword"
			},
			"id": {
				"type": "keyword"
			},
			"position": {
				"type": "long"
			},
			"type": {
				"type": "keyword"
			},
			"key": {
				"type": "long"
			},
			"tenantId": {
				"type": "keyword"
			}
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy