The following Events are located in the curam.provider.impl.License interface.
Event Class |
Description |
Event is raised before and after |
|---|---|---|
| LicenseSuspendEvents | Raised when a License is suspended. | curam.provider.impl.License.suspend() |
| LicenseRejectEvents | Raised when a License is rejected. | curam.provider.impl.License.reject() |
| LicenseApproveEvents | Raised when a License approved. | curam.provider.impl.License.approve() |