Uses of Interface
hudson.plugins.tfs.commands.Command

Packages that use Command
hudson.plugins.tfs.commands   
 

Uses of Command in hudson.plugins.tfs.commands
 

Subinterfaces of Command in hudson.plugins.tfs.commands
 interface ParseableCommand<T>
          Command that issues a tf command line client command.
 

Classes in hudson.plugins.tfs.commands that implement Command
 class AbstractCommand
           
 class BriefHistoryCommand
          TF command for retrieving a brief history.
 class DeleteWorkspaceCommand
           
 class DetailedHistoryCommand
           
 class GetFilesToWorkFolderCommand
           
 class GetWorkspaceMappingsCommand
          Retrieves the workspace mappings.
 class ListWorkspacesCommand
           
 class MapWorkfolderCommand
           
 class NewWorkspaceCommand
           
 class UnmapWorkfolderCommand
           
 



Copyright © 2009. All Rights Reserved.