Class Operation


  • public final class Operation
    extends java.lang.Object
    Poor mans enum for svn_wc_operation_t
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int merge  
      static int none  
      static int switched  
      static int update  
    • Constructor Summary

      Constructors 
      Constructor Description
      Operation()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait