com.ibm.commerce.contentmanagement.commands

Class PostCompleteOrCancelTaskGroupCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, PostCompleteOrCancelTaskGroupCmd, 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 PostCompleteOrCancelTaskGroupCmdImpl
    extends TaskCommandImpl
    implements PostCompleteOrCancelTaskGroupCmd
    The PostCompleteOrCancelTaskGroupCmd is a task command that:
    • Restarts a persistent Task Group
    • Completes a non-persistent Workspace if all Task Groups within it have Complete or Cancelled status
    Parameters:
    • taskGroupId
    Access Beans:
    • WorkspaceAccessBean,
    • TaskGroupAccessBean.
    Task Commands:
    • RestartTaskGroupCmd
    • CompleteWorkspaceCmd
    Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form