Method | Description | |
---|---|---|
DetermineSecurityProtocol ( Newtonsoft.Json.Linq.JObject payload ) : string | ||
GetDeployer ( ) : string | ||
ParserMatches ( System.Web.HttpRequestBase request, Newtonsoft.Json.Linq.JObject payload, string targetBranch ) : bool |
protected DetermineSecurityProtocol ( Newtonsoft.Json.Linq.JObject payload ) : string | ||
payload | Newtonsoft.Json.Linq.JObject | |
return | string |
protected ParserMatches ( System.Web.HttpRequestBase request, Newtonsoft.Json.Linq.JObject payload, string targetBranch ) : bool | ||
request | System.Web.HttpRequestBase | |
payload | Newtonsoft.Json.Linq.JObject | |
targetBranch | string | |
return | bool |