Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity

Packages that use EverLivingJobEntity
org.camunda.bpm.engine.impl.jobexecutor.historycleanup   
 

Uses of EverLivingJobEntity in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
 

Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return EverLivingJobEntity
protected  EverLivingJobEntity HistoryCleanupJobDeclaration.newJobInstance(HistoryCleanupContext context)
           
 EverLivingJobEntity HistoryCleanupJobDeclaration.reconfigure(HistoryCleanupContext context, EverLivingJobEntity job)
           
 

Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup with parameters of type EverLivingJobEntity
protected  void HistoryCleanupJobDeclaration.postInitialize(HistoryCleanupContext context, EverLivingJobEntity job)
           
 EverLivingJobEntity HistoryCleanupJobDeclaration.reconfigure(HistoryCleanupContext context, EverLivingJobEntity job)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.