The following tables list the members exposed by BaseCampaignActionHandler.
Name | Description | |
---|---|---|
![]() | BaseCampaignActionHandler Constructor | Initializes a new instance of the BaseCampaignActionHandler class. |
Name | Description | |
---|---|---|
![]() | Schema | Gets instance of the CampaignSchema class. |
![]() | UserConnection | Gets instance of the UserConnection class |
Name | Description | |
---|---|---|
![]() | OnAfterDelete | Launches methods from the Configuration ActionHandler class after delete. |
![]() | OnAfterSave | Launches for apply methods from the Configuration ActionHandler class. |
![]() | OnBeforeDelete | Launches methods from the Configuration ActionHandler class before delete. |
![]() | OnBeforeSave | Launches methods from the Configuration ActionHandler class before saving. |
![]() | OnCompleted | Executes methods after campaign completion. |
![]() | OnLaunch | Executes methods before campaign start. |