Class ecm.model.AsyncTaskAudit


Extends ecm.model._ModelObject.
Represents an audit record for an asynchronous task. An audit record contains information such as event type, event action, event info, and etc. Plugin writers can add audit records to create a history of the various events that occurred for the asynchronous task.
Defined in: <ecm\model\AsyncTaskAudit.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class ecm.model._ModelObject:
categorization, id, isRecurring, name, nameFilter, pane, status, type, userId
Methods borrowed from class ecm.model._ModelObject:
destroy, onChange, own, refresh, toString

Constructor Detail

ecm.model.AsyncTaskAudit()

Since:
2.0.3