Interface PercentageSetter


public interface PercentageSetter
Author:
Luca Frosini (ISTI - CNR)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the completion percentage for the current plugin execution.
  • Method Details

    • setPercentageEvolution

      void setPercentageEvolution(Integer integer)
      Sets the completion percentage for the current plugin execution.
      Parameters:
      integer - the completion percentage (0-100)