java.lang.Object
org.wso2.carbon.deployment.synchronizer.subversion.SVNConstants
public class SVNConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SVN_URL
public static final String SVN_URL
- See Also:
-
-
SVN_USER
public static final String SVN_USER
- See Also:
-
-
SVN_PASSWORD
public static final String SVN_PASSWORD
- See Also:
-
-
SVN_CLIENT
public static final String SVN_CLIENT
- See Also:
-
-
SVN_IGNORE_EXTERNALS
public static final String SVN_IGNORE_EXTERNALS
- See Also:
-
-
SVN_FORCE_UPDATE
public static final String SVN_FORCE_UPDATE
- See Also:
-
-
SVN_URL_APPEND_TENANT_ID
public static final String SVN_URL_APPEND_TENANT_ID
- See Also:
-
-
Constructor Details
-
SVNConstants
public SVNConstants()