com.ibm.openpages.api.scheduler

Class SchedulerJobInstanceList

  • java.lang.Object
    • com.ibm.openpages.api.scheduler.SchedulerJobInstanceList
  • All Implemented Interfaces:
    java.io.Serializable


    public class SchedulerJobInstanceList
    extends java.lang.Object
    implements java.io.Serializable
    The list class to provide fetching result of scheduler job instances.
    Since:
    8.2
    See Also:
    Serialized Form
    • Constructor Detail

      • SchedulerJobInstanceList

        public SchedulerJobInstanceList(java.util.List<ISchedJobInstance> instances)
      • SchedulerJobInstanceList

        public SchedulerJobInstanceList(int totalResultCount,
                                        java.util.List<ISchedJobInstance> instances)
    • Method Detail

      • getTotalResultCount

        public int getTotalResultCount()
        Returns the total count of results regardless of paging.
        Returns:
        The total count.

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.