com.ibm.commerce.contentmanagement.commands

Class CancelTaskGroupCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CancelTaskGroupCmd, 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 CancelTaskGroupCmdImpl
    extends TaskCommandImpl
    implements CancelTaskGroupCmd
    The CancelTaskGroupCmd is a task command that:
    • Changes the Task Groups status to Cancelled
    • Deletes the Task Group changes from the schema
    Parameters:
    • taskGroupId
    Access Beans:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form