Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- 
Packages that use ProcessEventJobHandler.EventSubscriptionJobConfiguration Package Description org.camunda.bpm.engine.impl.jobexecutor 
- 
- 
Uses of ProcessEventJobHandler.EventSubscriptionJobConfiguration in org.camunda.bpm.engine.impl.jobexecutorMethods in org.camunda.bpm.engine.impl.jobexecutor that return ProcessEventJobHandler.EventSubscriptionJobConfiguration Modifier and Type Method Description ProcessEventJobHandler.EventSubscriptionJobConfigurationProcessEventJobHandler. newConfiguration(java.lang.String canonicalString)Methods in org.camunda.bpm.engine.impl.jobexecutor with parameters of type ProcessEventJobHandler.EventSubscriptionJobConfiguration Modifier and Type Method Description voidProcessEventJobHandler. execute(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, java.lang.String tenantId)voidProcessEventJobHandler. onDelete(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, JobEntity jobEntity)
 
-