public class SchedulerJobList
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SchedulerJobList(int totalResultCount,
java.util.List<ISchedJobDetail> jobs) |
SchedulerJobList(java.util.List<ISchedJobDetail> jobs) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ISchedJobDetail> |
getJobs()
Get the list of
ISchedJobDetail results based on the Search options
provided |
int |
getTotalResultCount()
Returns the total count of results regardless of paging.
|
public SchedulerJobList(java.util.List<ISchedJobDetail> jobs)
public SchedulerJobList(int totalResultCount,
java.util.List<ISchedJobDetail> jobs)
public int getTotalResultCount()
public java.util.List<ISchedJobDetail> getJobs()
ISchedJobDetail results based on the Search options
provided
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.