Modifier and Type | Method and Description |
---|---|
BatchJobConfiguration |
AbstractBatchJobHandler.newConfiguration(String canonicalString) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBatchJobHandler.onDelete(BatchJobConfiguration configuration,
JobEntity jobEntity) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteProcessInstancesJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId) |
void |
DeleteHistoricProcessInstancesJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId) |
Modifier and Type | Method and Description |
---|---|
void |
SetJobRetriesJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId) |
Modifier and Type | Method and Description |
---|---|
void |
MigrationBatchJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId) |
Copyright © 2018. All rights reserved.