com.ibm.tivoli.maximo.skd.util

Class SKDCrewActivityUtil

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.util.SKDCrewActivityUtil


  • public class SKDCrewActivityUtil
    extends java.lang.Object
    Class to calculate start date, end date for crew activity
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static int[] setActivityShowDays(java.util.Date startDate, boolean viewtype)
      Populate days for crew to show.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SKDCrewActivityUtil

        public SKDCrewActivityUtil()
    • Method Detail

      • setActivityShowDays

        public static int[] setActivityShowDays(java.util.Date startDate,
                                                boolean viewtype)
                                         throws SchedulerException
        Populate days for crew to show.
        Parameters:
        skdproject -
        Throws:
        SchedulerException