com.ibm.tivoli.maximo.asset.topology.controls

Class TaskIndicator

  • java.lang.Object
    • com.ibm.tivoli.maximo.asset.topology.controls.TaskIndicator


  • public class TaskIndicator
    extends java.lang.Object
    • Field Detail

      • SCHEDLED_WORK_PASTDUE

        public static final TaskIndicator SCHEDLED_WORK_PASTDUE
      • SCHEDLED_WORK_IN_1ST_WEEK

        public static final TaskIndicator SCHEDLED_WORK_IN_1ST_WEEK
      • SCHEDLED_WORK_IN_2ND_WEEK

        public static final TaskIndicator SCHEDLED_WORK_IN_2ND_WEEK
      • SCHEDLED_WORK_IN_3RD_WEEK

        public static final TaskIndicator SCHEDLED_WORK_IN_3RD_WEEK
      • SCHEDLED_WORK_IN_4WEEKS_PLUS

        public static final TaskIndicator SCHEDLED_WORK_IN_4WEEKS_PLUS
      • NO_SCHEDLED_WORK_YET

        public static final TaskIndicator NO_SCHEDLED_WORK_YET
    • Method Detail

      • getIndicator

        public int getIndicator()
        Returns:
      • resolveTaskIndicator

        public static TaskIndicator resolveTaskIndicator(WOSet wos)
                                                  throws java.rmi.RemoteException,
                                                         MXException
        Parameters:
        wos -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException