Uses of Class
com.atlassian.bamboo.utils.SystemProperty.BooleanSystemProperty

Packages that use SystemProperty.BooleanSystemProperty
com.atlassian.bamboo.utils   
 

Uses of SystemProperty.BooleanSystemProperty in com.atlassian.bamboo.utils
 

Fields in com.atlassian.bamboo.utils declared as SystemProperty.BooleanSystemProperty
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.BAMBOO_IGNORE_SERVER_STATE_ON_RESTART
           
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.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.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.SKIP_BOOT_DELEGATION_OVERRIDES
          When enabled, skips performing boot delegation workarounds on Bamboo startup
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.