TransactionLog (Component)
The component manages the transaction logging.
Transactions are not logged for any methods in this component.
Methods marked below with [C] may be customized at the server level
Methods:
getRecords | Get transaction records for the provided search criteria. |
getResults | Returns a query of matched items for the provided search string. |
getTransactionDetails | Returns the details of a transaction. |
getTransactionLogSettings | Returns a structure containing information about settings CommonSpot has for the transaction log; for example, its state, the number of days before information is purged, the number of items in the transaction logs, and so on. |
getTreeItems | Get items for a transaction node type. |
saveTransactionLogSettings [C] | Sets information that defines the actions that occur when CommonSpot logs information including what events it should log. |
updatePropertiesCache [C] | Updates in-memory cache of transaction log settings for the specified scope. |