C# Class Kraken.Services.OctopusReleaseService

Inheritance: IOctopusReleaseService
Afficher le fichier Open project: Zywave/OctopusDeploy-Kraken

Méthodes publiques

Méthode Description
GetNextRelease ( string projectId ) : ReleaseResource
OctopusReleaseService ( IOctopusProxy octopusProxy, INuGetProxy nuGetProxy ) : System.Collections.Generic

Private Methods

Méthode Description
GetNuGetFeedIdFromAction ( DeploymentActionResource action ) : string
GetNuGetPackageIdFromAction ( DeploymentActionResource action ) : string

Method Details

GetNextRelease() public méthode

public GetNextRelease ( string projectId ) : ReleaseResource
projectId string
Résultat Octopus.Client.Model.ReleaseResource

OctopusReleaseService() public méthode

public OctopusReleaseService ( IOctopusProxy octopusProxy, INuGetProxy nuGetProxy ) : System.Collections.Generic
octopusProxy IOctopusProxy
nuGetProxy INuGetProxy
Résultat System.Collections.Generic