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, StarteamEditCommand, StarteamRemoveCommand, StarteamStatusCommand, StarteamTagCommand, StarteamUnEditCommand, StarteamUpdateCommand

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

Version:
$Id: StarteamCommand.java 372209 2006-01-25 13:30:01Z evenisse $
Author:
Trygve Laugstøl

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
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.