| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.jobexecutor.historycleanup |
| Modifier and Type | Method and Description |
|---|---|
static HistoryCleanupJobHandlerConfiguration |
HistoryCleanupJobHandlerConfiguration.fromJson(JSONObject jsonObject) |
HistoryCleanupJobHandlerConfiguration |
HistoryCleanupJobHandler.newConfiguration(String canonicalString) |
protected HistoryCleanupJobHandlerConfiguration |
HistoryCleanupJobDeclaration.resolveJobHandlerConfiguration(HistoryCleanupContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryCleanupJobHandler.execute(HistoryCleanupJobHandlerConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId) |
void |
HistoryCleanupJobHandler.onDelete(HistoryCleanupJobHandlerConfiguration configuration,
JobEntity jobEntity) |
Copyright © 2018 camunda services GmbH. All rights reserved.