Class UpdateStatus


  • public class UpdateStatus
    extends java.lang.Object
    Represents the software update status
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getPercentage()
      Gets the how much percentage completed
      java.lang.String getUpdateInfo()
      Gets the partition name
      • Methods inherited from class java.lang.Object

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

      • getPercentage

        public int getPercentage()
        Gets the how much percentage completed
      • getUpdateInfo

        public java.lang.String getUpdateInfo()
        Gets the partition name