Uses of Package
com.atlassian.bamboo.variable

Packages that use com.atlassian.bamboo.variable
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.configuration.variable   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.deployments.environments.actions.variable   
com.atlassian.bamboo.deployments.environments.service   
com.atlassian.bamboo.deployments.execution   
com.atlassian.bamboo.deployments.execution.service   
com.atlassian.bamboo.deployments.projects.service   
com.atlassian.bamboo.deployments.results.service   
com.atlassian.bamboo.deployments.results.variable   
com.atlassian.bamboo.deployments.versions   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.deployments.versions.service   
com.atlassian.bamboo.matcher.bean   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.artifact   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plan.branch.cache   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plan.helpers   
com.atlassian.bamboo.plugins.vcs.task   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.task   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.util   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.remote   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.v2.trigger   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.variable   
com.atlassian.bamboo.variable.baseline   
com.atlassian.bamboo.variable.matcher   
com.atlassian.bamboo.webrepository   
com.atlassian.bamboo.webrepository.fisheye   
com.atlassian.bamboo.webrepository.stash   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.build.admin.config.variable   
com.atlassian.bamboo.ww2.actions.chains.admin   
com.atlassian.bamboo.ww2.beans   
com.atlassian.bamboo.ww2.interceptors   
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.build
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
VariableSubstitution
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.build.artifact
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.build.creation
VariableDefinition
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.chains
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.configuration.variable
VariableConfigurationService
          Service for modification of global and plan variable definitions.
VariableDefinition
           
VariableDefinitionManager
           
VariableValidationService
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deletion
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.environments.actions.variable
VariableConfigurationService
          Service for modification of global and plan variable definitions.
VariableDefinition
           
VariableDefinitionManager
           
VariableValidationService
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.environments.service
VariableDefinitionDao
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.execution
VariableContext
          A bag for all variable related data inside BuildContext
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.execution.service
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.projects.service
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.results.service
VariableContext
          A bag for all variable related data inside BuildContext
VariableSubstitutionContext
          Light version of VariableSubstitution class, that could be passed to the agent inside BuildContext The purpose of this interface is to log usage of variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.results.variable
VariableDefinitionIdentifier
           
VariableSubstitutionContext
          Light version of VariableSubstitution class, that could be passed to the agent inside BuildContext The purpose of this interface is to log usage of variables.
VariableType
          Type of Bamboo variable.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.versions
VariableSubstitutionContext
          Light version of VariableSubstitution class, that could be passed to the agent inside BuildContext The purpose of this interface is to log usage of variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.versions.actions
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionContext
          Light version of VariableDefinition class, that could be passed to the agent inside BuildContext The purpose of this interface is to pass currently evaluated variable context.
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.deployments.versions.service
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableConfigurationService
          Service for modification of global and plan variable definitions.
VariableDefinitionContext
          Light version of VariableDefinition class, that could be passed to the agent inside BuildContext The purpose of this interface is to pass currently evaluated variable context.
VariableDefinitionDao
           
VariableDefinitionFactory
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.matcher.bean
VariableDefinition
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.migration.stream
VariableContextSnapshot
          VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run.
VariableDefinition
           
VariableDefinitionDao
           
VariableSubstitution
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan
VariableDefinition
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan.artifact
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan.branch
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan.branch.cache
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan.cache
VariableContextSnapshot
          VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run.
VariableDefinition
           
VariableDefinitionManager
           
VariableSubstitution
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plan.helpers
VariableDefinition
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.plugins.vcs.task
VariableContext
          A bag for all variable related data inside BuildContext
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.repository
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.resultsummary
VariableContextSnapshot
          VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run.
VariableSubstitution
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.task
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.upgrade.tasks
VariableDefinitionDao
           
VariableDefinitionFactory
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.util
VariableDefinition
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.utils
VariableDefinition
           
VariableDefinitionContext
          Light version of VariableDefinition class, that could be passed to the agent inside BuildContext The purpose of this interface is to pass currently evaluated variable context.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.build
VariableContext
          A bag for all variable related data inside BuildContext
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.build.agent
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
CustomVariableContextRunner
          Interface used to execute provided Runnable or Callable in Bamboo CustomVariableContext variable aware ThreadLocal.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.build.agent.remote
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.build.events
CustomVariableContextRunner
          Interface used to execute provided Runnable or Callable in Bamboo CustomVariableContext variable aware ThreadLocal.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.build.queue
CustomVariableContextRunner
          Interface used to execute provided Runnable or Callable in Bamboo CustomVariableContext variable aware ThreadLocal.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.trigger
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.v2.ww2.build
VariableDefinition
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.variable
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
CustomVariableContextRunner
          Interface used to execute provided Runnable or Callable in Bamboo CustomVariableContext variable aware ThreadLocal.
VariableConfigurationService
          Service for modification of global and plan variable definitions.
VariableContext
          A bag for all variable related data inside BuildContext
VariableContextBuilder
           
VariableContextSnapshot
          VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run.
VariableDefinition
           
VariableDefinitionContext
          Light version of VariableDefinition class, that could be passed to the agent inside BuildContext The purpose of this interface is to pass currently evaluated variable context.
VariableDefinitionDao
           
VariableDefinitionFactory
           
VariableDefinitionIdentifier
           
VariableDefinitionManager
           
VariableSubstitution
           
VariableSubstitutionContext
          Light version of VariableSubstitution class, that could be passed to the agent inside BuildContext The purpose of this interface is to log usage of variables.
VariableType
          Type of Bamboo variable.
VariableValidationService
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.variable.baseline
VariableContext
          A bag for all variable related data inside BuildContext
VariableDefinitionIdentifier
           
VariableSubstitutionContext
          Light version of VariableSubstitution class, that could be passed to the agent inside BuildContext The purpose of this interface is to log usage of variables.
VariableType
          Type of Bamboo variable.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.variable.matcher
VariableDefinitionIdentifier
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.webrepository
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.webrepository.fisheye
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.webrepository.stash
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.ww2.actions
VariableDefinition
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.ww2.actions.build.admin.config.variable
VariableConfigurationService
          Service for modification of global and plan variable definitions.
VariableDefinition
           
VariableDefinitionManager
           
VariableValidationService
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.ww2.actions.chains.admin
VariableDefinition
           
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.ww2.beans
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
 

Classes in com.atlassian.bamboo.variable used by com.atlassian.bamboo.ww2.interceptors
CustomVariableContext
          Bean maintaining ThreadLocal state of available variables.
VariableDefinitionManager
           
 



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