Uses of Class
com.atlassian.bamboo.utils.SystemProperty
Packages that use SystemProperty
-
Uses of SystemProperty in com.atlassian.bamboo.cluster
Fields in com.atlassian.bamboo.cluster declared as SystemPropertyModifier and TypeFieldDescriptionstatic final SystemPropertyBambooClusterSettings.OPTIMISTIC_LOCKING_MODE -
Uses of SystemProperty in com.atlassian.bamboo.utils
Fields in com.atlassian.bamboo.utils declared as SystemPropertyModifier and TypeFieldDescriptionstatic final SystemPropertySystemProperty.ANT_HOMELocation of ANTstatic final SystemPropertySystemProperty.ARTIFACT_COMPRESSION_DARK_FEATUREMakes artifacts and logs compression tied to the global compression configuration.static final SystemPropertySystemProperty.ARTIFACT_SIZE_LIMIT_PER_BUILDstatic final SystemPropertySystemProperty.ARTIFACT_TEMP_FOLDERCustom artifact temporary storage path.static final SystemPropertySystemProperty.ATLASSIAN_DEV_MODEstatic final SystemPropertySystemProperty.BAMBOO_DELETION_ENABLEDIf 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 SystemPropertySystemProperty.BAMBOO_FREEMARKER_DEBUGUnlocks different aspects of Freemarker debug output: - output template names as html comments (BAM-8006)static final SystemPropertySystemProperty.BAMBOO_GRPC_AUTHENTICATION_ROOT_CA_CIPHERCipher class used for gRPC private key passphrase decryption.static final SystemPropertySystemProperty.BAMBOO_HOME_FROM_ENVLocation of Bamboo Home.static final SystemPropertySystemProperty.BAMBOO_HOME_SHARED_FROM_ENVLocation of Bamboo Shared Home.static final SystemPropertySystemProperty.BAMBOO_INSTANCE_SPECIFIC_DATA_LOCATIONSstatic final SystemPropertySystemProperty.BAMBOO_JMS_SSL_CIPHERCipher class used for SSL keystore/truststore password decryption.static final SystemPropertySystemProperty.BAMBOO_JMS_SSL_KEYSTOREPath to SSL keys keystore file used for SSL connector for JMS (agent-server communication).static final SystemPropertySystemProperty.BAMBOO_JMS_SSL_KEYSTORE_PASSWORDEncrypted Keystore password toBAMBOO_JMS_SSL_KEYSTOREfile.static final SystemPropertySystemProperty.BAMBOO_JMS_SSL_TRUSTSTOREPath to SSL certificate truststore file used for SSL connector for JMS (agent-server communication).static final SystemPropertySystemProperty.BAMBOO_JMS_SSL_TRUSTSTORE_PASSWORDEncrypted Truststore password toBAMBOO_JMS_SSL_TRUSTSTOREfile.static final SystemPropertySystemProperty.BAMBOO_MAX_AGENTS_LOADINGSpecifies the maximum amount of remote agents able to load at one timestatic final SystemPropertySystemProperty.BAMBOO_RELOAD_AGENT_CLASSPATHWhen set causes the classpath.zip of the Jar Remote class loader to be reset for each agent startupstatic final SystemPropertySystemProperty.BAMBOO_REQUEST_PROFILINGstatic final SystemPropertySystemProperty.BRANCH_EXPIRY_SCHEDULED_TIMEConfigure at what time should branch expiry run.static final SystemPropertySystemProperty.BROKER_KAHA_JOURNAL_DISK_SYNC_STRATEGYThis setting configures the disk sync policy.static final SystemPropertySystemProperty.BROKER_KAHA_PREALLOCATION_STRATEGYThis setting configures how the broker will try to preallocate the journal files when a new journal file is needed.static final SystemPropertySystemProperty.BUILD_FAILED_MARKERText the builders will look for when checking for build failure, currently only used by ant builderstatic final SystemPropertySystemProperty.BUILD_PARENT_JAVA_IO_TMPDIRParent directory for temporary directories created for builds.static final SystemPropertySystemProperty.BUILD_RESULTS_CACHE_SIZEMake the buildresults cache configurablestatic final SystemPropertySystemProperty.BUILD_SUCCESSFUL_MARKERText the builders will look for when checking for build success.static final SystemPropertySystemProperty.BUILDING_DISABLEDDisable triggering plans globally in Bamboo.static final SystemPropertySystemProperty.CUSTOM_S3_ASSEMBLY_BUCKETYou can override the bucket used for EC2 agent bootstrap using this variable.static final SystemPropertySystemProperty.DIRECTORY_SCANNING_PLUGIN_SCAN_DIRAn optional directory to attempt to load additional plugins from.static final SystemPropertySystemProperty.DISABLE_BRANCH_DETECTIONstatic final SystemPropertySystemProperty.DISABLE_CLOSED_BRANCH_DETECTIONstatic final SystemPropertySystemProperty.EC2_AGENT_ENDPOINTYou can override the EC2 agent endpoint here, it will be used instead of the base URL.static final SystemPropertySystemProperty.EC2_IGNORE_CERT_CHECKAllow EC2 agents to ignore invalid certificates, if not using the tunnelstatic final SystemPropertySystemProperty.ELASTIC_AGENT_INSTANCE_NAMEProperty set on elastic agent that denotes the agent's name to use.static final SystemPropertySystemProperty.ELASTIC_AGENT_LOG_AWS_IDIf it is set to a valid AWS id, it will be used to authenticate to S3 and copy logs there upon shutdownstatic final SystemPropertySystemProperty.ELASTIC_AGENT_LOG_AWS_SECRETIf it is set to a valid AWS id, it will be used to authenticate to S3 and copy logs there upon shutdownstatic final SystemPropertySystemProperty.ELASTIC_BAMBOO_CUSTOM_ENTITYCustom EC2 Entity Name.static final SystemPropertySystemProperty.ELASTIC_IMAGE_AMI_IDLets you over ride the default elastic images usedstatic final SystemPropertySystemProperty.EVENT_MANAGER_MAXIMUM_POOL_SIZEOptional property for tuning core pool size in Bamboo Event Manager, this will set both the core and maximum pool sizestatic final SystemPropertySystemProperty.FILE_UPLOAD_MAXIMUM_SIZEMaximum size of uploaded files in megabytes Default : true env : bamboo.file.upload.max.size=50 java: -Dbamboo.file.upload.max.size=50static final SystemPropertySystemProperty.FILTER_MAVEN_LOG_FOR_DOWNLOAD_STATUSFilter out Maven artifact download progress status message in build log.static final SystemPropertySystemProperty.FIND_SUCCESS_MESSAGE_IN_LASTNumber of lines for builders to look back to guarantee build successful.static final SystemPropertySystemProperty.FIRE_INITIAL_BUILD_FOR_MANUAL_STRATEGYFire initial build automatically for manual build strategy on build creationstatic final SystemPropertySystemProperty.GRAVATAR_BASE_URLBase url for Atlassian account avatars.static final SystemPropertySystemProperty.HTTP_HEADER_SECURITY_ANTI_CLICKJACKING_X_FRAME_OPTIONS_VALUEControls 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 SystemPropertySystemProperty.HTTP_HEADER_SECURITY_CSPSpecifies the Content Security Policy (CSP) header valuestatic final SystemPropertySystemProperty.HTTP_HEADER_SECURITY_PERMISSIONS_POLICYSpecifies the Permissions Policy (formerly Feature-Policy) header valuestatic final SystemPropertySystemProperty.HTTP_HEADER_SECURITY_REFERRER_POLICYSpecifies the Referrer Policy header valuestatic final SystemPropertySystemProperty.JMS_STORE_DIRECTORYJms store directory.static final SystemPropertySystemProperty.MAVEN_HOMELocation of MAVEN 1static final SystemPropertySystemProperty.MAVEN2_HOMELocation of MAVEN 2static final SystemPropertySystemProperty.MAX_VCS_OPERATION_RETRIESOverrides the maximum number of retries for operations that fail. bamboo.vcs.retriesstatic final SystemPropertySystemProperty.OPTIMISTIC_LOCKING_MODEOptimistic locking mode.static SystemPropertySpecifies the multiplier factor of the orphaned build monitor job's reaction delay.static final SystemPropertySystemProperty.ORPHANED_PULL_REQUESTS_CLEANUP_SCHEDULECron expression to schedule orphaned pull requests removal job.static final SystemPropertySystemProperty.ORPHANED_SPECS_STATES_CLEANUP_SCHEDULECron expression to schedule orphaned Specs states removal job.static final SystemPropertySystemProperty.ORPHANED_TEST_CASE_CRON_SCHEDULECron expression to schedule orphaned test case removal job.static final SystemPropertySystemProperty.PATHThe system PATH variable.static final SystemPropertySystemProperty.PLAN_DIRECTORY_INFO_RESTEnable REST resource to get information about the directories where artifacts, build logs, and build results will be stored.static final SystemPropertySystemProperty.REMOTE_AGENT_SECURITY_TOKEN_VALUESets token value for Agent authentication (if defined bamboo won't generate new token).static final SystemPropertySystemProperty.REPOSITORY_STORED_SPECS_MAVEN_COMPILER_VERSIONControls Maven javac source and target version used during Specs processingstatic final SystemPropertySystemProperty.SEARCH_BUILD_SUCCESS_FAIL_MESSAGE_EVERYWHEREA workaround for BAM-4069, allows us to search for build successful/failed messages.static final SystemPropertySystemProperty.SEND_FILE_NAMES_TO_AGENTIf your agent side plugins rely on presence of file names in BuildContext, set this property to true.static final SystemPropertySystemProperty.SVN_CACHE_CREDENTIALSSVN authentication cachingstatic final SystemPropertySystemProperty.SVN_SPOOL_TO_FILESVN client to use temporary file for spooling repository filesstatic final SystemPropertySystemProperty.SVN_WC_FORMATDeprecated.static final SystemPropertySystemProperty.SYSTEM_INFO_SCHEDULER_CRONQuartz cron expression to schedule the SystemInfoJob.static final SystemPropertySystemProperty.TEXT_PLAIN_MIME_DEFAULT_ENCODINGMIME encoding for text/plain resources defined in mimetypes.xml.static final SystemPropertySystemProperty.VARIABLE_UPGRADE_SCHEDULE_CRONConfigure at what time variable upgrade should run.Methods in com.atlassian.bamboo.utils that return types with arguments of type SystemPropertyModifier and TypeMethodDescriptionstatic @NotNull Predicate<SystemProperty> BambooPredicates.systemPropertyHasValue()
AdministrationConfiguration.getRepositorySettings()