com.ibm.openpages.api.scheduler

Class SchedulerJobList

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


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

      • SchedulerJobList

        public SchedulerJobList(java.util.List<ISchedJobDetail> jobs)
      • SchedulerJobList

        public SchedulerJobList(int totalResultCount,
                                java.util.List<ISchedJobDetail> jobs)
    • 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.