Package | Description |
---|---|
com.atlassian.bamboo.utils |
Modifier and Type | Field and Description |
---|---|
static SystemProperty.BooleanSystemProperty |
SystemProperty.AGENT_QUEUE_OFFLOADING_ENABLED
Enables offloading of agent queue to disk.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ALLOW_MUTATIVE_GET_IN_STRICT_XSRF_MODE |
static SystemProperty.BooleanSystemProperty |
SystemProperty.ALLOW_URL_PARAMETERS_LOGIN
Whether logging in by passing URL parameters (os_username/os_password) is enabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.BAMBOO_IGNORE_SERVER_STATE_ON_RESTART |
static SystemProperty.BooleanSystemProperty |
SystemProperty.BAMBOO_MANAGED_JMS_SSL
Whether Bamboo manages SSL keys and certificates in JMS.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CREATE_BRANCHES_FOR_PULL_REQUESTS_ENABLED
Is automatic creation of plan branches for Stash pull requests enabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CRYPTO_TRUST_HG_SSH_ALL
Whether Bamboo should accept unknown host keys during ssh connection to mercurial repository with private key without password (bypassing proxy)
Use this flag to disable server ssh key validation.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CRYPTO_TRUST_JGIT_ALL
Whether Bamboo should ignore HTTPS certificate details when make https connection to git repository by JGit library (embedded Git client)
Use this flag to disable server HTTPS certificate validation.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CRYPTO_TRUST_SVN_SSH_ALL
Whether 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 SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_AGENT_AUTO_CAPABILITY_DETECTION
Prevents agents from automatically overriding remote agent capabilities on new startup
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_ALL_DARK_FEATURES
System property to disable all dark features in Bamboo.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_ENCRYPTION
Whether secret encryption logic should be skipped.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_SERIALIZATION_SECURITY
Whether Bamboo should disable serialization security feature.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_STASH_BUILD_STATUS_UPDATES
Globally disable sending build status updates to Stash after builds are executed.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.EC2_HTTP_TUNNEL_ENABLED
Whether to enable Tunnel for http traffic to and from the agents.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.EC2_JMS_TUNNEL_ENABLED
Whether to enable Tunnel for http and JMS traffic to and from the agents.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENABLE_JMS_OVER_HTTP |
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENABLE_REMOTE_AGENTS_SHELL
When enabled, users with appropriate permissions can access agents through a terminal integrated with Bamboo.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENABLE_XML_FACTORY_OVERRIDE
When enabled, enables applying the system XML parser workaround (BDEV-7924)
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENFORCE_POLLING_BRANCH_DETECTION_EVEN_WHEN_REPO_CAN_PUSH_IT
Enforce polling branches even for
Repository that implements BranchInformationProvider
and returns False from BranchInformationProvider.usePollingForBranchDetection() |
static SystemProperty.BooleanSystemProperty |
SystemProperty.FUSION_DEPLOYMENTS_SUPPORT_DISABLED
Disable sending any Deployments data to Fusion plugin.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.GLOBAL_REPOSITORY_DASHBOARD
Whether Bamboo should show new (true) or old (false) global repository ui.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.HIDE_PORTED_LEGACY_REPOSITORIES
Repository refactoring: do not present legacy repositories that are already ported to new plugin system in create repository widgets.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.LEGACY_CLOUD_LICENSE_HANDLING |
static SystemProperty.BooleanSystemProperty |
SystemProperty.LIMITED_TIME_QUARANTINE_ENABLED
Enables limited time quarantine feature.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.PERSIST_RUNTIME_STATE
Whether Bamboo should persist/restore runtime operations: builds and deployments in progress.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.REMOVE_LABELS_AND_PLANS_FOR_NON_PLAN_ADMIN
Disable sending any Deployments data to Fusion plugin.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.REPOSITORY_STORED_SPECS_ENABLED
Enable the repository stored plans feature
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SKIP_BOOT_DELEGATION_OVERRIDES
When enabled, skips performing boot delegation workarounds on Bamboo startup
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SKIP_MSSQL_CONFIG_VALIDATION
Turns off MS SQL configuration check.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.