Overview

Namespaces

  • Alvine
    • Infrastructure
      • Jenkins
        • Build
          • Action
          • SCM
        • Computer
          • Launcher
          • Monitor
          • Node
        • Job
          • Action
            • Type
          • Config
            • Builders
              • PublishOverSSH
            • BuildWrappers
            • Property
              • ParametersDefinition
                • Parameter
              • SecurityMatrix
                • Permission
                  • Build
                  • Computer
                  • Credential
                  • Jenkins
                  • Job
                  • Release
                  • SCM
                  • View
            • Publisher
            • SCM
              • SVN
                • Browser
            • Trigger
          • QueueItem
          • SCM
        • Plugin
        • Security
          • Authorization
          • Credential
            • PrivateKeySource
            • SCM
            • Store
              • Specification
          • Realm

Classes

  • JNLP
  • SSH
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class SSH

SSH

Alvine\Core\Alvine
Extended by Alvine\Infrastructure\Jenkins\Computer\Launcher
Extended by Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
Namespace: Alvine\Infrastructure\Jenkins\Computer\Launcher
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20150120
Link: alvine.io
Located at computer/launcher/SSH.class.php
Methods summary
public
# __construct( )

Neue Instanz

Neue Instanz

public string
# getHost( )

getHost

getHost

Returns

string
public string
# getCredentialsId( )

getCredentialsId

getCredentialsId

Returns

string
public string
# getPort( )

getPort

getPort

Returns

string
public string
# getJavaPath( )

getJavaPath

getJavaPath

Returns

string
public string
# getJvmOptions( )

getJvmOptions

getJvmOptions

Returns

string
public string
# getPrefixStartSlaveCmd( )

getPrefixStartSlaveCmd

getPrefixStartSlaveCmd

Returns

string
public string
# getSuffixStartSlaveCmd( )

getSuffixStartSlaveCmd

getSuffixStartSlaveCmd

Returns

string
public string
# getLaunchTimeoutSeconds( )

getLaunchTimeoutSeconds

getLaunchTimeoutSeconds

Returns

string
public string
# getMaxNumRetries( )

getMaxNumRetries

getMaxNumRetries

Returns

string
public string
# getRetryWaitTime( )

getRetryWaitTime

getRetryWaitTime

Returns

string
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setHost( string $host )

setHost

setHost

Parameters

$host

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setCredentialsId( string $credentialsId )

setCredentialsId

setCredentialsId

Parameters

$credentialsId

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setPort( string $port )

setPort

setPort

Parameters

$port

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setJavaPath( string $javaPath )

setJavaPath

setJavaPath

Parameters

$javaPath

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setJvmOptions( string $jvmOptions )

setJvmOptions

setJvmOptions

Parameters

$jvmOptions

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setPrefixStartSlaveCmd( string $prefixStartSlaveCmd )

setPrefixStartSlaveCmd

setPrefixStartSlaveCmd

Parameters

$prefixStartSlaveCmd

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setSuffixStartSlaveCmd( string $suffixStartSlaveCmd )

setSuffixStartSlaveCmd

setSuffixStartSlaveCmd

Parameters

$suffixStartSlaveCmd

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setLaunchTimeoutSeconds( string $launchTimeoutSeconds )

setLaunchTimeoutSeconds

setLaunchTimeoutSeconds

Parameters

$launchTimeoutSeconds

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setMaxNumRetries( string $maxNumRetries )

setMaxNumRetries

setMaxNumRetries

Parameters

$maxNumRetries

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
# setRetryWaitTime( string $retryWaitTime )

setRetryWaitTime

setRetryWaitTime

Parameters

$retryWaitTime

Returns

Alvine\Infrastructure\Jenkins\Computer\Launcher\SSH
public array
# toArray( )

Array

Array

Returns

array
Array
Methods inherited from Alvine\Infrastructure\Jenkins\Computer\Launcher
asJSON()
Properties summary
protected string $host
#
protected string $credentialsId
#
protected string $port
#
protected string $javaPath
#
protected string $jvmOptions
#
protected string $prefixStartSlaveCmd
#
protected string $suffixStartSlaveCmd
#
protected string $launchTimeoutSeconds
#
protected string $maxNumRetries
#
protected string $retryWaitTime
#
Properties inherited from Alvine\Infrastructure\Jenkins\Computer\Launcher
$staplerClass
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum