Uses of Class
com.atlassian.bamboo.utils.SystemProperty
-
Uses of SystemProperty in com.atlassian.bamboo.cluster
Modifier and TypeFieldDescriptionstatic final SystemProperty
BambooClusterSettings.OPTIMISTIC_LOCKING_MODE
-
Uses of SystemProperty in com.atlassian.bamboo.utils
Modifier and TypeFieldDescriptionstatic final SystemProperty
SystemProperty.ANT_HOME
Location of ANTstatic final SystemProperty
SystemProperty.ARTIFACT_COMPRESSION_DARK_FEATURE
Makes artifacts and logs compression tied to the global compression configuration.static final SystemProperty
SystemProperty.ARTIFACT_SIZE_LIMIT_PER_BUILD
static final SystemProperty
SystemProperty.ARTIFACT_TEMP_FOLDER
Custom artifact temporary storage path.static final SystemProperty
SystemProperty.ATLASSIAN_DEV_MODE
static final SystemProperty
SystemProperty.BAMBOO_DELETION_ENABLED
If this is set to 'false' then the background deletion service will not delete objects within Bamboo that areImmutableDeletable.isMarkedForDeletion()
This is only useful for support purposesstatic final SystemProperty
SystemProperty.BAMBOO_FREEMARKER_DEBUG
Unlocks different aspects of Freemarker debug output: - output template names as html comments (BAM-8006)static final SystemProperty
SystemProperty.BAMBOO_HOME_FROM_ENV
Location of Bamboo Home.static final SystemProperty
SystemProperty.BAMBOO_HOME_SHARED_FROM_ENV
Location of Bamboo Shared Home.static final SystemProperty
SystemProperty.BAMBOO_INSTANCE_SPECIFIC_DATA_LOCATIONS
static final SystemProperty
SystemProperty.BAMBOO_JMS_SSL_CIPHER
Cipher class used for SSL keystore/truststore password decryption.static final SystemProperty
SystemProperty.BAMBOO_JMS_SSL_KEYSTORE
Path to SSL keys keystore file used for SSL connector for JMS (agent-server communication).static final SystemProperty
SystemProperty.BAMBOO_JMS_SSL_KEYSTORE_PASSWORD
Encrypted Keystore password toBAMBOO_JMS_SSL_KEYSTORE
file.static final SystemProperty
SystemProperty.BAMBOO_JMS_SSL_TRUSTSTORE
Path to SSL certificate truststore file used for SSL connector for JMS (agent-server communication).static final SystemProperty
SystemProperty.BAMBOO_JMS_SSL_TRUSTSTORE_PASSWORD
Encrypted Truststore password toBAMBOO_JMS_SSL_TRUSTSTORE
file.static final SystemProperty
SystemProperty.BAMBOO_MAX_AGENTS_LOADING
Specifies the maximum amount of remote agents able to load at one timestatic final SystemProperty
SystemProperty.BAMBOO_RELOAD_AGENT_CLASSPATH
When set causes the classpath.zip of the Jar Remote class loader to be reset for each agent startupstatic final SystemProperty
SystemProperty.BAMBOO_REQUEST_PROFILING
static final SystemProperty
SystemProperty.BRANCH_EXPIRY_SCHEDULED_TIME
Configure at what time should branch expiry run.static final SystemProperty
SystemProperty.BROKER_KAHA_JOURNAL_DISK_SYNC_STRATEGY
This setting configures the disk sync policy.static final SystemProperty
SystemProperty.BROKER_KAHA_PREALLOCATION_STRATEGY
This setting configures how the broker will try to preallocate the journal files when a new journal file is needed.static final SystemProperty
SystemProperty.BUILD_FAILED_MARKER
Text the builders will look for when checking for build failure, currently only used by ant builderstatic final SystemProperty
SystemProperty.BUILD_PARENT_JAVA_IO_TMPDIR
Parent directory for temporary directories created for builds.static final SystemProperty
SystemProperty.BUILD_RESULTS_CACHE_SIZE
Make the buildresults cache configurablestatic final SystemProperty
SystemProperty.BUILD_SUCCESSFUL_MARKER
Text the builders will look for when checking for build success.static final SystemProperty
SystemProperty.BUILDING_DISABLED
Disable triggering plans globally in Bamboo.static final SystemProperty
SystemProperty.CUSTOM_S3_ASSEMBLY_BUCKET
You can override the bucket used for EC2 agent bootstrap using this variable.static final SystemProperty
SystemProperty.DIRECTORY_SCANNING_PLUGIN_SCAN_DIR
An optional directory to attempt to load additional plugins from.static final SystemProperty
SystemProperty.DISABLE_BRANCH_DETECTION
static final SystemProperty
SystemProperty.DISABLE_CLOSED_BRANCH_DETECTION
static final SystemProperty
SystemProperty.EC2_AGENT_ENDPOINT
You can override the EC2 agent endpoint here, it will be used instead of the base URL.static final SystemProperty
SystemProperty.EC2_IGNORE_CERT_CHECK
Allow EC2 agents to ignore invalid certificates, if not using the tunnelstatic final SystemProperty
SystemProperty.ELASTIC_AGENT_INSTANCE_NAME
Property set on elastic agent that denotes the agent's name to use.static final 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 shutdownstatic final 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 shutdownstatic final SystemProperty
SystemProperty.ELASTIC_BAMBOO_CUSTOM_ENTITY
Custom EC2 Entity Name.static final SystemProperty
SystemProperty.ELASTIC_IMAGE_AMI_ID
Lets you over ride the default elastic images usedstatic final SystemProperty
SystemProperty.EVENT_MANAGER_CORE_POOL_SIZE
Optional property for tuning core pool size in Bamboo Event Managerstatic final SystemProperty
SystemProperty.EVENT_MANAGER_MAXIMUM_POOL_SIZE
Optional property for tuning maximum pool size in Bamboo Event Managerstatic final 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=50static final SystemProperty
SystemProperty.FILTER_MAVEN_LOG_FOR_DOWNLOAD_STATUS
Filter out Maven artifact download progress status message in build log.static final SystemProperty
SystemProperty.FIND_SUCCESS_MESSAGE_IN_LAST
Number of lines for builders to look back to guarantee build successful.static final SystemProperty
SystemProperty.FIRE_INITIAL_BUILD_FOR_MANUAL_STRATEGY
Fire initial build automatically for manual build strategy on build creationstatic final SystemProperty
SystemProperty.GRAVATAR_BASE_URL
Base url for Atlassian account avatars.static final SystemProperty
SystemProperty.HTTP_HEADER_SECURITY_ANTI_CLICKJACKING_X_FRAME_OPTIONS_VALUE
Controls the inclusion of the X-Frame-Options header value for Clickjacking protection Default: SAMEORIGIN Permitted values: DENY, SAMEORIGIN env: bamboo.http.header.security.anti.clickjacking.x_frame_options=DENY java: -Dbamboo.http.header.security.anti.clickjacking.x_frame_options=DENYstatic final SystemProperty
SystemProperty.HTTP_HEADER_SECURITY_CSP
Specifies the Content Security Policy (CSP) header valuestatic final SystemProperty
SystemProperty.HTTP_HEADER_SECURITY_PERMISSIONS_POLICY
Specifies the Permissions Policy (formerly Feature-Policy) header valuestatic final SystemProperty
SystemProperty.HTTP_HEADER_SECURITY_REFERRER_POLICY
Specifies the Referrer Policy header valuestatic final SystemProperty
SystemProperty.JMS_STORE_DIRECTORY
Jms store directory.static final SystemProperty
SystemProperty.MAVEN_HOME
Location of MAVEN 1static final SystemProperty
SystemProperty.MAVEN2_HOME
Location of MAVEN 2static final SystemProperty
SystemProperty.MAX_VCS_OPERATION_RETRIES
Overrides the maximum number of retries for operations that fail.static final SystemProperty
SystemProperty.OPTIMISTIC_LOCKING_MODE
Optimistic locking mode.static SystemProperty
Specifies the multiplier factor of the orphaned build monitor job's reaction delay.static final SystemProperty
SystemProperty.ORPHANED_PULL_REQUESTS_CLEANUP_SCHEDULE
Cron expression to schedule orphaned pull requests removal job.static final SystemProperty
SystemProperty.ORPHANED_SPECS_STATES_CLEANUP_SCHEDULE
Cron expression to schedule orphaned Specs states removal job.static final SystemProperty
SystemProperty.ORPHANED_TEST_CASE_CRON_SCHEDULE
Cron expression to schedule orphaned test case removal job.static final SystemProperty
SystemProperty.PATH
The system PATH variable.static final SystemProperty
SystemProperty.PDL_DARK_FEATURE
Turns on the PDL and related stuffstatic final 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 final SystemProperty
SystemProperty.REMOTE_AGENT_SECURITY_TOKEN_VALUE
Sets token value for Agent authentication (if defined bamboo won't generate new token).static final SystemProperty
SystemProperty.ROTP_ADMIN_SHORTCUTS_DARK_FEATURE
Turns on the ROTP admin shortcutsstatic final SystemProperty
SystemProperty.ROTP_DARK_FEATURE
Turns on the ROTP header and related stuffstatic final SystemProperty
SystemProperty.ROTP_PROJECT_SHORTCUTS_DARK_FEATURE
Turns on the ROTP project shortcutsstatic final SystemProperty
SystemProperty.SEARCH_BUILD_SUCCESS_FAIL_MESSAGE_EVERYWHERE
A workaround for BAM-4069, allows us to search for build successful/failed messages.static final 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 final SystemProperty
SystemProperty.SVN_CACHE_CREDENTIALS
SVN authentication cachingstatic final SystemProperty
SystemProperty.SVN_SPOOL_TO_FILE
SVN client to use temporary file for spooling repository filesstatic final SystemProperty
SystemProperty.SVN_WC_FORMAT
Deprecated.static final SystemProperty
SystemProperty.SYSTEM_INFO_SCHEDULER_CRON
Quartz cron expression to schedule the SystemInfoJob.static final SystemProperty
SystemProperty.TEXT_PLAIN_MIME_DEFAULT_ENCODING
MIME encoding for text/plain resources defined in mimetypes.xml.static final SystemProperty
SystemProperty.VARIABLE_UPGRADE_SCHEDULE_CRON
Configure at what time variable upgrade should run.Modifier and TypeMethodDescriptionstatic @NotNull com.google.common.base.Predicate<SystemProperty>
BambooPredicates.systemPropertyHasValue()
AdministrationConfiguration.getRepositorySettings()