Class Host

    • Constructor Detail

      • Host

        public Host()
    • Method Detail

      • getConnection

        public com.xebialabs.overthere.OverthereConnection getConnection()
        Specified by:
        getConnection in interface StagingTarget
      • getOs

        public com.xebialabs.overthere.OperatingSystemFamily getOs()
      • setOs

        public void setOs​(com.xebialabs.overthere.OperatingSystemFamily os)
      • getTemporaryDirectoryPath

        public java.lang.String getTemporaryDirectoryPath()
      • setTemporaryDirectoryPath

        public void setTemporaryDirectoryPath​(java.lang.String temporaryDirectoryPath)
      • setStagingDirectoryPath

        public void setStagingDirectoryPath​(java.lang.String stagingDirectoryPath)
      • getShell

        public java.lang.String getShell()
      • getSatellite

        public com.xebialabs.xlplatform.satellite.Satellite getSatellite()