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.