HistoryRecord
class HistoryRecord extends Model (View source)
Properties
protected | $clientContextType | ||
protected | $clientContextDataType | ||
protected | $filterUpdateType | ||
protected | $filterUpdateDataType | ||
protected | $imapUpdateType | ||
protected | $imapUpdateDataType | ||
protected | $labelUpdateType | ||
protected | $labelUpdateDataType | ||
protected | $prefUpdateType | ||
protected | $prefUpdateDataType | ||
string | $recordId | ||
protected | $threadUpdateType | ||
protected | $threadUpdateDataType | ||
protected | $transactionContextType | ||
protected | $transactionContextDataType | ||
protected | $txnDebugInfoType | ||
protected | $txnDebugInfoDataType | ||
string | $type |
Methods
getClientContext()
No description
getFilterUpdate()
No description
getImapUpdate()
No description
getLabelUpdate()
No description
getPrefUpdate()
No description
setRecordId($recordId)
No description
string
getRecordId()
No description
getThreadUpdate()
No description
getTransactionContext()
No description
getTxnDebugInfo()
No description
setType($type)
No description
string
getType()
No description
Details
setClientContext(ClientContext $clientContext)
No description
ClientContext
getClientContext()
No description
setFilterUpdate(FilterUpdate $filterUpdate)
No description
FilterUpdate
getFilterUpdate()
No description
setImapUpdate(ImapUpdate $imapUpdate)
No description
ImapUpdate
getImapUpdate()
No description
setLabelUpdate(LabelUpdate $labelUpdate)
No description
LabelUpdate
getLabelUpdate()
No description
setPrefUpdate(PrefUpdate $prefUpdate)
No description
PrefUpdate
getPrefUpdate()
No description
setRecordId($recordId)
No description
string
getRecordId()
No description
setThreadUpdate(ThreadUpdate $threadUpdate)
No description
ThreadUpdate
getThreadUpdate()
No description
setTransactionContext(TransactionContext $transactionContext)
No description
TransactionContext
getTransactionContext()
No description
setTxnDebugInfo(TransactionDebugInfo $txnDebugInfo)
No description
TransactionDebugInfo
getTxnDebugInfo()
No description
setType($type)
No description
string
getType()
No description