C# Class Panteon.Host.API.JobsApiController

Inheritance: ApiController
Afficher le fichier Open project: PanteonProject/Panteon.Host

Méthodes publiques

Méthode Description
JobsApiController ( IPanteonEngine panteonEngine ) : System

Private Methods

Méthode Description
Get ( ) : Task>
History ( string name ) : IHttpActionResult
Start ( string name ) : IHttpActionResult
Stop ( string name ) : IHttpActionResult
Time ( ) : System.DateTime

Method Details

JobsApiController() public méthode

public JobsApiController ( IPanteonEngine panteonEngine ) : System
panteonEngine IPanteonEngine
Résultat System