com.atlassian.bamboo.build.creation
Class BuildPlanConstructorFactory

java.lang.Object
  extended by com.atlassian.bamboo.build.creation.BuildPlanConstructorFactory

public class BuildPlanConstructorFactory
extends java.lang.Object


Constructor Summary
BuildPlanConstructorFactory(BuildPlanCreationService buildPlanCreationService, ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext)
           
 
Method Summary
 BuildPlanConstructor newBuildPlanConstructor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildPlanConstructorFactory

public BuildPlanConstructorFactory(BuildPlanCreationService buildPlanCreationService,
                                   ProjectManager projectManager,
                                   BambooAclUpdateHelper bambooAclUpdateHelper,
                                   BambooAuthenticationContext authenticationContext)
Method Detail

newBuildPlanConstructor

public BuildPlanConstructor newBuildPlanConstructor()


Copyright © 2010 Atlassian. All Rights Reserved.