Uses of Class
com.atlassian.bamboo.utils.SystemProperty.BooleanSystemProperty
Packages that use SystemProperty.BooleanSystemProperty
Package
Description
-
Uses of SystemProperty.BooleanSystemProperty in com.atlassian.bamboo.cluster
Fields in com.atlassian.bamboo.cluster declared as SystemProperty.BooleanSystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty.BooleanSystemPropertyBambooClusterSettings.CLUSTER_CONNECT_SECONDARY_ONLY_IF_GRPC_COMMUNICATION_IS_WORKINGstatic final SystemProperty.BooleanSystemPropertyBambooClusterSettings.NODE_ALIVE_WATCHDOG_ENABLED -
Uses of SystemProperty.BooleanSystemProperty in com.atlassian.bamboo.plugins.stash
Fields in com.atlassian.bamboo.plugins.stash declared as SystemProperty.BooleanSystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty.BooleanSystemPropertyBitbucketServerPullRequestDetector.ENFORCE_PULLREQUEST_POLLING_ONLY -
Uses of SystemProperty.BooleanSystemProperty in com.atlassian.bamboo.utils
Fields in com.atlassian.bamboo.utils declared as SystemProperty.BooleanSystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty.BooleanSystemPropertySystemProperty.AGENT_QUEUE_OFFLOADING_ENABLEDEnables offloading of agent queue to disk.static final SystemProperty.BooleanSystemPropertySystemProperty.ALLOW_FREEMARKER_TEMPLATES_AT_WEBHOOK_PAYLOADAllow to use Freemarker template engine for Webhook payload rendering.static final SystemProperty.BooleanSystemPropertySystemProperty.ALLOW_MUTATIVE_GET_IN_STRICT_XSRF_MODEstatic final SystemProperty.BooleanSystemPropertySystemProperty.ALLOW_URL_PARAMETERS_LOGINWhether logging in by passing URL parameters (os_username/os_password) is enabled.static final SystemProperty.BooleanSystemPropertySystemProperty.APPLINKS_ALL_HOSTS_ENABLEDDisable Application Link URL validation which prevents creation of applinks for localhost.static final SystemProperty.BooleanSystemPropertySystemProperty.ARTIFACT_DOWNLOAD_IGNORES_SUCCESS_RESULT_REQUIREMENTWhether Bamboo Artifact Download task may ignore requirement to find at least one successful build result when condition is present.static final SystemProperty.BooleanSystemPropertySystemProperty.ATLASSIAN_AUTHENTICATION_BAMBOO_LEGACY_MODEControls if two-step verification with new UI/UX flow is used or legacy mode (provides only basic auth + SSO).static final SystemProperty.BooleanSystemPropertySystemProperty.AUDIT_LOG_FOR_RSS_UPDATES_DISABLEDWhether audit logs are disabled for RSS updates.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_ENABLE_GRPC_VIA_PROXYEnables gRPC communication via proxy.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_GRPC_AUTHENTICATION_ENABLEDEnable authentication in gRPC communication.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_GRPC_AUTHENTICATION_SAVE_CLIENT_CERTIFICATES_TO_DISKSaves generated keys for gRPC client to the node local home.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_IGNORE_SERVER_STATE_ON_RESTARTDisables seamless restart feature.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_MANAGED_JMS_SSLWhether Bamboo manages SSL keys and certificates in JMS.static final SystemProperty.BooleanSystemPropertySystemProperty.BAMBOO_RSS_EMAIL_NOTIFICATION_ENABLEDWhether Bamboo will send RSS email notifications.static final SystemProperty.BooleanSystemPropertySystemProperty.CHECK_JAVA_VERSION_ON_UPGRADEWhether Bamboo should fail on upgrade when version of Java is not supportedstatic final SystemProperty.BooleanSystemPropertySystemProperty.CHECK_MYSQL_VER_ON_UPGRADEWhether Bamboo should fail on upgrade when version of Mysql is not supportedstatic final SystemProperty.BooleanSystemPropertySystemProperty.CLEAN_TEMP_AT_START_ENABLEDCleaning temp dir on bamboo startup (disabled by default)static final SystemProperty.BooleanSystemPropertyDetermines whether secondary nodes should only connect if gRPC communication is working.static final SystemProperty.BooleanSystemPropertySystemProperty.CREATE_BITBUCKET_SSH_ALLOWLIST_RECORDS_AUTOMATICALLYIf Bamboo should automatically create allowlist record for SSH endpoint of new Bitbucket Server application link.static final SystemProperty.BooleanSystemPropertySystemProperty.CRYPTO_TRUST_SVN_SSH_ALLWhether Bamboo should accept unknown host keys during ssh connection to SVN repository with private key Use this flag to disable server ssh key validation.static final SystemProperty.BooleanSystemPropertySystemProperty.CUSTOM_LUCENE_INDICES_ALLOWEDEnabled custom Lucene indices functionality in plugins.static final SystemProperty.BooleanSystemPropertySystemProperty.DEFAULT_ENDPOINT_TO_LICENSED_ACCESSWhether unannotated endpoints (Servlets, Filters, Struts actions) need an authenticated user for accessstatic final SystemProperty.BooleanSystemPropertySystemProperty.DELETE_PLAN_BRANCH_WHEN_BRANCH_IS_INACTIVE_IN_VCSWhen creating new Plans, controls if the "Delete plan branch - After branch inactivity in repository" property should be enabled by defaultstatic final SystemProperty.BooleanSystemPropertySystemProperty.DELETE_PLAN_BRANCH_WHEN_BRANCH_REMOVED_FROM_VCSWhen creating new Plans, controls if the "Delete plan branch - After branch was deleted from repository" property should be enabled by defaultstatic final SystemProperty.BooleanSystemPropertySystemProperty.DEPLOYMENT_CACHE_ONControls deployment caching level.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_AGENT_AUTO_CAPABILITY_DETECTIONPrevents agents from automatically overriding auto-detected remote agent capabilities on new startupstatic final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_AGENT_CAPABILITY_UPDATEPrevents agents from overriding remote agent capabilities from bamboo-capabilities.properties on startupstatic final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_ALL_DARK_FEATURESSystem property to disable all dark features in Bamboo.static final SystemProperty.BooleanSystemPropertyDisables change detection for branches created with pull requests originating from forked Bitbucket DC repositories.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_CHECK_EXISTING_DB_DATA_IN_DEV_MODEDisable checking if database contains some data (only in DevMode).static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_ENCRYPTIONWhether secret encryption logic should be skipped.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_MAIN_DASHBOARD_OPTIMIZATIONWhether Bamboo should skip optimization in fetching the main dashboard.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_REMOTE_TRIGGER_PROXY_VALIDATIONDisable validation of ips from X-FORWARDED-FOR headers when executing remote triggers (in other words, only request IP will be checked).static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_RESULTS_CLEANUP_ON_STARTUPAllows to completely disable builds results states cleanup on startup.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_SERIALIZATION_SECURITYWhether Bamboo should disable serialization security feature.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_STASH_BUILD_STATUS_UPDATESGlobally disable sending build status updates to Stash after builds are executed.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_STASH_DEPLOYMENT_UPDATESGlobally disable sending deployment updates to Stash (Bitbucket Server) after deployments are executed.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_STASH_EXTENDED_BUILD_STATUS_UPDATESGlobally disable sending rich build status updates to Stash after builds are executed.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_STASH_POLLINGCompletely disables polling BbS repositories for changes, even if applinks don't work or BbS plugin is disabled.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_STASH_STATE_CHECKBy default, before running any git operations, Bamboo contacts Stash to check whether its instance is available to handle requests.static final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_TAG_DETECTIONstatic final SystemProperty.BooleanSystemPropertySystemProperty.DISABLE_X_CONTENT_TYPE_OPTIONS_NOSNIFFDeprecated.static final SystemProperty.BooleanSystemPropertySystemProperty.DOCKER_PIPELINES_DISABLEDWhether Docker Pipelines functionality is disabled.static final SystemProperty.BooleanSystemPropertySystemProperty.EC_UPGRADE_TEST_CONNECTION_ENABLEDEnable connection testing during EC upgrade.static final SystemProperty.BooleanSystemPropertySystemProperty.EC2_HTTP_TUNNEL_ENABLEDWhether to enable Tunnel for http traffic to and from the agents.static final SystemProperty.BooleanSystemPropertySystemProperty.EC2_JMS_TUNNEL_ENABLEDWhether to enable Tunnel for http and JMS traffic to and from the agents.static final SystemProperty.BooleanSystemPropertySystemProperty.ENABLE_JMS_SSL_ENDPOINTWhether to enable SSL JMS endpoint.static final SystemProperty.BooleanSystemPropertySystemProperty.ENABLE_REMOTE_AGENTS_SHELLWhen enabled, users with appropriate permissions can access agents through a terminal integrated with Bamboo.static final SystemProperty.BooleanSystemPropertySystemProperty.ENABLE_ROBOTS_TXTEnable or disable serving of robots.txt file.static final SystemProperty.BooleanSystemPropertySystemProperty.ENABLE_XML_FACTORY_OVERRIDEWhen enabled, enables applying the system XML parser workaround (BDEV-7924)static final SystemProperty.BooleanSystemPropertySystemProperty.ENFORCE_POLLING_BRANCH_DETECTION_EVEN_WHEN_REPO_CAN_PUSH_ITstatic final SystemProperty.BooleanSystemPropertySystemProperty.FETCHING_LFS_FILES_ON_SERVER_ENABLEDDecides whether LFS files will be fetched during source code detection and Specs processing.static final SystemProperty.BooleanSystemPropertySystemProperty.FORCE_PULL_SPECS_RUNNER_IMAGEWhether Bamboo should pull Docker image to run Specs processing even if it exists at local Docker cache.static final SystemProperty.BooleanSystemPropertySystemProperty.FUSION_DEPLOYMENTS_SUPPORT_DISABLEDDisable sending any Deployments data to Fusion plugin.static final SystemProperty.BooleanSystemPropertySystemProperty.GIT_PASSWORD_USE_CREDENTIALS_FILEWhether Bamboo should use credentials file during https/http connection to git repository with user/password authentication Use this flag to disable the feature and fallback to old credentials via url method.static final SystemProperty.BooleanSystemPropertySystemProperty.GITHUB_BUILD_STATUS_HANDLING_ENABLEDWhether the Bamboo will send build statuses to GitHub.static final SystemProperty.BooleanSystemPropertySystemProperty.GLOBAL_EXPORT_TO_SPECS_ENABLEDIf global 'export to specs' option should be visible in the ui.static final SystemProperty.BooleanSystemPropertySystemProperty.GLOBAL_REPOSITORY_DASHBOARDWhether Bamboo should show new (true) or old (false) global repository ui.static final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_CACHE_DISABLEDDisable caching of static resources like JS or PNG.static final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_ANTI_CLICKJACKING_PROTECTION_DISABLEDDisables Anti Clickjacking protection Default: false env: bamboo.http.header.security.anti.clickjacking.disabled=true java: -Dbamboo.http.header.security.anti.clickjacking.disabled=truestatic final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_COEP_DISABLEDDisables the Cross-Origin-Embedder-Policy (COEP) header added by Struts COEP interceptor.static final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_COOP_DISABLEDDisables the Cross-Origin-Opener-Policy (COOP) header added by Struts COOP interceptor.static final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_DISABLEDDisables the HTTP security headersstatic final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_HSTS_DISABLEDDisables the HTTP Strict Transport Security (HSTS) header Default: false env: bamboo.http.header.security.hsts.disabled=false java: -Dbamboo.http.header.security.hsts.disabled=truestatic final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_HSTS_INCLUDE_SUB_DOMAINSControls the inclusion of subdomains in the HTTP Strict Transport Security (HSTS) policystatic final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_HSTS_PRELOAD_ENABLEDEnables the "preload" directive for HTTP Strict Transport Security (HSTS)static final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_X_CONTENT_TYPE_OPTIONS_NOSNIFF_DISABLEDDisables the X-Content-Type-Options headerstatic final SystemProperty.BooleanSystemPropertySystemProperty.HTTP_HEADER_SECURITY_XSS_PROTECTION_DISABLEDDisables the XSS Protection header Default: false env: bamboo.http.header.security.xss.protection.disabled=true java: -Dbamboo.http.header.security.xss.protection.disabled=truestatic final SystemProperty.BooleanSystemPropertySystemProperty.IGNORE_DECRYPTION_ERRORSWhether secret decryption should tolerate errors.static final SystemProperty.BooleanSystemPropertySystemProperty.IN_PRODUCT_DIAGNOSTICS_ENABLEDEnables in-product diagnostics.static final SystemProperty.BooleanSystemPropertySystemProperty.IN_PRODUCT_DIAGNOSTICS_EXTRA_LOGGING_ENABLEDEnables extra logging for in-product diagnostics.static final SystemProperty.BooleanSystemPropertySystemProperty.IN_PRODUCT_DIAGNOSTICS_WIP_ENABLEDEnables work-in-progress (WIP) in-product diagnostics features.static final SystemProperty.BooleanSystemPropertySystemProperty.INITIAL_BUILD_ENABLEDEnable initial build for newly created plans and plan branches.static final SystemProperty.BooleanSystemPropertySystemProperty.J_GIT_DISABLEDDeprecated.@since 10.0, this system property will be removed in the future when JGit is completely removed.static final SystemProperty.BooleanSystemPropertySystemProperty.JUNIT_PARSER_IGNORE_NAMED_INNER_CLASSESSet if named inner classes should be ignored as individual test entities during junit report parsing.static final SystemProperty.BooleanSystemPropertySystemProperty.LOCAL_AGENTS_DISABLEDDisables the use of local agents for the instance.static final SystemProperty.BooleanSystemPropertySystemProperty.LOG_MESSAGE_ESCAPE_ENABLEDEnable or disable escaping of log messages.static final SystemProperty.BooleanSystemPropertySystemProperty.LOGS_AS_ARTIFACTS_ENABLEDWhether the logs should be transferred like artifacts at the end of the build.static final SystemProperty.BooleanSystemPropertySystemProperty.MICROMETER_ENABLEDEnables Micrometer monitoring support.static final SystemProperty.BooleanSystemPropertySystemProperty.MICROMETER_JMX_ENABLEDEnables JMX support for Micrometer.static final SystemProperty.BooleanSystemPropertySystemProperty.NATIVE_GIT_FOLDER_CLEARING_DISABLEDIf git repositories should be cleared on operation retry (applies to native git only)static final SystemProperty.BooleanSystemPropertySystemProperty.NODE_ALIVE_WATCHDOG_ENABLEDWhether node alive watchdog is enabled.static final SystemProperty.BooleanSystemPropertySystemProperty.NOTIFICATION_DISABLEDDisable notifications sending by email / XMPPstatic final SystemProperty.BooleanSystemPropertySystemProperty.PERFORMANCE_DATA_GATHERING_ENABLEDAllows this Bamboo instance to measure performance data and to send it anonymously as statistical data to Atlassian.static final SystemProperty.BooleanSystemPropertySystemProperty.PERFORMANCE_DATA_TEST_GATHERING_ENABLEDAllows this Bamboo instance to measure performance data even if analytics are disabled.static final SystemProperty.BooleanSystemPropertySystemProperty.PERSIST_RUNTIME_STATEWhether Bamboo should persist/restore runtime operations: builds and deployments in progress.static final SystemProperty.BooleanSystemPropertySystemProperty.PLAN_DISABLE_ON_REPOSITORY_EXCEPTIONDisable the Plan if a repository exception is thrown.static final SystemProperty.BooleanSystemPropertySystemProperty.PLAN_EXECUTION_PRIORITIZING_ENABLEDWhether Bamboo uses prioritizing algorithm to manage plans execution order.static final SystemProperty.BooleanSystemPropertySystemProperty.REMOTE_AGENT_AUTHENTICATION_ENABLEDDisables remote agent authentication on instance setupstatic final SystemProperty.BooleanSystemPropertySystemProperty.REMOTE_AGENT_SECURITY_TOKEN_ENABLEDEnables agent security token verification on instance setupstatic final SystemProperty.BooleanSystemPropertySystemProperty.REMOVE_LABELS_AND_PLANS_FOR_NON_PLAN_ADMINDisable sending any Deployments data to Fusion plugin.static final SystemProperty.BooleanSystemPropertySystemProperty.RENAME_USER_IN_HISTORICAL_DATAWhether Bamboo should go through all the historical data (trigger information, audit logs etc.) when username is changed.SystemProperty.REPOSITORY_STORED_SPECS_DETECTION_DISABLEDIf repository stored specs detection should be disabled.static final SystemProperty.BooleanSystemPropertySystemProperty.REPOSITORY_STORED_SPECS_POM_SANITIZATION_ENABLEDControls POM sanitization during Specs processing (enabled by default)static final SystemProperty.BooleanSystemPropertySystemProperty.REPOSITORY_STORED_SPECS_SECURITY_MANAGER_ENABLEDControls use of security manager during Specs processing (enabled by default)static final SystemProperty.BooleanSystemPropertySystemProperty.RSS_COMMIT_LEVEL_COMMENT_DISABLEDWhether Repository Stored Specs execution status comment at repository commit level is disabled.static final SystemProperty.BooleanSystemPropertySystemProperty.RSS_POLLING_ENABLEDSwitch RSS polling on.static final SystemProperty.BooleanSystemPropertySystemProperty.SETUP_RSS_IN_DOCKERUsed during Bamboo setup phase.static final SystemProperty.BooleanSystemPropertySystemProperty.SHOW_STACK_TRACES_ON_500Toggle showing exception stack traces on 500 error page Default: truestatic final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_BOOT_DELEGATION_OVERRIDESWhen enabled, skips performing boot delegation workarounds on Bamboo startupstatic final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_DB_VERSION_CHECKSWhether Bamboo should skip DB checksstatic final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_LOCAL_HOME_LOCKWhether Bamboo should skip locking local home.static final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_MSSQL_CONFIG_VALIDATIONTurns off MS SQL configuration check.static final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_RSS_OPTIMISATIONNormally, Bamboo will skip RSS processing for plans without changes.static final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_SERVER_SIDE_VCS_MERGEIf Bamboo should skip server-side merge.static final SystemProperty.BooleanSystemPropertySystemProperty.SKIP_TEST_HISTORY_FEATURE_ENABLEDControls feature that allows disabling tracking of full history of all test cases.static final SystemProperty.BooleanSystemPropertySystemProperty.SPECS_FOR_BRANCHES_ENABLEDEnable divergent branchesstatic final SystemProperty.BooleanSystemPropertySystemProperty.UPM_PLUGIN_UPLOAD_ENABLEDAllow installation of apps from filesystem via Universal Plugin Manager UI.static final SystemProperty.BooleanSystemPropertySystemProperty.VERIFY_INDEX_ON_STARTUPWhether Bamboo should check Lucene index' integrity on startup.SystemProperty.WEBSUDO_DISABLEDCompletely disables web sudo and related ip whitelisting checks.
SystemProperty.HTTP_HEADER_SECURITY_X_CONTENT_TYPE_OPTIONS_NOSNIFF_DISABLED