Interface CompletableActivity

    • Method Detail

      • getPercentageComplete

        double getPercentageComplete()
        Returns the "percentage complete" value of the activity. Must be a value between 0 and 100%.
        Returns:
        the percentage complete value [0, 100];