Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
-
Uses of TimerEventJobHandler.TimerJobConfiguration in org.camunda.bpm.engine.impl.jobexecutor
Modifier and TypeMethodDescriptionprotected void
TimerEventJobHandler.adjustConfiguration
(TimerEventJobHandler.TimerJobConfiguration configuration, String configPart) void
TimerCatchIntermediateEventJobHandler.execute
(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
TimerExecuteNestedActivityJobHandler.execute
(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
TimerStartEventJobHandler.execute
(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
TimerStartEventSubprocessJobHandler.execute
(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
TimerTaskListenerJobHandler.execute
(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
TimerEventJobHandler.onDelete
(TimerEventJobHandler.TimerJobConfiguration configuration, JobEntity jobEntity)