EventViewModel
EventViewModel is the object model used by the BPMEventViewService.getEventView operation to pass data in its request and response when obtaining the audit trail for the process instance associated with the currently selected work item.
Attributes
Name | Type | Description |
---|---|---|
eventDataList | Array | List of audit entries for the current processInstanceId, populated by a getEventView call. |
processInstanceId | String | ID of the process instance associated with the currently selected work item. |
Copyright © Cloud Software Group, Inc. All rights reserved.