Uses of Package
com.atlassian.bamboo.chains

Packages that use com.atlassian.bamboo.chains
com.atlassian.bamboo   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.builder.coverage   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.chains.cache   
com.atlassian.bamboo.chains.plugins   
com.atlassian.bamboo.commit   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.event   
com.atlassian.bamboo.index   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.notification.chain   
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.trigger   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.plugins.rest.common   
com.atlassian.bamboo.plugins.rest.model.build   
com.atlassian.bamboo.plugins.rest.model.build.status   
com.atlassian.bamboo.plugins.rest.model.chain   
com.atlassian.bamboo.plugins.rest.model.queue   
com.atlassian.bamboo.plugins.rest.service   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.v2.build.task   
com.atlassian.bamboo.v2.build.trigger   
com.atlassian.bamboo.v2.trigger   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.admin.bulk.repository   
com.atlassian.bamboo.ww2.actions.build   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.plan   
com.atlassian.bamboo.ww2.actions.project   
com.atlassian.bamboo.ww2.aware   
com.atlassian.bamboo.ww2.beans   
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo
ChainExecutionManager
          Manages the execution of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.build
Chain
          Mutable version of ImmutableChain.
ChainExecution
          Represents an executing Chain
ChainExecutionManager
          Manages the execution of a Chain
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
ChainStageResult
          Represents the result of a ChainStage execution
StageStatusHelper
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.build.artifact
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.build.creation
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.build.pipeline.tasks
ChainExecutionUpdateManager
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.builder.coverage
Chain
          Mutable version of ImmutableChain.
ChainExecution
          Represents an executing Chain
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.chains
BuildContextFactory
          Create a BuildContext given the ChainStage and Chain
BuildExecution
          Represents a running Job executing within a ChainStage
Chain
          Mutable version of ImmutableChain.
ChainExecution
          Represents an executing Chain
ChainExecutionManager
          Manages the execution of a Chain
ChainExecutionRequestResult
          Result for ChainExecutionManager.start(com.atlassian.bamboo.plan.cache.ImmutableChain, BuildDetectionAction)
ChainExecutionUpdateManager
           
ChainPluginSupport
          Support methods for ChainExecutionManager BambooPluginModule executions
ChainResultManager
          Chain specific result manager Not for use by plugin developers
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
ChainStageDao
           
ChainStageResult
          Represents the result of a ChainStage execution
ChainState
          In memory representation of the running Chain state
ChainStateFactory
          Factory for ChainState's
ChainStateResult
          Result holder for ChainResultManager#create(Chain, BuildContext)
ExecutionContext
          Stores non-persistant contextual data during the execution of a Chain and its ChainStages Key references are weak.
JobExecutionManager
          Executes a BuildContext Usually used to execute the BuildContext
StageExecution
          Represents a ChainStage executing within a Chain
StageState
           
StageStatusHelper
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.chains.cache
Chain
          Mutable version of ImmutableChain.
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.chains.plugins
Chain
          Mutable version of ImmutableChain.
ChainExecution
          Represents an executing Chain
ChainResultsSummary
          Represents an execution result of a Chain
ChainStageResult
          Represents the result of a ChainStage execution
StageExecution
          Represents a ChainStage executing within a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.commit
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.deletion
ChainStage
           
ChainStageDao
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.event
ChainExecution
          Represents an executing Chain
StageExecution
          Represents a ChainStage executing within a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.index
Chain
          Mutable version of ImmutableChain.
ChainResultsSummary
          Represents an execution result of a Chain
ChainStageResult
          Represents the result of a ChainStage execution
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.migration.stream
Chain
          Mutable version of ImmutableChain.
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.notification.chain
Chain
          Mutable version of ImmutableChain.
ChainExecution
          Represents an executing Chain
StageExecution
          Represents a ChainStage executing within a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan
BuildExecution
          Represents a running Job executing within a ChainStage
Chain
          Mutable version of ImmutableChain.
ChainExecutionManager
          Manages the execution of a Chain
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
ChainState
          In memory representation of the running Chain state
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan.artifact
Chain
          Mutable version of ImmutableChain.
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan.branch
Chain
          Mutable version of ImmutableChain.
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan.branch.cache
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan.cache
Chain
          Mutable version of ImmutableChain.
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
ChainStageResult
          Represents the result of a ChainStage execution
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plan.trigger
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.maven.dependencies
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.common
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.model.build
ChainStageResult
          Represents the result of a ChainStage execution
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.model.build.status
BuildExecution
          Represents a running Job executing within a ChainStage
ChainExecution
          Represents an executing Chain
StageExecution
          Represents a ChainStage executing within a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.model.chain
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
ChainStageResult
          Represents the result of a ChainStage execution
StageStatusHelper
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.model.queue
ChainExecution
          Represents an executing Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.plugins.rest.service
StageStatusHelper
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.resultsummary
ChainResultsSummary
          Represents an execution result of a Chain
ChainStageResult
          Represents the result of a ChainStage execution
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.resultsummary.tests
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.spring
ChainExecutionManager
          Manages the execution of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.v2.build.task
ChainExecutionUpdateManager
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.v2.build.trigger
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.v2.trigger
BuildContextFactory
          Create a BuildContext given the ChainStage and Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.v2.ww2.build
ChainResultsSummary
          Represents an execution result of a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions
Chain
          Mutable version of ImmutableChain.
ChainExecutionManager
          Manages the execution of a Chain
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
StageStatusHelper
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.admin.bulk.repository
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.build
ChainExecution
          Represents an executing Chain
ChainExecutionManager
          Manages the execution of a Chain
ChainStageResult
          Represents the result of a ChainStage execution
StageExecution
          Represents a ChainStage executing within a Chain
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.build.admin
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.build.admin.config
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.chains
Chain
          Mutable version of ImmutableChain.
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.plan
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.actions.project
Chain
          Mutable version of ImmutableChain.
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.aware
Chain
          Mutable version of ImmutableChain.
ChainResultsSummary
          Represents an execution result of a Chain
ChainStage
           
 

Classes in com.atlassian.bamboo.chains used by com.atlassian.bamboo.ww2.beans
ChainStage
           
 



Copyright © 2012 Atlassian. All Rights Reserved.