com.ibm.tivoli.maximo.watson.analytics

Class UploadProgressIndicator

  • java.lang.Object
    • com.ibm.tivoli.maximo.watson.analytics.UploadProgressIndicator


  • public class UploadProgressIndicator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void updateProgress(java.lang.String status, double progress) 
      • Methods inherited from class java.lang.Object

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

      • UploadProgressIndicator

        public UploadProgressIndicator(long uniqueid)
    • Method Detail

      • updateProgress

        public void updateProgress(java.lang.String status,
                                   double progress)
                            throws java.rmi.RemoteException,
                                   MXException
        Throws:
        java.rmi.RemoteException
        MXException