C# Class Warehouse.Api.REST.RestAPI

Afficher le fichier Open project: Starcounter/Warehouse

Méthodes publiques

Méthode Description
Register ( ) : void

Register

Private Methods

Méthode Description
GetAllSuiteContentVersion ( Suite suite, string starcounterVersion = null ) : IList

Get All software Content Versions of an suite

GetSoftwareVersions ( Software software, IList result, string starcounterVersion = null ) : bool

Get All Software versions, compatible with a starcounter version or the latest. If a Suite then the result will contain it's content's versions

Method Details

Register() public static méthode

Register
public static Register ( ) : void
Résultat void