Class PerforceVerbMapper


  • public class PerforceVerbMapper
    extends java.lang.Object
    Author:
    mperham
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ScmFileStatus toStatus​(java.lang.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​(java.lang.String verb)