com.ibm.commerce.contentmanagement.commands

Class AddTaskMembersCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, AddTaskMembersCmd, 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 AddTaskMembersCmdImpl
    extends TaskCommandImpl
    implements AddTaskMembersCmd
    The AddTaskMembersCmd is a task command that:
    • Adds Task Members
    • Sends notification emails to the Task Members if the task is in Working state
    Parameters:
    • taskId
    • members
    Access Beans:
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskId, members
    Additional Parameters: none
    Optional Parameters:
    See Also:
    Serialized Form