Interface BareBuildConfigurationAware

All Known Subinterfaces:
BuildConfigurationAware, RepositoryConfigurationAware
All Known Implementing Classes:
AbstractBranchTriggerConfigAction, BuildConfigurationSupport, ConfigureBranches, ConfigureBuildMiscellaneousOptions, ConfigureBuildNotification, ConfigureBuildPermissions, ConfigureBuildRequirement, ConfigureChainBranchRepositories, ConfigureChainRepositories, ConfigureChainTrigger, ConfigurePlanDependencies, ConfigurePlanVariables, ConfigureRepository, ConvertLocalToGlobalRepository, CreateChain, CreateChainBranch, CreateChainRepository, CreateChainTrigger, CreateJob, CreatePlanVariable, CreateRepository, DeleteChainTrigger, DeletePlanVariable, DeleteRepository, EditChainBranchDetails, EditChainBranchNotifications, EditChainBranchRepository, EditChainDetails, EditChainTrigger, EditRepository, ImportMavenPlanAction, ImportMavenPlanCheckoutPomAction, ImportMavenPlanCreatePlanAction, MoveRepository, ReplaceTriggersAction, ResetChainBranchRepository, SelectBuildConfigurationTab, UpdatePlanVariable

@Internal public interface BareBuildConfigurationAware
Interface declaring that action operates on BuildConfiguration. As opposed to BuildConfigurationAware it is not PlanAware In fact 'build configuration' might not have anything to do with Bamboo Plans: for historic reasons the object is used to configure Repositories and Triggers.