com.ibm.commerce.contentmanagement.commands

Class CompleteWorkspaceCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CompleteWorkspaceCmd, 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 CompleteWorkspaceCmdImpl
    extends TaskCommandImpl
    implements CompleteWorkspaceCmd
    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
    See Also:
    Serialized Form