com.ibm.commerce.marketing.commands.elements

Interface SubscriptionTriggerTaskCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, MarketingCampaignElementTaskCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    SubscriptionTriggerTaskCmdImpl


    public interface SubscriptionTriggerTaskCmd
    extends MarketingCampaignElementTaskCmd
    This command validates the Subscription Trigger at activity activation, and raises triggers for customers whose subscription satisfies the specific properties such as start date, end date, cancel date etc.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Default implementation class for this command.