C# Class Zaz.Server.Advanced.Service.CommandsService

Afficher le fichier Open project: chaliy/zaz Class Usage Examples

Méthodes publiques

Méthode Description
CommandsService ( ServerContext context = null ) : System
ConvertLogEntry ( ) : LogEntry>>.Expression

Private Methods

Méthode Description
BindFormToCommand ( string>.IDictionary form, Type cmdType ) : object
Get ( string path = "index.html" ) : HttpResponseMessage
GetScheduled ( string id, DateTime token ) : ExecutionStats
GetScheduledLog ( string id ) : IQueryable
MetaList ( ) : IQueryable
ParseQueryString ( string query ) : string>.Dictionary
Post ( PostCommandRequest env ) : HttpResponseMessage
PostLegacy ( HttpRequestMessage req ) : HttpResponseMessage
PostScheduled ( PostCommandRequest req ) : PostScheduledCommandResponse

Method Details

CommandsService() public méthode

public CommandsService ( ServerContext context = null ) : System
context ServerContext
Résultat System

ConvertLogEntry() public static méthode

public static ConvertLogEntry ( ) : LogEntry>>.Expression
Résultat LogEntry>>.Expression