C# Class XebiaLabs.Deployit.Client.PackageService

Inheritance: ServiceBase, IPackageService
Exibir arquivo Open project: xebialabs-community/xld-manifest-editor

Public Methods

Method Description
PackageService ( DeployitServer server ) : System
Upload ( string packageFilePath, string packageName ) : string

Method Details

PackageService() public method

public PackageService ( DeployitServer server ) : System
server DeployitServer
return System

Upload() public method

public Upload ( string packageFilePath, string packageName ) : string
packageFilePath string
packageName string
return string