|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.repository.migration.RepositoryConfigurationConverter
public class RepositoryConfigurationConverter
Field Summary | |
---|---|
static java.lang.String |
NULL_REPOSITORY_KEY
|
Method Summary | |
---|---|
static PlanRepositoryLinkImpl |
convertRepositoryConfigurationInPlan(Plan plan,
BuildConfiguration buildConfiguration,
RepositoryDefinitionManager repositoryDefinitionManager)
|
static long |
stripAndSaveRepositoryConfiguration(PlanRepositoryLink planRepository,
RepositoryDefinitionManager repositoryDefinitionManager,
Plan plan)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NULL_REPOSITORY_KEY
Method Detail |
---|
@Nullable public static PlanRepositoryLinkImpl convertRepositoryConfigurationInPlan(Plan plan, BuildConfiguration buildConfiguration, RepositoryDefinitionManager repositoryDefinitionManager)
public static long stripAndSaveRepositoryConfiguration(@Nullable PlanRepositoryLink planRepository, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull Plan plan)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |