public class SandboxMetadataProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BRANCH
branch from which the sandbox:release was run
|
static String |
PROMOTED_STATUS
Set to true when a build gets promoted
|
static String |
SCM_CONNECTION
scm.connection from pom.xml
|
static String |
SCM_DEVELOPER_CONNECTION
scm.developerConnection from pom.xml
|
static String |
WORKSPACE
location (host and directory) from which sandbox:release was run
|
public static final String PROMOTED_STATUS
public static final String SCM_DEVELOPER_CONNECTION
public static final String SCM_CONNECTION
public static final String WORKSPACE
public static final String BRANCH
Copyright © 2015 Atlassian. All rights reserved.