License Events

The following Events are located in the curam.provider.impl.License interface.

Table 1. License Event Details.

This table describes License Events

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()