com.perforce.maven.scm.provider.p4.command
Interface P4Command

All Superinterfaces:
org.apache.maven.scm.command.Command
All Known Implementing Classes:
P4AddCommand, P4BlameCommand, P4BranchCommand, P4ChangeLogCommand, P4CheckInCommand, P4CheckOutCommand, P4DiffCommand, P4EditCommand, P4ExportCommand, P4ListCommand, P4LoginCommand, P4RemoveCommand, P4StatusCommand, P4TagCommand, P4UnEditCommand, P4UpdateCommand

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

Perforce command interface class.


Field Summary
 
Fields inherited from interface org.apache.maven.scm.command.Command
ROLE
 
Method Summary
 
Methods inherited from interface org.apache.maven.scm.command.Command
execute, getLogger, setLogger
 



Copyright © 2003-2011 Perforce Software. All Rights Reserved.