com.ibm.commerce.contentmanagement.commands

Class AddTaskGroupDescriptionCmdImpl

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