Searched refs:updatedItem (Results 1 – 2 of 2) sorted by relevance
8908 DataProcessor.prototype._cleanupItemBeforeSend = function (updatedItem) { argument8910 if (updatedItem) {8911 if (updatedItem[this.action_param] === "deleted") {8913 output.id = updatedItem.id;8914 output[this.action_param] = updatedItem[this.action_param];8917 output = updatedItem;
1 …updatedItem","output","queryParams","ids","urlParams","method","preprocessedData","query","taskSta…