Home
last modified time | relevance | path

Searched defs:executeRequest (Results 1 – 8 of 8) sorted by relevance

/plugin/jiralinks/
H A Daction.php94 protected function executeRequest($request, $method = 'GET', $data = NULL) { function in action_plugin_jiralinks
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js134 NotionClient.prototype.executeRequest = function(url, data, method, success, error, failOnAuth) method in NotionClient
H A DGitLabClient.js188 GitLabClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) method in GitLabClient
H A DGitHubClient.js252 GitHubClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) method in GitHubClient
H A DOneDriveClient.js444 OneDriveClient.prototype.executeRequest = function(url, success, error) method in OneDriveClient
H A DDriveClient.js315 DriveClient.prototype.executeRequest = function(reqObj, success, error) method in DriveClient
H A DApp.js6526 …convertFile = function(url, filename, mimeType, extension, success, error, executeRequest, headers) argument
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11263 …s.get("ok"))}),c)}))});this.authorize(!0,b,c)};DriveClient.prototype.executeRequest=function(d,c,e… method in DriveClient
11371 …rror")+" (Code: "+c.getStatus()+")"})}),d)};OneDriveClient.prototype.executeRequest=function(e,d,c… method in OneDriveClient
11408 …=c.message&&(d=c.message)}catch(g){}return d};GitHubClient.prototype.executeRequest=function(e,d,c… method in GitHubClient
11461 …:g}))}))});g()}else c({code:App.ERROR_BUSY})};GitLabClient.prototype.executeRequest=function(e,d,c… method in GitLabClient
11496 mxUtils.bind(this,function(f){b=f;this.executeRequest("/v1/databases",null,"GET",mxUtils.bind(this,… method in NotionClient