com.ibm.commerce.contentmanagement.commands

Class CancelWorkspaceCmdImpl

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