com.ibm.commerce.contentmanagement.commands

Class ActivateTaskCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ActivateTaskCmd, 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 ActivateTaskCmdImpl
    extends TaskCommandImpl
    implements ActivateTaskCmd
    The ActivateTaskCmd is a task command that:
    • Changes the Task status to Working
    • If email notification is enabled, notifies all content contributors of the Task that the Task has been activated
    Parameters:
    • taskId
    Access Beans:
    • TaskGroupAccessBean
    Task Commands:
    • SendActivateTaskEmailCmd
    Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: none
    See Also:
    Serialized Form