|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.build.creation.BuildPlanConstructorFactory
Build
objects and these are no longer supported. There is no
direct replacement for this functionality but various implementation of the PlanCreationService may provide the
required functionality
@Deprecated public class BuildPlanConstructorFactory
Constructor Summary | |
---|---|
BuildPlanConstructorFactory(ProjectManager projectManager,
BambooAclUpdateHelper bambooAclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BuildCreationService buildCreationService,
BuildDefinitionConverter buildDefinitionConverter)
Deprecated. |
Method Summary | |
---|---|
BuildPlanConstructor |
newBuildPlanConstructor()
Deprecated. |
BuildPlanConstructor |
newBuildPlanConstructor(Build build,
BuildConfiguration buildConfiguration)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildPlanConstructorFactory(ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter)
Method Detail |
---|
public BuildPlanConstructor newBuildPlanConstructor()
public BuildPlanConstructor newBuildPlanConstructor(Build build, BuildConfiguration buildConfiguration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |