Constant Field Values


Contents
com.atlassian.*

com.atlassian.maven.plugins.sandbox.SandboxMetadataProperties
public static final java.lang.String BRANCH "branch"
public static final java.lang.String PROMOTED_STATUS "promoted"
public static final java.lang.String SCM_CONNECTION "scm.connection"
public static final java.lang.String SCM_DEVELOPER_CONNECTION "scm.developerConnection"
public static final java.lang.String WORKSPACE "workspace"

com.atlassian.maven.plugins.sandbox.ScmConnectionWrapper
protected static final java.lang.String SCM_HG_PREFIX "scm:hg:"
protected static final java.lang.String SCM_SVN_PREFIX "scm:svn:"

com.atlassian.maven.plugins.sandbox.ScmConnectionWrapper.RepositoryType
public static final int HG 1
public static final int SVN 2



Copyright © 2013 Atlassian. All Rights Reserved.