Method |
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 |
|
|