Home
last modified time | relevance | path

Searched refs:HISTORY_ID (Results 1 – 2 of 2) sorted by relevance

/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php79 const HISTORY_ID = "history.id"; define in GTTimestamp
154 * @see HISTORY_ID
314 $this->properties[self::HISTORY_ID] = $historyId->getValue();
/plugin/gtime/gtlib/http/
H A DGTHttpClient.php91 …$request->setHistoryIdentifier(new GTBigInteger($timestamp->getProperty(GTTimestamp::HISTORY_ID)));
170 …$request->setHistoryIdentifier(new GTBigInteger($timestamp->getProperty(GTTimestamp::HISTORY_ID)));