Class AcquireTimerJobsWithGlobalAcquireLockCmd

java.lang.Object
org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
All Implemented Interfaces:
Command<List<TimerJobEntity>>

public class AcquireTimerJobsWithGlobalAcquireLockCmd extends Object implements Command<List<TimerJobEntity>>
Author:
Tijs Rademakers, Joram Barrez, Filip Hrisafov