Class RemoteComputerInfoRetriever

java.lang.Object
io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever

public class RemoteComputerInfoRetriever extends Object
  • Constructor Details

    • RemoteComputerInfoRetriever

      public RemoteComputerInfoRetriever()
  • Method Details

    • getRemoteInfo

      public static ComputerInfo getRemoteInfo(Launcher launcher)
    • getOs

      public static String getOs()
    • isWindows

      public static boolean isWindows()
    • isDarwin

      public static boolean isDarwin()
    • isAmd64

      public static boolean isAmd64()