Package com.atlassian.bamboo.ww2.aware
Interface BuildConfigurationAware
-
- All Superinterfaces:
BareBuildConfigurationAware,PlanAware
- 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,ResetChainBranchRepository,SelectBuildConfigurationTab,UpdatePlanVariable
public interface BuildConfigurationAware extends PlanAware, BareBuildConfigurationAware
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.ww2.aware.BareBuildConfigurationAware
getBuildConfiguration, setBuildConfiguration
-
Methods inherited from interface com.atlassian.bamboo.ww2.aware.PlanAware
getImmutablePlan, getMutablePlan, getPlan, setPlan
-
-