Interface ReleaseManager


public interface ReleaseManager
Author:
Samuel Ziemer, Alberto Chaparro
  • Method Details

    • getShortStatusMessage

      String getShortStatusMessage(boolean onlyRequiredUpgrades)
    • getStatus

      String getStatus() throws Exception
      Throws:
      Exception
    • getStatusMessage

      String getStatusMessage(boolean showUpgradeSteps)