Interface WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>

    • Method Detail

      • withScmSiteAlsoStopped

        WebAppBase.Update<FluentT> withScmSiteAlsoStopped​(boolean scmSiteAlsoStopped)
        Specifies if SCM site is also stopped when the web app is stopped.
        Parameters:
        scmSiteAlsoStopped - true if SCM site is also stopped
        Returns:
        the next stage of web app update