mbpm-case-event-view
The <mbpm-case-event-view> business component displays the audit trail for a specified case.
The <mbpm-case-event-view> business component calls the CaseEventViewService.getSearchCaseReport operation to provide the audit data. This operation calls the CaseEventViewModel.eventDataList object.
To customize the contents of the <mbpm-case-event-view> business component, see Customizing a Business Component for more information.
Attributes
Name | Type | Description |
---|---|---|
config | Object | The configuration object that allows the parent controller to refresh the view. It also includes an eventDataList array that contains the audit trail data. The <mbpm-case-event-view> business component displays this audit trail. |
template-path | String | (Optional) The relative pathname of a custom template file to use in place of the internal template |
Copyright © Cloud Software Group, Inc. All rights reserved.