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

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

공개 메소드들

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

비공개 메소드들

메소드 설명
Default ( Zaz.Server.Advanced.Service.Contract.PostCommandRequest env ) : HttpResponseMessage
Default ( string path = "index.html" ) : HttpResponseMessage
GetScheduled ( string id, System.DateTime token ) : Zaz.Server.Advanced.Executor.ExecutionStats
GetScheduledLog ( string id ) : IQueryable
MetaList ( ) : IQueryable
PostLegacy ( HttpRequestMessage req ) : HttpResponseMessage
PostScheduled ( Zaz.Server.Advanced.Service.Contract.PostCommandRequest req ) : Zaz.Server.Advanced.Service.Contract.PostScheduledCommandResponse

메소드 상세

CommandsController() 공개 메소드

public CommandsController ( ServerContext context ) : System
context ServerContext
리턴 System

ConvertLogEntry() 공개 정적인 메소드

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