Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
Packages that use HistoryCleanupContext
Package
Description
-
Uses of HistoryCleanupContext in org.camunda.bpm.engine.impl.cmd
Methods in org.camunda.bpm.engine.impl.cmd that return HistoryCleanupContextModifier and TypeMethodDescriptionprotected HistoryCleanupContextHistoryCleanupCmd.createCleanupContext(int[] minuteChunk, int maxRetries) -
Uses of HistoryCleanupContext in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup with parameters of type HistoryCleanupContextModifier and TypeMethodDescriptionprotected EverLivingJobEntityHistoryCleanupJobDeclaration.newJobInstance(HistoryCleanupContext context) protected voidHistoryCleanupJobDeclaration.postInitialize(HistoryCleanupContext context, EverLivingJobEntity job) HistoryCleanupJobDeclaration.reconfigure(HistoryCleanupContext context, EverLivingJobEntity job) HistoryCleanupJobDeclaration.resolveDueDate(HistoryCleanupContext context) protected ExecutionEntityHistoryCleanupJobDeclaration.resolveExecution(HistoryCleanupContext context) protected HistoryCleanupJobHandlerConfigurationHistoryCleanupJobDeclaration.resolveJobHandlerConfiguration(HistoryCleanupContext context) protected intHistoryCleanupJobDeclaration.resolveRetries(HistoryCleanupContext context)