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 1057019 2011-01-09 20:13:07Z olamy $
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-2012 The Apache Software Foundation. All Rights Reserved.