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

  • Item
  • Path
  • Revision
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Path

Path

Der Pfad spezifiziert in einem Build das Verzeichnis und den Typ.

Alvine\Application\Model
Extended by Alvine\Infrastructure\Jenkins\Model implements Alvine\Application\ModelFactory
Extended by Alvine\Infrastructure\Jenkins\Build\SCM\Path
Namespace: Alvine\Infrastructure\Jenkins\Build\SCM
Package: Alvine\Infrastructure\Jenkins
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.com
Version: $Revision:$
Since: 20141111
Link: alvine.io
Located at build/scm/Path.class.php
Methods summary
public
# __construct( Alvine\IO\File\File $path, $editType = null )
public string
# getEditType( )

Edit-Typ

Edit-Typ

Returns

string
Typ
public Alvine\IO\File\File
# getPath( )

Datei

Datei

Returns

Alvine\IO\File\File
Datei
public string
# __toString( )

Angabe des Pfades

Angabe des Pfades

Returns

string
Pfad
public static Alvine\Infrastructure\Jenkins\Build\SCM\Path
# getInstanceFromArray( Array $array )

getInstanceFromArray

getInstanceFromArray

Parameters

$array

Returns

Alvine\Infrastructure\Jenkins\Build\SCM\Path
Methods inherited from Alvine\Infrastructure\Jenkins\Model
getInstanceFromJson()
Properties summary
public string $editType

edit Typ

edit Typ

#
public Alvine\IO\File\File $path

Datei

Datei

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