Class GetUnlockedTimersByDuedateCmd
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
- All Implemented Interfaces:
Command<List<TimerEntity>>
- Author:
- Tom Baeyens, Joram Barrez
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
duedate
-
page
-
-
Constructor Details
-
GetUnlockedTimersByDuedateCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<TimerEntity>>
-