Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Show Page Sections

download

IAgreementLifecycleCallback2 and IDynamicSectionCallback2

Contract Management on salesforce provides the following callback interfaces:

IAgreementLifecycleCallback2

The administrator can use this callback class to handle the Agreement lifecycle specific actions like afterCreate , afterClone, afterTerminate, afterAmend, and so on.

IDynamicSectionCallback2

The administrator can use this callback class to handle the dynamic section when an agreement document is generated.