public class SchedulerJobInstanceList
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SchedulerJobInstanceList(int totalResultCount,
java.util.List<ISchedJobInstance> instances) |
SchedulerJobInstanceList(java.util.List<ISchedJobInstance> instances) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ISchedJobInstance> |
getInstances()
Get the list of
ISchedJobInstance results based on the Search options
provided |
int |
getTotalResultCount()
Returns the total count of results regardless of paging.
|
public SchedulerJobInstanceList(java.util.List<ISchedJobInstance> instances)
public SchedulerJobInstanceList(int totalResultCount,
java.util.List<ISchedJobInstance> instances)
public int getTotalResultCount()
public java.util.List<ISchedJobInstance> getInstances()
ISchedJobInstance 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.