com.ibm.commerce.contentmanagement.commands

Class UpdateTaskCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, UpdateTaskCmd, 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 UpdateTaskCmdImpl
    extends TaskCommandImpl
    implements UpdateTaskCmd
    The UpdateTaskCmd is a task command that:
    • Updates a Task.
    Parameters:
    • taskId
    • usage
    • dueDate
    Access Beans:
    • TaskAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: usage, dueDate
    See Also:
    Serialized Form