com.atlassian.maven.plugins.sandbox
Class ScmConnectionWrapper.RepositoryType

java.lang.Object
  extended by com.atlassian.maven.plugins.sandbox.ScmConnectionWrapper.RepositoryType
Enclosing class:
ScmConnectionWrapper

public static class ScmConnectionWrapper.RepositoryType
extends java.lang.Object


Field Summary
static int HG
           
static int SVN
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HG

public static final int HG
See Also:
Constant Field Values

SVN

public static final int SVN
See Also:
Constant Field Values


Copyright © 2013 Atlassian. All Rights Reserved.