Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration

Packages that use ProcessEventJobHandler.EventSubscriptionJobConfiguration
org.camunda.bpm.engine.impl.jobexecutor   
 

Uses of ProcessEventJobHandler.EventSubscriptionJobConfiguration in org.camunda.bpm.engine.impl.jobexecutor
 

Methods in org.camunda.bpm.engine.impl.jobexecutor that return ProcessEventJobHandler.EventSubscriptionJobConfiguration
 ProcessEventJobHandler.EventSubscriptionJobConfiguration ProcessEventJobHandler.newConfiguration(String canonicalString)
           
 

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



Copyright © 2017 camunda services GmbH. All rights reserved.