Package com.ibm.commerce.contentmanagement.commands

  • Interface Summary 
    Interface Description
    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
    ActivateTaskGroupCmd
    The ActivateTaskGroupCmd is a task command that: Activates a Task Group.
    AddTaskCmd
    The AddTaskCmd is a task command that: Adds a Task If the Task is added to a Task Group with Working status, and it is a Content Contributor Task, activates the Task Parameters: taskGroupId identifier descriptions usage dueDate type members Access Beans: TaskAccessBean, TaskGroupAccessBean.
    AddTaskDescriptionCmd
    The AddTaskDescriptionCmd is a task command that: Adds a Task Description.
    AddTaskGroupCmd
    The AddTaskGroupCmd is a task command that: Adds a Task Group Adds Task Group approvers Adds Task Group comments Adds Task Group descriptions Adds a Workspace - Task Group relationship Parameters: taskGroupId descriptions dueDate approvers workspaceId comments postedBy promotionDate persistentType quickPublishType Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: workspaceId, persistentType, quickPublishType
    Additional Parameters: none
    Optional Parameters: descriptions, dueDate, approvers, comments, postedBy, promotionDate
    AddTaskGroupCommentCmd
    The AddTaskGroupCommentCmd is a task command that: Adds Task Group comments Parameters: taskGroupId comments postedBy Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId, postedBy
    Additional Parameters: none
    Optional Parameters: comments
    AddTaskGroupDescriptionCmd
    The AddTaskGroupDescriptionCmd is a URL and controller command that: Adds a Task Group Description.
    AddTaskGroupTemplateCmd
    The AddTaskGroupTemplateCmd is a task command that: Adds a Task Group Template by copying an existing Task Group Adds Task Group Template approvers by copying the approvers of an existing Task Group Adds Task Group Template descriptions by copying the descriptions of an existing Task Group Parameters: taskGroupId Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters:
    AddTaskMembersCmd
    The AddTaskMembersCmd is a task command that: Adds Task Members Sends notification emails to the Task Members if the task is in Working state Parameters: taskId members Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskId, members
    Additional Parameters: none
    Optional Parameters:
    AddTaskTemplateCmd
    The AddTaskTemplateCmd is a task command that: Adds a Task Template.
    AddWorkspaceCmd
    The AddWorkspaceCmd is a task command that: Adds a Workspace.
    AddWorkspaceDescriptionCmd
    The AddWorkspaceDescriptionCmd is a task command that: Adds a Workspace Description.
    ApproveTaskGroupCmd
    The ApproveTaskGroupCmd is a task command that: Sets the Task Groups status to Approved Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CancelInProgressWorkspaceCmd
    The CancelInProgressWorkspaceCmd is a task command that: Sets the Workspace status to Cancel In Progress Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CancelTaskGroupCmd
    The CancelTaskGroupCmd is a task command that: Changes the Task Groups status to Cancelled Deletes the Task Group changes from the schema Notifies the event listener of the status change Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CancelTaskGroupsCmd
    The CancelTaskGroupsCmd is a task command that: Finds all Task Groups in the Workspace and cancels them Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CancelWorkspaceCmd
    The CancelWorkspaceCmd is a task command that: Changes the Workspace status to Cancelled Releases the Workspace back to the pool Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    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
    CompleteTaskGroupCmd
    The CompleteTaskGroupCmd is a task command that: Changes the Task Group status to Complete Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CompleteWorkspaceCmd
    The CompleteWorkspaceCmd is a task command that: Changes the Workspace status to Complete Releases the Workspace back to the pool Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CreateTaskFromTemplateCmd
    The CreateTaskFromTemplateCmd is a task command that: Creates a Task by copying Task Template information.
    PostCompleteOrCancelTaskGroupCmd
    The PostCompleteOrCancelTaskGroupCmd is a task command that: Restarts a persistent Task Group Completes a non-persistent Workspace if all Task Groups within it have Complete or Cancelled status Parameters: taskGroupId Access Beans: WorkspaceAccessBean, TaskGroupAccessBean.
    PromotedTaskGroupCmd
    The PromotedTaskGroupCmd is a task command that: Changes the Task Groups status to Committed.
    PromoteFailedTaskGroupCmd
    The PromoteFailedTaskGroupCmd is a task command that: Changes the Task Group status to Promote Failed Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    PromoteInProgressTaskGroupCmd
    The PromoteInProgressTaskGroupCmd is a task command that: Changes the Task Group status to Promote In Progress Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    PublishInProgressTaskGroupCmd
    The PublishInProgressTaskGroupCmd is a task command that: Changes the Task Group status to Publish In Progress Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ReadyForPromotionTaskGroupCmd
    The ReadyForPromotionTaskGroupCmd is a task command that: Changes the Task Group status to Ready For Promotion Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ReadyToApproveTaskGroupCmd
    The ReadyToApproveTaskGroupCmd is a task command that: If there is at least 1 Approver: 1.
    RejectSingleTaskAndTaskGroupCmd
    The RejectSingleTaskAndTaskGroupCmd is a task command that: Changes the Task Group status to Working Change the Task status to Working If email notification is enabled, sends email notification to all content contributors that the task has been rejected Parameters: taskGroupId taskId Access Beans: Task Commands: SendRejectTaskEmailCmd Mandatory Parameters: taskGroupId, taskId
    Additional Parameters: none
    Optional Parameters: none
    RejectTaskGroupAndTasksCmd
    The RejectTaskGroupAndTasksCmd is a task command that: Changes the Task Group status to Working Change the Task status of all Tasks in the Task Group to Working If email notification is enabled, sends email notification to content contributors of each task that the task has been rejected Parameters: taskGroupId Access Beans: TaskAccessBean Task Commands: SendRejectTaskEmailCmd Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskCmd
    The RemoveTaskCmd is a task command that: Removes a Task Parameters: taskId Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskDescriptionCmd
    The RemoveTaskDescriptionCmd is a Task command that: Removes a Task Description.
    RemoveTaskGroupCmd
    The RemoveTaskGroupCmd is a task command that: Removes a Task Group Removes all Tasks in the Task Group Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskGroupDescriptionCmd
    The RemoveTaskGroupDescriptionCmd is a Task command that: Removes a Task Group Description.
    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:
    RemoveWorkspaceDescriptionCmd
    The RemoveWorkspaceDescriptionCmd is a task command that: Removes a Workspace Description.
    RestartTaskGroupCmd
    The RestartTaskGroupCmd is a task command that: Copies a Task Group to a new instance Copies all Tasks in the Task Group to new instances, associates them with the Task Group Activates the Task Group Parameters: taskGroupId Access Beans: TaskAccessBean TaskGroupAccessBean TaskDescriptionAccessBean TaskGroupDescriptionAccessBean Task Commands: ActivateTaskGroupCmd Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ScheduleTaskGroupPromotionCmd
    The ScheduleTaskGroupPromotionCmd is a task command that: Schedules Task Group promotion Parameters: taskGroupId promotionDate quickPublishType Access Beans: TaskGroupAccessBean Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: promotionDate, quickPublishType
    SendActivateTaskEmailCmd
    The SendActivateTaskEmailCmd is a task command that: Sends an activate task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments
    SendReadyToApproveTaskGroupEmailCmd
    The SendReadyToApproveTaskGroupEmailCmd is a task command that: Sends a notification email to all task group approvers indicating that the task group is ready to approve Parameters: taskGroupId approvers Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: approvers
    SendRejectTaskEmailCmd
    The SendRejectTaskEmailCmd is a task command that: Sends a reject task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments
    SetContentContextCmd
    The SetContentContextCmd is a task command that: Sets the Content Context when a user enters a Task via Accelerator Parameters: taskId taskGroupId workspaceId Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskId, taskGroupId, workspaceId
    Additional Parameters: none
    Optional Parameters: none
    TaskGroupCancelCmd
    The TaskGroupCancelCmd is a URL and controller command that removes any content contributed to the specified task group of the workspace.
    TaskGroupCleanupCmd
    The TaskGroupCleanupCmd is a URL and controller command that removes any content contributed to the specified task group of the workspace.
    TaskGroupCommitCmd
    The TaskGroupCommitCmd is a URL and controller command that: Parameters: taskGroupId Access Beans: TaskGroupAccessBean, Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    TaskGroupUpdateCmd
    The TaskGroupUpdateCmd is a URL and controller command that: Updates a Task Group Updates Task Group Approvers Updates Task Group Descriptions Parameters: Access Beans: TaskAccessBean TaskMemberRelAccessBean Task Commands: UpdateTaskGroupCmd, AddTaskGroupCommentCmd, AddTaskMembersCmd, RemoveTaskMembersCmd, AddTaskGroupDescriptionCmd, UpdateTaskGroupDescriptionCmd, RemoveTaskGroupDescriptionCmd, AddTaskCmd Other Controller Commands: Mandatory Parameters: taskGroupId
    Additional Parameters:
    Optional Parameters: dueDate, promotionDate, quickPublishType, persistentType, postedBy, strComments, approvers, descriptions
    TaskUpdateCmd
    The TaskUpdateCmd is a URL and controller command that: Updates a Task Updates Task members Updates Task descriptions Parameters: taskId usage dueDate members descriptions Access Beans: TaskMemberRelAccessBean TaskDescriptionAccessBean Task Commands: UpdateTaskCmd, AddTaskDescriptionCmd, UpdateTaskDescriptionCmd, RemoveTaskDescriptionCmd, AddTaskMembersCmd, RemoveTaskMembersCmd, Other Controller Commands: Mandatory Parameters: taskId
    Additional Parameters:
    Optional Parameters: usage, dueDate, members, descriptions
    UpdateTaskCmd
    The UpdateTaskCmd is a task command that: Updates a Task.
    UpdateTaskDescriptionCmd
    The UpdateTaskDescriptionCmd is a URL and controller command that: Updates a Task Description.
    UpdateTaskGroupCmd
    The UpdateTaskGroupCmd is a task command that: Updates a Task Group Parameters: taskGroupId dueDate persistentType quickPublishType promotionDate Access Beans: TaskGroupAccessBean Task Commands: Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: dueDate, persistentType, quickPublishType, promotionDate
    UpdateTaskGroupDescriptionCmd
    The UpdateTaskGroupDescriptionCmd is a URL and controller command that: Updates a Task Group Description.
    UpdateWorkspaceCmd
    The UpdateWorkspaceCmd is a task command that: Updates a Workspace.
    UpdateWorkspaceDescriptionCmd
    The UpdateWorkspaceDescriptionCmd is a task command that: Updates a Workspace Description.
    WorkspaceUpdateCmd
    The WorkspaceUpdateCmd is a URL and controller command that: Updates a workspace Updates workspace descriptions Parameters: workspaceId lockingPolicy promotionPolicy persistentType descriptions Access Beans: Task Commands: UpdateWorkspaceCmd UpdateWorkspaceDescriptionCmd AddWorkspaceDescriptionCmd RemoveWorkspaceDescriptionCmd Other Controller Commands:
    Mandatory Parameters: workspaceId
    Additional Parameters:
    Optional Parameters: lockingPolicy, promotionPolicy, persistentType, descriptions
    Default Value:
  • Class Summary 
    Class Description
    ActivateTaskCmdImpl
    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
    ActivateTaskGroupCmdImpl
    The ActivateTaskGroupCmd is a task command that: Activates a Task Group.
    AddTaskCmdImpl
    The AddTaskCmd is a task command that: Adds a Task If the Task is added to a Task Group with Working status, and it is a Content Contributor Task, activates the Task Parameters: taskGroupId identifier descriptions usage dueDate type members Access Beans: TaskAccessBean, TaskGroupAccessBean.
    AddTaskDescriptionCmdImpl
    The AddTaskDescriptionCmd is a task command that: Adds a Task Description.
    AddTaskGroupCmdImpl
    The AddTaskGroupCmd is a task command that: Adds a Task Group Adds Task Group approvers Adds Task Group comments Adds Task Group descriptions Adds a Workspace - Task Group relationship Parameters: taskGroupId descriptions dueDate approvers workspaceId comments postedBy promotionDate persistentType quickPublishType Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: workspaceId, persistentType, quickPublishType
    Additional Parameters: none
    Optional Parameters: descriptions, dueDate, approvers, comments, postedBy, promotionDate
    AddTaskGroupCommentCmdImpl
    The AddTaskGroupCommentCmd is a task command that: Adds Task Group comments Parameters: taskGroupId comments postedBy Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId, postedBy
    Additional Parameters: none
    Optional Parameters: comments
    AddTaskGroupDescriptionCmdImpl
    The AddTaskGroupDescriptionCmd is a task command that: Adds a Task Group Description.
    AddTaskGroupTemplateCmdImpl
    The AddTaskGroupTemplateCmd is a task command that: Adds a Task Group Template by copying an existing Task Group Adds Task Group Template approvers by copying the approvers of an existing Task Group Adds Task Group Template descriptions by copying the descriptions of an existing Task Group Parameters: taskGroupId Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters:
    AddTaskMembersCmdImpl
    The AddTaskMembersCmd is a task command that: Adds Task Members Sends notification emails to the Task Members if the task is in Working state Parameters: taskId members Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskId, members
    Additional Parameters: none
    Optional Parameters:
    AddTaskTemplateCmdImpl
    The AddTaskTemplateCmd is a task command that: Adds a Task Template.
    AddWorkspaceCmdImpl
    The AddWorkspaceCmd is a task command that: Adds a Workspace.
    AddWorkspaceDescriptionCmdImpl
    The AddWorkspaceDescriptionCmd is a task command that: Adds a Workspace Description.
    ApproveTaskGroupCmdImpl
    The ApproveTaskGroupCmd is a task command that: Sets the Task Groups status to Approved Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CancelInProgressWorkspaceCmdImpl
    The CancelInProgressWorkspaceCmd is a task command that: Sets the Workspace status to Cancel In Progress Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CancelTaskGroupCmdImpl
    The CancelTaskGroupCmd is a task command that: Changes the Task Groups status to Cancelled Deletes the Task Group changes from the schema Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CancelTaskGroupsCmdImpl
    The CancelTaskGroupsCmd is a task command that: Finds all Task Groups in the Workspace and cancels them Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CancelWorkspaceCmdImpl
    The CancelWorkspaceCmd is a task command that: Changes the Workspace status to Cancelled Releases the Workspace back to the pool Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CompleteTaskCmdImpl
    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
    CompleteTaskGroupCmdImpl
    The CompleteTaskGroupCmd is a task command that: Changes the Task Group status to Complete Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    CompleteWorkspaceCmdImpl
    The CompleteWorkspaceCmd is a task command that: Changes the Workspace status to Complete Releases the Workspace back to the pool Notifies the event listener of the status change Parameters: workspaceId Access Beans: Mandatory Parameters: workspaceId
    Additional Parameters: none
    Optional Parameters: none
    CreateTaskFromTemplateCmdImpl
    The CreateTaskFromTemplateCmd is a task command that: Creates a Task by copying Task Template information.
    PostCompleteOrCancelTaskGroupCmdImpl
    The PostCompleteOrCancelTaskGroupCmd is a task command that: Restarts a persistent Task Group Completes a non-persistent Workspace if all Task Groups within it have Complete or Cancelled status Parameters: taskGroupId Access Beans: WorkspaceAccessBean, TaskGroupAccessBean.
    PromotedTaskGroupCmdImpl
    The PromotedTaskGroupCmd is a task command that: Changes the Task Groups status to Committed.
    PromoteFailedTaskGroupCmdImpl
    The PromoteFailedTaskGroupCmd is a task command that: Changes the Task Group status to Promote Failed Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    PromoteInProgressTaskGroupCmdImpl
    The PromoteInProgressTaskGroupCmd is a task command that: Changes the Task Group status to Promote In Progress Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    PublishInProgressTaskGroupCmdImpl
    The PublishInProgressTaskGroupCmd is a task command that: Changes the Task Group status to Publish In Progress Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ReadyForPromotionTaskGroupCmdImpl
    The ReadyForPromotionTaskGroupCmd is a task command that: Changes the Task Group status to Ready For Promotion Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ReadyToApproveTaskGroupCmdImpl
    The ReadyToApproveTaskGroupCmd is a task command that: If there is at least 1 Approver: 1.
    RejectSingleTaskAndTaskGroupCmdImpl
    The RejectSingleTaskAndTaskGroupCmd is a task command that: Changes the Task Group status to Working Change the Task status to Working If email notification is enabled, sends email notification to all content contributors that the task has been rejected Parameters: taskGroupId taskId Access Beans: Task Commands: SendRejectTaskEmailCmd Mandatory Parameters: taskGroupId, taskId
    Additional Parameters: none
    Optional Parameters: none
    RejectTaskGroupAndTasksCmdImpl
    The RejectTaskGroupAndTasksCmd is a task command that: Changes the Task Group status to Working Change the Task status of all Tasks in the Task Group to Working If email notification is enabled, sends email notification to content contributors of each task that the task has been rejected Parameters: taskGroupId Access Beans: TaskAccessBean Task Commands: SendRejectTaskEmailCmd Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskCmdImpl
    The RemoveTaskCmd is a task command that: Removes a Task Parameters: taskId Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskDescriptionCmdImpl
    The RemoveTaskDescriptionCmd is a Task command that: Removes a Task Description.
    RemoveTaskGroupCmdImpl
    The RemoveTaskGroupCmd is a task command that: Removes a Task Group Removes all Tasks in the Task Group Parameters: taskGroupId Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    RemoveTaskGroupDescriptionCmdImpl
    The RemoveTaskGroupDescriptionCmd is a Task command that: Removes a Task Group Description.
    RemoveTaskMembersCmdImpl
    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:
    RemoveWorkspaceDescriptionCmdImpl
    The RemoveWorkspaceDescriptionCmd is a task command that: Removes a Workspace Description.
    RestartTaskGroupCmdImpl
    The RestartTaskGroupCmd is a task command that: Copies a Task Group to a new instance Copies all Tasks in the Task Group to new instances, associates them with the Task Group Activates the Task Group Parameters: taskGroupId Access Beans: TaskAccessBean TaskGroupAccessBean TaskDescriptionAccessBean TaskGroupDescriptionAccessBean Task Commands: ActivateTaskGroupCmd Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: none
    ScheduleTaskGroupPromotionCmdImpl
    The ScheduleTaskGroupPromotionCmd is a task command that: Schedules Task Group promotion Parameters: taskGroupId promotionDate quickPublishType Access Beans: TaskGroupAccessBean Task Commands: Other Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: promotionDate, quickPublishType
    SendActivateTaskEmailCmdImpl
    The SendActivateTaskEmailCmd is a task command that: Sends an activate task email notification to task members If members are provided, the email gets sent only to those members If no members are provided, the email gets sent to all the task members listed in the database Parameters: taskId comments members Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments, members
    SendReadyToApproveTaskGroupEmailCmdImpl
    The SendReadyToApproveTaskGroupEmailCmd is a task command that: Sends a notification email to task group approvers indicating that the task group is ready to approve If approvers are supplied, sends the email to only the approvers supplied If no approvers are supplied, sends the email to all the approvers for the task group listed in the database Parameters: taskGroupId approvers Access Beans: Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: approvers
    SendRejectTaskEmailCmdImpl
    The SendRejectTaskEmailCmd is a task command that: Sends a reject task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
    Additional Parameters: none
    Optional Parameters: comments
    SetContentContextCmdImpl
    The SetContentContextCmd is a task command that: Sets the Content Context when a user enters a Task via Accelerator Parameters: taskId taskGroupId workspaceId Access Beans: Task Commands: Other Controller commands:
    Mandatory Parameters: taskId, taskGroupId, workspaceId
    Additional Parameters: none
    Optional Parameters: none
    TaskGroupCancelCmdImpl
    TaskGroupCancelCmdImpl cancels a task group within a workspace.
    TaskGroupCleanupCmdImpl
    TaskGroupCleanupCmd cleans up resources for a task group within a workspace.
    TaskGroupCommitCmdImpl
    TaskGroupCommitCmd commits a task group within a workspace.
    TaskGroupUpdateCmdImpl
    The TaskGroupUpdateCmd is a URL and controller command that: Updates a Task Group Updates Task Group Approvers Updates Task Group Descriptions Parameters: Access Beans: TaskAccessBean TaskMemberRelAccessBean Task Commands: UpdateTaskGroupCmd, AddTaskGroupCommentCmd, AddTaskMembersCmd, RemoveTaskMembersCmd, AddTaskGroupDescriptionCmd, UpdateTaskGroupDescriptionCmd, RemoveTaskGroupDescriptionCmd, AddTaskCmd Other Controller Commands: Mandatory Parameters: taskGroupId
    Additional Parameters:
    Optional Parameters: dueDate, promotionDate, quickPublishType, persistentType, postedBy, strComments, approvers, descriptions
    TaskUpdateCmdImpl
    Implementation for TaskUpdateCmd
    UpdateTaskCmdImpl
    The UpdateTaskCmd is a task command that: Updates a Task.
    UpdateTaskDescriptionCmdImpl
    The UpdateTaskDescriptionCmd is a URL and controller command that: Updates a Task Description.
    UpdateTaskGroupCmdImpl
    The UpdateTaskGroupCmd is a task command that: Updates a Task Group Parameters: taskGroupId dueDate persistentType quickPublishType promotionDate Access Beans: TaskGroupAccessBean Task Commands: Controller commands:
    Mandatory Parameters: taskGroupId
    Additional Parameters: none
    Optional Parameters: dueDate, persistentType, quickPublishType, promotionDate
    UpdateTaskGroupDescriptionCmdImpl
    The UpdateTaskGroupDescriptionCmd is a URL and controller command that: Updates a Task Group Description.
    UpdateWorkspaceCmdImpl
    The UpdateWorkspaceCmd is a task command that: Updates a Workspace.
    UpdateWorkspaceDescriptionCmdImpl
    The UpdateWorkspaceDescriptionCmd is a URL and controller command that: Updates a Workspace Description.
    WorkspaceUpdateCmdImpl
    Implementation for WorkspaceUpdateCmd