@Deprecated public interface TestandtargetCampaignMediator
TestandtargetCampaignMediator creates and keeps in sync Test and Target campaigns based on the data
from a CQ campaign| Modifier and Type | Method and Description |
|---|---|
void |
deactivatePublishCampaign(String campaignPath)
Deprecated.
Deactivates a test and target 'publish' campaign
|
void |
syncAuthorCampaign(String campaignPath)
Deprecated.
Creates or updates a test and target 'author' campaign
|
void |
syncPublishCampaign(String campaignPath)
Deprecated.
Creates or updates a test and target 'publish' campaign
|
void syncAuthorCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetExceptionvoid syncPublishCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetExceptionvoid deactivatePublishCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved