|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BuildDefinitionManager in com.atlassian.bamboo.build |
|---|
| Classes in com.atlassian.bamboo.build that implement BuildDefinitionManager | |
|---|---|
class |
CachedBuildDefinitionManagerImpl
|
class |
DefaultBuildDefinitionManager
|
| Constructors in com.atlassian.bamboo.build with parameters of type BuildDefinitionManager | |
|---|---|
CachedBuildDefinitionManagerImpl(BuildDefinitionManager delegate)
|
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.capability |
|---|
| Methods in com.atlassian.bamboo.capability with parameters of type BuildDefinitionManager | |
|---|---|
void |
CapabilityManagerImpl.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.plan |
|---|
| Methods in com.atlassian.bamboo.plan with parameters of type BuildDefinitionManager | |
|---|---|
void |
AbstractPlan.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
| Constructors in com.atlassian.bamboo.plan with parameters of type BuildDefinitionManager | |
|---|---|
PlanStatePersisterImpl(PlanManager planManager,
BuildResultsIndexer buildResultsIndexer,
BuildResultsSummaryManager buildResultsSummaryManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
BuildExecutionManager buildExecutionManager,
BuildDefinitionManager buildDefinitionManager,
TestsManager testsManager)
|
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.plugins.maven.dependencies |
|---|
| Methods in com.atlassian.bamboo.plugins.maven.dependencies with parameters of type BuildDefinitionManager | |
|---|---|
void |
AutomaticDependencyManagementDeletionInterceptorAction.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.task |
|---|
| Constructors in com.atlassian.bamboo.task with parameters of type BuildDefinitionManager | |
|---|---|
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager,
TaskManager taskManager,
BuildDefinitionConverter buildDefinitionConverter,
com.opensymphony.xwork.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService)
|
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BuildDefinitionManager | |
|---|---|
void |
UpgradeTask2204MigrateArtifactDefinitions.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
void |
UpgradeTask2033MigrateMaven2DependencyConfiguration.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
void |
UpgradeTask2032ChangeDepProviderIdToKey.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
| Uses of BuildDefinitionManager in com.atlassian.bamboo.ww2 |
|---|
| Fields in com.atlassian.bamboo.ww2 declared as BuildDefinitionManager | |
|---|---|
protected BuildDefinitionManager |
BambooActionSupport.buildDefinitionManager
|
| Methods in com.atlassian.bamboo.ww2 with parameters of type BuildDefinitionManager | |
|---|---|
void |
BambooActionSupport.setBuildDefinitionManager(BuildDefinitionManager buildDefinitionManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||