com.ibm.commerce.contentmanagement.commands

Class UpdateTaskDescriptionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, UpdateTaskDescriptionCmd, 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 UpdateTaskDescriptionCmdImpl
    extends TaskCommandImpl
    implements UpdateTaskDescriptionCmd
    The UpdateTaskDescriptionCmd is a URL and controller command that:
    • Updates a Task Description.
    Parameters:
    • taskId
    • description
    Access Beans:
    • TaskDescriptionAccessBean
    Task Commands:
    Other Controller commands:
    Mandatory Parameters: taskId, languageId in TaskDescription object
    Additional Parameters: none
    Optional Parameters: description, name
    See Also:
    Serialized Form