com.ibm.commerce.contentmanagement.commands

Class AddTaskGroupCommentCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, AddTaskGroupCommentCmd, 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 AddTaskGroupCommentCmdImpl
    extends TaskCommandImpl
    implements AddTaskGroupCommentCmd
    The AddTaskGroupCommentCmd is a task command that:
    • Adds Task Group comments
    Parameters:
    • taskGroupId
    • comments
    • postedBy
    Access Beans:
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskGroupId, postedBy
    Additional Parameters: none
    Optional Parameters: comments
    See Also:
    Serialized Form