| Package | Description |
|---|---|
| com.atlassian.bamboo.utils |
| Modifier and Type | Field and Description |
|---|---|
static SystemProperty.IntegerSystemProperty |
SystemProperty.ARTIFACT_COMPRESSION_BUFFER_SIZE
Size of buffer for compressing/decompressing artifacts.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.ARTIFACT_COPY_BUFFER_SIZE
Size of buffer for copying/saving artifact to disk.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.BAMBOO_ACTIVE_MQ_MEMORY_USAGE_LIMIT_MB
Lets you configure the maximum memory usage of ActiveMQ in MB.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.BUILD_RESULT_RETRY_DELAY_SECONDS
How long (in seconds) Bamboo Agent should wait before attempting to resend a build result.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.BUILD_WARNINGS_MAXIMUM_COUNT_PER_BUILD
Configure maximum number of warnings stored per build.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.BUILD_WARNINGS_QUEUE_MAX_SIZE
Configure max size of build warnings in queue waiting to be sent to remote repositories.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.BUILD_WARNINGS_THREAD_COUNT
Configure number of threads which will send build warnings to external servers.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.CHANGE_DETECTION_CACHE_TTL_SECONDS
Sets the change detection cache TTL in seconds.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.CROWD_DELETED_ENTITY_CLEANUP_HOUR
Hour (in 24h format, from 0 to 23) at which a daily cleanup of deleted Crowd entities is run.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.CROWD_DELETED_ENTITY_LISTENER_THREADS
Number of threads used to process entity deletion events from Embedded Crowd.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.CROWD_DELETED_ENTITY_TIMEOUT_DAYS
Number of days after which cleanup of deleted Crowd entities will swipe away all remaining user/group data from Bamboo.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.DEFAULT_TIMEOUT_FOR_HTTP_CLIENT
Default timeout for
com.atlassian.bamboo.rest.utils.RESTCall#getHttpClientWithTimeout()
Timeout is defined in milliseconds. |
static SystemProperty.IntegerSystemProperty |
SystemProperty.EC2_TUNNEL_KEY_LENGTH
Set the key length used by EC2 tunnel encryption algorithm.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.EXPORT_WAIT_FOR_SERVER_PAUSE_SLEEP
Period between checks of the Server state when export is waiting for the server to pause.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.EXPORT_WAIT_FOR_SERVER_PAUSE_TIMEOUT
Timeout period to wait for running jobs to all be paused before running an export.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.FS_TIMESTAMP_RESOLUTION_MS
Defines the worst case resolution of times stored on filesystem.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.IMPORT_REPORT_PROGRESS_STEP_PROPERTY
How often should Bamboo display import progress
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.JIRA_ISSUE_UPDATE_INTERVAL_SECONDS
How often Bamboo publishes issue updates to Jira, in seconds.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.JIRA_ISSUE_UPDATE_MAX_DELAY_MULTIPLIER
Maximum number of times Bamboo postpones updating Jira issue if issue is updated repeatedly.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.LOG_LINES_FOR_NOTIFICATIONS
Lets you control how much information is showed in notifications
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAIL_QUEUE_SIZE
Size of Bamboo's mail queue
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAX_CONCURRENT_EXPENSIVE_MESSAGES
Configure maximum number of threads to handle expensive messages concurrently.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAX_PENDING_TEST_CASE_EVICTIONS
How often do the test cases get evicted during test parsing.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAX_PRIMARY_LOCK_ACQUISITION_ERRORS
Maximum number of database connection errors (the SQLState class '08') for which Bamboo will retry primary lock acquisition.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAX_TOKENS_PER_USER
Max number of personal access token per user.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.MAXIMUM_ALLOWED_ELASTIC_AGENT_STARTUP_TIME_MINUTES
If the elastic agent still isn't alive after this timeout, the instance will be shut down.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.NODE_ALIVE_WATCHDOG_TIMEOUT
Maximum time (in minutes) after which, in case not being able to update the beehive heartbeat or check the cluster lock status, the node decides to terminate.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.ORPHANED_PULL_REQUEST_INACTIVITY_DAYS
Number of days between last pull request modification and 'now' before pull requests will be deleted.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.OSGI_SERVICE_INVOCATION_TIMEOUT
Set the OSGi Service Invocation Timeout in milliseconds
Default: 10000ms, 10 seconds
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.PERFORMANCE_DATA_DISPATCH_HOUR
Hour (in 24h format, from 0 to 23) at which daily summary of performance is sent via Analytics.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.PRIMARY_CLUSTER_LOCK_TIMEOUT_MINUTES
How long (in minutes) Bamboo passive node should wait before deciding that active node is no longer available.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.PULL_REQUEST_CACHE_TTL
Sets the pull request detection cache TTL in seconds.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.PULL_REQUEST_DETECTION_THREAD_COUNT
Size of thread pool for pull request detection.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.PULL_REQUEST_POLLING_INTERVAL
Interval between polling for open PRs in seconds.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.REMOTE_AGENT_ASYNCH_DISPATCH_THREADPOOL_SIZE
If agent transport should use asynchronous dispatching.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.REMOTE_BROADCAST_DOWNTIME_INCREMENT_SECONDS
Configuring remote event broadcast back off on timeout exceptions: base length of 'quiet time' in seconds.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.REMOTE_BROADCAST_DOWNTIME_MAX_MULTIPLIER
Configuring remote event broadcast back off on timeout exceptions: maximum broadcast break multiplier.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.REPOSITORY_STORED_SPECS_THREADS
Set the amount of parallel threads processing independent specs updates
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.REPOSITORY_STORED_SPECS_TIMEOUT_SECONDS
Set the timeout on commands executed in the repository stored specs feature
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SPECS_CODE_POINTS_LIMIT_PROPERTY
Configure max length of accepted Yaml file when Java Specs are being processed.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SPECS_DETECTION_THREADS
Allows for the pool size for Bamboo Specs detection to be modified.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SPECS_MAX_ALIASES_FOR_COLLECTIONS
Configure count of anchor elements for generated Yaml file when Java Specs are being processed.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SPECS_YAML_INCLUDE_MAX_DEPTH
Max depth of file inclusions in YAML Specs.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SSH_PROXY_CLIENT_AUTH_TIMEOUT
Authentication timeout for SSH proxy which Bamboo starts to fetch data for some repositories, e.g.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SSH_PROXY_CLIENT_IDLE_TIMEOUT
Idle timeout for SSH Proxy Client which Bamboo uses to fetch data from Bamboo Proxy Server for some repositories, e.g.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SSH_PROXY_SERVER_IDLE_TIMEOUT
Idle timeout for SSH Proxy Server which Bamboo starts to fetch data for some repositories, e.g.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.SSH_PROXY_SERVER_READ_TIMEOUT
Read timeout for SSH Proxy Server which Bamboo starts to fetch data for some repositories, e.g.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.STASH_REPOSITORY_TRIGGER_POLLING_INTERVAL
Polling interval (in seconds) for Stash trigger type.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.STASH_SSH_PORT_NUMBER
Default ssh port number for stash server.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.VARIABLE_UPGRADE_BATCH_SIZE
Configure how many results should be processed at each run of variable upgrade.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.WEBHOOK_MAX_QUEUE_SIZE
Size of Webhook's queue to send.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.WEBHOOK_MAX_RETRIES
Max number or webhook send retries.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.WEBHOOK_THREAD_COUNT
Size of thread pool for webhooks sending.
|
static SystemProperty.IntegerSystemProperty |
SystemProperty.WEBHOOK_TIMEOUT
Timeout for webhook calls in ms.
|
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.