com.ibm.tivoli.maximo.iotfactions

Class IoTFDeviceConnexAction

  • java.lang.Object
    • com.ibm.tivoli.maximo.iotfactions.IoTFDeviceConnexAction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void applyCustomAction(MboRemote mbo, java.lang.Object[] params)
      Apply the single action out of the wait node.
      boolean isDeviceOffLine(long lastreadingdatemillis) 
      • Methods inherited from class java.lang.Object

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

      • IoTFDeviceConnexAction

        public IoTFDeviceConnexAction()
        Constructor.
    • Method Detail

      • applyCustomAction

        public void applyCustomAction(MboRemote mbo,
                                      java.lang.Object[] params)
                               throws MXException,
                                      java.rmi.RemoteException
        Apply the single action out of the wait node.
        Specified by:
        applyCustomAction in interface ActionCustomClass
        Parameters:
        mbo -
        object[] -
        Throws:
        MXException
        java.rmi.RemoteException
      • isDeviceOffLine

        public boolean isDeviceOffLine(long lastreadingdatemillis)
                                throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException