com.ibm.commerce.contentmanagement.commands

Class RejectSingleTaskAndTaskGroupCmdImpl

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