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.ALLOW_MUTATIVE_GET_IN_STRICT_XSRF_MODE
           
static SystemProperty.BooleanSystemProperty SystemProperty.BAMBOO_IGNORE_SERVER_STATE_ON_RESTART
           
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_PULL_REQUEST_BUILDS
          Globally enable pull request builds for repositories that support PullRequestAwareRepository
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.REMOVE_LABELS_AND_PLANS_FOR_NON_PLAN_ADMIN
          Disable sending any Deployments data to Fusion plugin.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.