camunda.bpm.generic-properties.properties.historyCleanupBatchWindowStartTime=20:00
camunda.bpm.generic-properties.properties.historyCleanupBatchWindowEndTime=06:00
После стартапа апп создается job:
[
{
"id": "d2cbaf46-6775-11ea-af5c-c0b5d792fb46",
"jobDefinitionId": null,
"processInstanceId": null,
"processDefinitionId": null,
"processDefinitionKey": null,
"executionId": null,
"exceptionMessage": null,
"retries": 3,
"dueDate": "2020-03-16T20:00:00.000+0000",
"suspended": false,
"priority": 0,
"tenantId": null,
"createTime": "2020-03-16T11:03:53.362+0000"
}
]