Uses of Class
com.atlassian.bamboo.utils.SystemProperty

Packages that use SystemProperty
com.atlassian.bamboo.utils   
 

Uses of SystemProperty in com.atlassian.bamboo.utils
 

Fields in com.atlassian.bamboo.utils declared as SystemProperty
static SystemProperty SystemProperty.ANT_HOME
          Location of ANT
static SystemProperty SystemProperty.BAMBOO_HOME_FROM_ENV
          Location of Bamboo Home
static SystemProperty SystemProperty.DEFAULT_CVS_ROOT
          Default CVS Root (CVS server!)
static SystemProperty SystemProperty.DEFAULT_P4_EXE
          Default Perforce p4 executable
static SystemProperty SystemProperty.DEFAULT_PERFORCE_CLIENT
          Default Perforce Client
static SystemProperty SystemProperty.DEFAULT_PERFORCE_PORT
          Default Perforce Port (Perforce server!)
static SystemProperty SystemProperty.DEFAULT_PERFORCE_USER
          Default Perforce User
static SystemProperty SystemProperty.DISABLE_SUCCESSFUL_TEST_INDEX
          A workaround for BAM-1323, allows us to ignore successful tests from the index, greatly improving performance of the reindex and reducing the size of it.
static SystemProperty SystemProperty.FIND_SUCCESS_MESSAGE_IN_LAST
          Number of lines for builders to look back to guarantee
static SystemProperty SystemProperty.MAVEN_HOME
          Location of MAVEN
static SystemProperty SystemProperty.MAVEN2_HOME
          Location of MAVEN 2
static SystemProperty SystemProperty.PATH
          The system PATH variable.
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.