com.ibm.commerce.contentmanagement.commands

Class CompleteTaskCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CompleteTaskCmd, 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 CompleteTaskCmdImpl
    extends TaskCommandImpl
    implements CompleteTaskCmd
    The CompleteTaskCmd is a task command that:
    • Changes the Task status to Complete
    Parameters:
    • taskId
    Access Beans:
    Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form