The following events are located in the curam.financial.impl.ServiceInvoice interface.
Event Class |
Description |
Event is raised before and after |
|---|---|---|
| ServiceInvoiceAddLineItemEvents | Raised when a Service Invoice Line Item is added to a Service Invoice. | curam.financial.impl.ServiceInvoice.addLineItem() |
| ServiceInvoiceBulkApproveEvents | Raised when many Service Invoice Line Items are approved together in bulk. | curam.financial.impl.ServiceInvoice.bulkApprove() |
| ServiceInvoiceGetServiceInvoiceDerivedStatusEvents | Raised when a Service Invoice status is retrieved. | curam.financial.impl.ServiceInvoice.getServiceInvoiceDerivedStatus() |