public class ConfigImportTestUtils extends Object
Constructor and Description |
---|
ConfigImportTestUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
createOrUpdateParentRepository(BambooEnvironmentData bambooEnvironmentData,
String yaml) |
static void |
createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData,
com.atlassian.bamboo.specs.api.model.plan.PlanProperties topLevelPlanProperties) |
static void |
createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData,
String yaml) |
static com.atlassian.bamboo.specs.api.model.plan.PlanProperties |
exportPlan(BambooEnvironmentData bambooEnvironmentData,
PlanKey planKey) |
public static void createOrUpdateParentRepository(BambooEnvironmentData bambooEnvironmentData, String yaml) throws Exception
Exception
public static void createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData, String yaml) throws Exception
Exception
public static void createOrUpdatePlan(BambooEnvironmentData bambooEnvironmentData, com.atlassian.bamboo.specs.api.model.plan.PlanProperties topLevelPlanProperties) throws Exception
Exception
public static com.atlassian.bamboo.specs.api.model.plan.PlanProperties exportPlan(BambooEnvironmentData bambooEnvironmentData, PlanKey planKey) throws Exception
Exception
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.