public class FindExpiredJobsCmd extends Object implements Command<List<JobEntity>>
protected int
pageSize
FindExpiredJobsCmd(int pageSize)
List<JobEntity>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int pageSize
public FindExpiredJobsCmd(int pageSize)
public List<JobEntity> execute(CommandContext commandContext)
execute
Command<List<JobEntity>>
Copyright © 2016 Alfresco. All rights reserved.