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

  • Authorization
  • Realm
  • SlaveAgentPort
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class SlaveAgentPort

SlaveAgentPort

Alvine\Application\Model
Extended by Alvine\Infrastructure\Jenkins\Model implements Alvine\Application\ModelFactory
Extended by Alvine\Infrastructure\Jenkins\Security\SlaveAgentPort
Namespace: Alvine\Infrastructure\Jenkins\Security
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20150114
Link: alvine.io
Located at security/SlaveAgentPort.class.php
Methods summary
public
# __construct( $type = Alvine\Infrastructure\Jenkins\Security\SlaveAgentPort::DISABLE, $port = null )

__construct

__construct

public integer
# getPort( )

Port

Port

Returns

integer
Port
public string
# getType( )

Typ

Typ

Returns

string
public static Alvine\Infrastructure\Jenkins\Security\SlaveAgentPort
# getInstanceFromArray( Array $array )

getInstanceFromArray

getInstanceFromArray

Parameters

$array

Returns

Alvine\Infrastructure\Jenkins\Security\SlaveAgentPort
Methods inherited from Alvine\Infrastructure\Jenkins\Model
getInstanceFromJson()
Constants summary
string RANDOM

Zufälliger Port

Zufälliger Port

# 'random'
string DISABLE

Nihct aktiviert

Nihct aktiviert

# 'disable'
string FIXED

Fixer Port

Fixer Port

# 'fixed'
Properties summary
protected integer $port

Portnummer

Portnummer

#
protected string $type

Type

Type

#
alvine.infrastructure.jenkins API-Dokumentation 0.11.0 | © schukai GmbH | Impressum