org.apache.maven.scm.provider.starteam.command
Interface StarteamCommand

All Superinterfaces:
org.apache.maven.scm.command.Command
All Known Implementing Classes:
StarteamAddCommand, StarteamChangeLogCommand, StarteamCheckInCommand, StarteamCheckOutCommand, StarteamDiffCommand, StarteamRemoveCommand, StarteamStatusCommand, StarteamTagCommand, StarteamUpdateCommand

public interface StarteamCommand
extends org.apache.maven.scm.command.Command

Version:
$Id: StarteamCommand.java 190397 2005-06-13 13:21:42Z evenisse $
Author:
Trygve Laugstøl

Nested Class Summary
 
Nested classes inherited from class org.apache.maven.scm.command.Command
 
Field Summary
 
Fields inherited from interface org.apache.maven.scm.command.Command
ROLE
 
Methods inherited from interface org.apache.maven.scm.command.Command
execute, getLogger, setLogger