The Notification Rule API contains the following components:
The base class that all notification rules implement. Contains base implementation methods for startup and shutdown operations. Also returns the list of email addresses to receive the notification.
Implements LifeCycle and Logger.
Contains user-defined data passed from the email template.
This interface also provides access to IMContext information about the current task, and to logging methods and other Identity Manager services, including managed object retrieval from the data store.
A NotificationRuleContext object is passed to the methods of the NotificationRuleAdapter object.
Extends EventROContext.
Provides read/write access to the managed objects in Identity Manager events.
This interface is part of the core API functional model.
Extends IMContext.
The previous components are in the package com.netegrity.imapi.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |