com.ibm.commerce.contentmanagement.commands

Class SendRejectTaskEmailCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, SendRejectTaskEmailCmd, 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 SendRejectTaskEmailCmdImpl
    extends TaskCommandImpl
    implements SendRejectTaskEmailCmd
    The SendRejectTaskEmailCmd is a task command that:
    • Sends a reject task email notification to all task members
    Parameters:
    • taskId
    • comments
    Access Beans:
    Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments
    See Also:
    Serialized Form