com.ibm.commerce.contentmanagement.commands

Class RemoveTaskMembersCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, RemoveTaskMembersCmd, 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 RemoveTaskMembersCmdImpl
    extends TaskCommandImpl
    implements RemoveTaskMembersCmd
    The RemoveTaskMembersCmd is a task command that:
    • Removes Task Members
    • If it is an Approver Task, and the Task Group status is Ready To Approve, and there are no Approvers remaining, approve the Task Group
    Parameters:
    • taskId
    • members
    Access Beans:
    Task Commands:
    • ApproveTaskGroupCmd
    Other Controller commands:
    Mandatory Parameters: taskId, members
    Additional Parameters: none
    Optional Parameters:
    See Also:
    Serialized Form