public class GetUnlockedTimersByDuedateCmd extends Object implements Command<List<TimerEntity>>
Modifier and Type | Field and Description |
---|---|
protected Date |
duedate |
protected Page |
page |
Constructor and Description |
---|
GetUnlockedTimersByDuedateCmd(Date duedate,
Page page) |
Modifier and Type | Method and Description |
---|---|
List<TimerEntity> |
execute(CommandContext commandContext) |
public List<TimerEntity> execute(CommandContext commandContext)
execute
in interface Command<List<TimerEntity>>
Copyright © 2022. All rights reserved.