Package | Description |
---|---|
com.atlassian.bamboo.utils |
Modifier and Type | Field and Description |
---|---|
static SystemProperty |
SystemProperty.ALLOW_UNSUPPORTED_DB
Whether the user can select an unsupported database or not.
|
static SystemProperty |
SystemProperty.ANT_HOME
Location of ANT
|
static SystemProperty |
SystemProperty.ARTIFACT_COMPRESSION_DARK_FEATURE
Makes artifacts and logs compression tied to the global compression configuration.
|
static SystemProperty |
SystemProperty.ARTIFACT_SIZE_LIMIT_PER_BUILD |
static SystemProperty |
SystemProperty.ATLASSIAN_DEV_MODE |
static SystemProperty |
SystemProperty.BAMBOO_DELETION_ENABLED
If this is set to 'false' then the background deletion service will not delete objects within Bamboo that are
ImmutableDeletable.isMarkedForDeletion()
This is only useful for support purposes |
static SystemProperty |
SystemProperty.BAMBOO_FREEMARKER_DEBUG
Unlocks different aspects of Freemarker debug output:
- output template names as html comments (BAM-8006)
|
static SystemProperty |
SystemProperty.BAMBOO_HOME_FROM_ENV
Location of Bamboo Home
|
static SystemProperty |
SystemProperty.BAMBOO_INSTANCE_SPECIFIC_DATA_LOCATIONS |
static SystemProperty |
SystemProperty.BAMBOO_MAX_AGENTS_LOADING
Specifies the maximum amount of remote agents able to load at one time
|
static SystemProperty |
SystemProperty.BAMBOO_RELOAD_AGENT_CLASSPATH
When set causes the classpath.zip of the Jar Remote class loader to be reset for each agent startup
|
static SystemProperty |
SystemProperty.BAMBOO_REQUEST_PROFILING |
static SystemProperty |
SystemProperty.BRANCH_EXPIRY_SCHEDULED_TIME
Configure at what time should branch expiry run.
|
static SystemProperty |
SystemProperty.BUILD_FAILED_MARKER
Text the builders will look for when checking for build failure, currently only used by ant builder
|
static SystemProperty |
SystemProperty.BUILD_PARENT_JAVA_IO_TMPDIR
Parent directory for temporary directories created for builds.
|
static SystemProperty |
SystemProperty.BUILD_RESULTS_CACHE_SIZE
Make the buildresults cache configurable
|
static SystemProperty |
SystemProperty.BUILD_SUCCESSFUL_MARKER
Text the builders will look for when checking for build success.
|
static SystemProperty |
SystemProperty.BUILDING_DISABLED
Disable triggering plans globally in Bamboo.
|
static SystemProperty |
SystemProperty.CUSTOM_S3_ASSEMBLY_BUCKET
You can override the bucket used for EC2 agent bootstrap using this variable.
|
static SystemProperty |
SystemProperty.CVS_CHECKOUT_FORMAT
CVS checkout format, the default behavior is to checkout in BINARY format, although this can be overidden
with either TEXT or NONE
|
static SystemProperty |
SystemProperty.CVS_FORCE_CHECKOUT_TO_LATEST
A flag that forces Bamboo's CVS repository to checkout to the latest of that particular branch / HEAD, rather than using the -d flag, which seems to have compatibility issues in some cases.
|
static SystemProperty |
SystemProperty.CVS_TIME_DIFF
The CVS Server's time offset in minutes if different to Bamboo Server
|
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.DIRECTORY_SCANNING_PLUGIN_SCAN_DIR
An optional directory to attempt to load additional plugins from.
|
static SystemProperty |
SystemProperty.DISABLE_BRANCH_DETECTION |
static SystemProperty |
SystemProperty.DISABLE_CLOSED_BRANCH_DETECTION |
static SystemProperty |
SystemProperty.EC2_AGENT_ENDPOINT
You can override the EC2 agent endpoint here, it will be used instead of the base URL.
|
static SystemProperty |
SystemProperty.EC2_IGNORE_CERT_CHECK
Allow EC2 agents to ignore invalid certificates, if not using the tunnel
|
static SystemProperty |
SystemProperty.ELASTIC_AGENT_INSTANCE_NAME
Property set on elastic agent that denotes the agent's name to use.
|
static SystemProperty |
SystemProperty.ELASTIC_AGENT_LOG_AWS_ID
If it is set to a valid AWS id, it will be used to authenticate to S3 and copy logs there upon shutdown
|
static SystemProperty |
SystemProperty.ELASTIC_AGENT_LOG_AWS_SECRET
If it is set to a valid AWS id, it will be used to authenticate to S3 and copy logs there upon shutdown
|
static SystemProperty |
SystemProperty.ELASTIC_IMAGE_AMI_ID
Lets you over ride the default elastic images used
|
static SystemProperty |
SystemProperty.EVENT_MANAGER_CORE_POOL_SIZE
Optional property for tuning core pool size in Bamboo Event Manager
|
static SystemProperty |
SystemProperty.EVENT_MANAGER_MAXIMUM_POOL_SIZE
Optional property for tuning maximum pool size in Bamboo Event Manager
|
static SystemProperty |
SystemProperty.FILE_UPLOAD_MAXIMUM_SIZE
Maximum size of uploaded files in megabytes
Default : true
env : bamboo.file.upload.max.size=50
java: -Dbamboo.file.upload.max.size=50
|
static SystemProperty |
SystemProperty.FILTER_MAVEN_LOG_FOR_DOWNLOAD_STATUS
Filter out Maven artifact download progress status message in build log.
|
static SystemProperty |
SystemProperty.FIND_SUCCESS_MESSAGE_IN_LAST
Number of lines for builders to look back to guarantee build successful.
|
static SystemProperty |
SystemProperty.FIRE_INITAL_BUILD_FOR_MANUAL_STRATEGY
Fire initial build automatically for manual build strategy on build creation
|
static SystemProperty |
SystemProperty.GRAVATAR_BASE_URL
Base url for Atlassian account avatars.
|
static SystemProperty |
SystemProperty.HG_CHANGE_SET_LIMIT |
static SystemProperty |
SystemProperty.HG_COMMAND_FORCE_DEBUG
Whether mercurial plans output more verbose logs from hg commands.
|
static SystemProperty |
SystemProperty.JMS_STORE_DIRECTORY
Jms store directory.
|
static SystemProperty |
SystemProperty.MAVEN_HOME
Location of MAVEN 1
|
static SystemProperty |
SystemProperty.MAVEN2_HOME
Location of MAVEN 2
|
static SystemProperty |
SystemProperty.MAX_VCS_OPERATION_RETRIES
Overrides the maximum number of retries for operations that fail.
|
static SystemProperty |
SystemProperty.ORPHANED_PULL_REQUESTS_CLEANUP_SCHEDULE
Cron expression to schedule orphaned pull requests removal job.
|
static SystemProperty |
SystemProperty.ORPHANED_SPECS_STATES_CLEANUP_SCHEDULE
Cron expression to schedule orphaned Specs states removal job.
|
static SystemProperty |
SystemProperty.ORPHANED_TEST_CASE_CRON_SCHEDULE
Cron expression to schedule orphaned test case removal job.
|
static SystemProperty |
SystemProperty.PATH
The system PATH variable.
|
static SystemProperty |
SystemProperty.PDL_DARK_FEATURE
Turns on the PDL and related stuff
|
static SystemProperty |
SystemProperty.PLAN_DIRECTORY_INFO_REST
Enable REST resource to get information about the directories where artifacts, build logs, and build results will be stored.
|
static SystemProperty |
SystemProperty.PLAN_EXECUTION_DETECTION_THREADS
Allows for the pool size for change detection to be modified.
|
static SystemProperty |
SystemProperty.ROTP_ADMIN_SHORTCUTS_DARK_FEATURE
Turns on the ROTP admin shortcuts
|
static SystemProperty |
SystemProperty.ROTP_DARK_FEATURE
Turns on the ROTP header and related stuff
|
static SystemProperty |
SystemProperty.ROTP_PROJECT_SHORTCUTS_DARK_FEATURE
Turns on the ROTP project shortcuts
|
static SystemProperty |
SystemProperty.SEARCH_BUILD_SUCCESS_FAIL_MESSAGE_EVERYWHERE
A workaround for BAM-4069, allows us to search for build successful/failed messages.
|
static SystemProperty |
SystemProperty.SEND_FILE_NAMES_TO_AGENT
If your agent side plugins rely on presence of file names in BuildContext, set this property to true.
|
static SystemProperty |
SystemProperty.SVN_CACHE_CREDENTIALS
SVN authentication caching
|
static SystemProperty |
SystemProperty.SVN_SPOOL_TO_FILE
SVN client to use temporary file for spooling repository files
|
static SystemProperty |
SystemProperty.SVN_WC_FORMAT
Deprecated.
since 4.2.1 use
AdministrationConfiguration.getRepositorySettings()
|
static SystemProperty |
SystemProperty.TEXT_PLAIN_MIME_DEFAULT_ENCODING
MIME encoding for text/plain resources defined in mimetypes.xml.
|
static SystemProperty |
SystemProperty.VARIABLE_UPGRADE_SCHEDULE_CRON
Configure at what time variable upgrade should run.
|
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<SystemProperty> |
BambooPredicates.systemPropertyHasValue() |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.