Interface BuildServerState

  • All Known Subinterfaces:
    SBuildServer

    public interface BuildServerState
    Since:
    8.0
    • Method Detail

      • isShuttingDown

        boolean isShuttingDown()
        Returns true if server shutdown is in progress.
        Returns:
        see above