com.ibm.commerce.contentmanagement.commands

Class RejectTaskGroupAndTasksCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, RejectTaskGroupAndTasksCmd, 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 RejectTaskGroupAndTasksCmdImpl
    extends TaskCommandImpl
    implements RejectTaskGroupAndTasksCmd
    The RejectTaskGroupAndTasksCmd is a task command that:
    • Changes the Task Group status to Working
    • Change the Task status of all Tasks in the Task Group to Working
    • If email notification is enabled, sends email notification to content contributors of each task that the task has been rejected
    Parameters:
    • taskGroupId
    Access Beans:
    • TaskAccessBean
    Task Commands:
    • SendRejectTaskEmailCmd
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form