com.ibm.commerce.contentmanagement.commands

Class SendActivateTaskEmailCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, SendActivateTaskEmailCmd, 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 SendActivateTaskEmailCmdImpl
    extends TaskCommandImpl
    implements SendActivateTaskEmailCmd
    The SendActivateTaskEmailCmd is a task command that:
    • Sends an activate task email notification to task members
    • If members are provided, the email gets sent only to those members
    • If no members are provided, the email gets sent to all the task members listed in the database
    Parameters:
    • taskId
    • comments
    • members
    Access Beans:
    Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments, members
    See Also:
    Serialized Form