CaseEventViewModel

CaseEventViewModel is the object model used by BPMCaseEventViewService operations to pass data in service requests and responses about case events.

Attributes

Name Type Description
eventDataList Array<CaseAuditEntry> Case events returned by the getSearchCaseReport operation.
caseReference String Case reference.
See the following topic for specific information on how BPMCaseEventViewService operations use the CaseEventViewModel object model: