The following events are located in the curam.serviceoffering.impl.ServiceGroup interface.
Event Class |
Description |
Event is raised before and after |
|---|---|---|
| ServiceGroupAddServiceOfferingEvents | Raised when a Service Offering is added to a Service Group. | curam.serviceoffering.impl.ServiceGroup.addServiceOffering () |
| ServiceGroupRemoveServiceOfferingEvents | Raised when a Service Offering is removed from a Service Group. | curam.serviceoffering.impl.ServiceGroup.removeServiceOffering () |
| ServiceGroupGetServiceOfferingsEvents | Raised when Service Offerings from a Service Group are retrieved. | curam.serviceoffering.impl.ServiceGroup.getServiceOfferings () |
| ServiceGroupRetrieveServiceGroupByReferenceEvents | Raised when the details of a Service Group for a specified reference is retrieved. | curam.serviceoffering.impl.ServiceGroup.retrieveServiceGroupByReference() |