| ExecutableAgentsHelper |
Utility class to determine which agents can build a Plan
|
| ExecutionRequestResult |
|
| ExecutionStatus |
|
| ExecutionStatusProvider |
|
| FilteringPlanManager |
All methods in this class apply permission checks based on Acegi.
|
| ImmutableVcsBambooSpecsSource |
Extends VCS_SPECS_STATE with information about the source file(s) of Specs execution.
|
| ImmutableVcsLocationBambooSpecsState |
Links RSS repository to a Specs execution status.
|
| MovePlanService |
Service for moving plans between projects
|
| NonBlockingPlanExecutionService |
|
| Plan |
Mutable version of the plan.
|
| PlanAwareContext |
A context that allows you to access a plan key if it's available
|
| PlanDao |
|
| PlanDtoDao |
DAO for Plan that returns flat DTOs instead of real entities.
|
| PlanDtoManager |
Read only manager.
|
| PlanExecutionConfig |
Used to control plan execution taking care of manual stages and plan restart
|
| PlanExecutionLaunchControl |
|
| PlanExecutionLaunchControl.ReleaseLocksActions |
Release actions generated as a result of completing scheduling command and acquiring all locks needed by specified TriggerableInternalKey.
|
| PlanExecutionLockService |
|
| PlanExecutionManager |
Generic Execution Manager for Plan's
|
| PlanExecutionPermitter |
|
| PlanFavouriteService |
Service for managing the plan 'favourite' flag.
|
| PlanIdentifier |
Represents the minimal information about a Plan
|
| PlanKeyProvider |
|
| PlanManager |
Manager for all Plan types within Bamboo
|
| PlanParticle |
Description of Plan's product or dependency.
|
| PlanParticleManager |
|
| PlanPermissionsService |
Service to manage plan permissions.
|
| PlanResultKeyProvider |
|
| PlanService |
Service for performing chain related config operations
|
| PlanStatePersister |
Transactional service converting runtime representation of build or chain result into persistent
ResultsSummary object.
|
| PlanStatePersisterService |
A wrapper to PlanStatePersister providing plan-level locking for operations affecting ResultSummaries.
|
| StageIdentifier |
Used as a values holder for ChainStage data for Plan execution
modification related to manual stages
|
| TopLevelPlan |
Marker interface that specifies that the implementing Plan is a 'top level' object
|
| VcsBambooSpecsSource |
Entity holding an information about Specs source with reference to a specific version of Specs state.
|
| VcsLocationBambooSpecsState |
|