com.ibm.commerce.contentmanagement.commands

Class ScheduleTaskGroupPromotionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ScheduleTaskGroupPromotionCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ScheduleTaskGroupPromotionCmdImpl
    extends TaskCommandImpl
    implements ScheduleTaskGroupPromotionCmd
    The ScheduleTaskGroupPromotionCmd is a task command that:
    • Schedules Task Group promotion
    Parameters:
    • taskGroupId
    • promotionDate
    • quickPublishType
    Access Beans:
    • TaskGroupAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: promotionDate, quickPublishType
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • CLASSNAME

        public static final java.lang.String CLASSNAME
        Define the CLASSNAME.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ScheduleTaskGroupPromotionCmdImpl

        public ScheduleTaskGroupPromotionCmdImpl()