C# 클래스 Zaz.Server.Advanced.Service.CommandsService

파일 보기 프로젝트 열기: chaliy/zaz 1 사용 예제들

공개 메소드들

메소드 설명
CommandsService ( ServerContext context = null ) : System
ConvertLogEntry ( ) : LogEntry>>.Expression

비공개 메소드들

메소드 설명
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

메소드 상세

CommandsService() 공개 메소드

public CommandsService ( ServerContext context = null ) : System
context ServerContext
리턴 System

ConvertLogEntry() 공개 정적인 메소드

public static ConvertLogEntry ( ) : LogEntry>>.Expression
리턴 LogEntry>>.Expression