Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration

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

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

Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return HistoryCleanupJobHandlerConfiguration
static HistoryCleanupJobHandlerConfiguration HistoryCleanupJobHandlerConfiguration.fromJson(JSONObject jsonObject)
           
 HistoryCleanupJobHandlerConfiguration HistoryCleanupJobHandler.newConfiguration(String canonicalString)
           
protected  HistoryCleanupJobHandlerConfiguration HistoryCleanupJobDeclaration.resolveJobHandlerConfiguration(HistoryCleanupContext context)
           
 

Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup with parameters of type HistoryCleanupJobHandlerConfiguration
 void HistoryCleanupJobHandler.execute(HistoryCleanupJobHandlerConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
           
 void HistoryCleanupJobHandler.onDelete(HistoryCleanupJobHandlerConfiguration configuration, JobEntity jobEntity)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.