com.ibm.commerce.contentmanagement.commands

Class AddTaskGroupTemplateCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, AddTaskGroupTemplateCmd, 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 AddTaskGroupTemplateCmdImpl
    extends TaskCommandImpl
    implements AddTaskGroupTemplateCmd
    The AddTaskGroupTemplateCmd is a task command that:
    • Adds a Task Group Template by copying an existing Task Group
    • Adds Task Group Template approvers by copying the approvers of an existing Task Group
    • Adds Task Group Template descriptions by copying the descriptions of an existing Task Group
    Parameters:
    • taskGroupId
    Access Beans:
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters:
    See Also:
    Serialized Form