Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
Packages that use EverLivingJobEntity
-
Uses of EverLivingJobEntity in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return EverLivingJobEntityModifier and TypeMethodDescriptionprotected EverLivingJobEntity
HistoryCleanupJobDeclaration.newJobInstance
(HistoryCleanupContext context) HistoryCleanupJobDeclaration.reconfigure
(HistoryCleanupContext context, EverLivingJobEntity job) Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup with parameters of type EverLivingJobEntityModifier and TypeMethodDescriptionprotected void
HistoryCleanupJobDeclaration.postInitialize
(HistoryCleanupContext context, EverLivingJobEntity job) HistoryCleanupJobDeclaration.reconfigure
(HistoryCleanupContext context, EverLivingJobEntity job)