org.apache.maven.scm.provider.perforce.command
Class PerforceVerbMapper

java.lang.Object
  extended by org.apache.maven.scm.provider.perforce.command.PerforceVerbMapper

public class PerforceVerbMapper
extends Object

Version:
$Id: PerforceVerbMapper.java 483105 2006-12-06 15:07:54Z evenisse $
Author:
mperham

Constructor Summary
PerforceVerbMapper()
           
 
Method Summary
static ScmFileStatus toStatus(String verb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerforceVerbMapper

public PerforceVerbMapper()
Method Detail

toStatus

public static ScmFileStatus toStatus(String verb)


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