| Package | Description |
|---|---|
| com.atlassian.bamboo.utils |
| Modifier and Type | Field and Description |
|---|---|
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.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_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.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.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.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_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.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.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.