com.ibm.commerce.contentmanagement.commands

Class RemoveTaskGroupCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, RemoveTaskGroupCmd, 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 RemoveTaskGroupCmdImpl
    extends TaskCommandImpl
    implements RemoveTaskGroupCmd
    The RemoveTaskGroupCmd is a task command that:
    • Removes a Task Group
    • Removes all Tasks in the Task Group
    Parameters:
    • taskGroupId
    Access Beans:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form