Class TimerTaskListenerJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerTaskListenerJobHandler
All Implemented Interfaces:
JobHandler<TimerEventJobHandler.TimerJobConfiguration>

public class TimerTaskListenerJobHandler extends TimerEventJobHandler
JobHandler implementation for timer task listeners which can be defined for user tasks. The configuration contains the id of the activity as well as the id of the task listener.