Class SLODialogSpecifiySLOThresholdsPage

    • Constructor Detail

      • SLODialogSpecifiySLOThresholdsPage

        protected SLODialogSpecifiySLOThresholdsPage​(String pageName)
        Constructor.
        Parameters:
        pageName -
    • Method Detail

      • updatePageStatus

        public IStatus updatePageStatus()
        Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
        Returns:
        the page Status
      • setSelectedSLO

        public void setSelectedSLO​(ServiceLevelObjective selectedSLO)
        Sets the selectedSLO and updates the UI accordingly, i.e. sets threshold input fields visible or invisible and inserts default values.
        Parameters:
        selectedSLO -
      • setMaxSimulationTime

        protected void setMaxSimulationTime​(double max)