Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
Packages that use ProcessEventJobHandler.EventSubscriptionJobConfiguration
-
Uses of ProcessEventJobHandler.EventSubscriptionJobConfiguration in org.camunda.bpm.engine.impl.jobexecutor
Methods in org.camunda.bpm.engine.impl.jobexecutor that return ProcessEventJobHandler.EventSubscriptionJobConfigurationModifier and TypeMethodDescriptionProcessEventJobHandler.newConfiguration
(String canonicalString) Methods in org.camunda.bpm.engine.impl.jobexecutor with parameters of type ProcessEventJobHandler.EventSubscriptionJobConfigurationModifier and TypeMethodDescriptionvoid
ProcessEventJobHandler.execute
(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
ProcessEventJobHandler.onDelete
(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, JobEntity jobEntity)