Class | Description | |
---|---|---|
![]() | CampaignEventHandlerBase | Base class for all campaign event handlers. Contains common logic. |
Interface | Description | |
---|---|---|
![]() | IOnCampaignAfterSave | Interface that declares action after save campaign schema. |
![]() | IOnCampaignBeforeSave | Interface that declares action before save campaign schema. |
![]() | IOnCampaignCopy | Interface that declares action before copy campaign. |
![]() | IOnCampaignDelete | Interface that declares action on delete campaign schema. |
![]() | IOnCampaignFinalize | Interface that declares action when campaign is finalizing. |
![]() | IOnCampaignStart | Interface that declares action on campaign starts. |
![]() | IOnCampaignStop | Interface that declares action on campaign stops. |
![]() | IOnCampaignValidate | Interface that declares action on validate campaign. |