Modifier and Type | Method and Description |
---|---|
PlanKey |
PlanHelper.createBranch(TestBuildDetails plan,
String branchVcsName,
String branchName)
Deprecated.
since 5.10, use
PlansControl.createBranch(PlanKey, String, String) |
PlanKey |
PlanHelper.createBranchManually(TestBuildDetails plan,
String branchVcsName,
String branchName)
Deprecated.
since 5.10, use
PlansControl.createBranch(PlanKey, String, String) |
Modifier and Type | Method and Description |
---|---|
void |
RemovePlanAdminPage.removePlan(TestBuildDetails... testBuildDetails) |
Modifier and Type | Method and Description |
---|---|
void |
RemovePlanAdminPage.removePlans(Iterable<TestBuildDetails> builds) |
Modifier and Type | Method and Description |
---|---|
ChoosePlansForBulkActionsPage |
ChoosePlansForBulkActionsPage.withPlans(Iterable<TestBuildDetails> plans) |
Constructor and Description |
---|
ResultSummaryPage(TestBuildDetails plan,
int buildNumber) |
Modifier and Type | Method and Description |
---|---|
DependenciesConfigurationPage |
DependenciesConfigurationPage.addChildPlan(TestBuildDetails childPlan) |
void |
CreatePlanPage.createNewPlan(TestBuildDetails plan) |
ClonePlanPage |
ClonePlanPage.populatePlanDetails(TestBuildDetails plan)
Deprecated.
|
CreatePlanPage |
CreatePlanPage.populatePlanDetails(TestBuildDetails plan) |
CreatePlanTasksPage |
CreatePlanPage.populatePlanDetailsAndSubmit(TestBuildDetails plan) |
DependenciesConfigurationPage |
DependenciesConfigurationPage.removeChildPlan(TestBuildDetails childPlan) |
CreatePlanDetailsComponent |
CreatePlanDetailsComponent.withPlanDetails(TestBuildDetails plan,
boolean publicAccess)
|
ClonePlanPage |
ClonePlanPage.withPlanToClone(TestBuildDetails plan)
Deprecated.
|
Constructor and Description |
---|
BranchesConfigurationPage(TestBuildDetails plan) |
StageConfigurationPage(TestBuildDetails plan) |
VariableConfigurationPage(TestBuildDetails plan) |
Modifier and Type | Method and Description |
---|---|
void |
CreateHgComponent.populateDetails(TestBuildDetails plan) |
void |
CreateSvnComponent.populateSvnDetails(TestBuildDetails plan) |
Constructor and Description |
---|
PlanRepositoryConfigurationPage(TestBuildDetails plan) |
Modifier and Type | Method and Description |
---|---|
GitVcsComponent |
GitVcsComponent.populateDetails(TestBuildDetails plan) |
Modifier and Type | Method and Description |
---|---|
StashVcsComponent |
StashVcsComponent.populateStashDetails(TestBuildDetails plan) |
Modifier and Type | Method and Description |
---|---|
TestBuildDetails |
TestBuildDetailsBuilder.build() |
static TestBuildDetails |
TestBuildDetailsHelper.createGitFailedMavenPlan() |
static TestBuildDetails |
TestBuildDetailsHelper.createGitScriptPlan()
Create successful git-based plan with a script task.
|
static TestBuildDetails |
TestBuildDetailsHelper.createSimpleCvsPlan() |
static TestBuildDetails |
TestBuildDetailsHelper.createSimpleGitPlanNoTests()
Create successful git-based plan with a script task.
|
static TestBuildDetails |
TestBuildDetailsHelper.createSimpleSvnPlanNoTests(Class<?> testClass) |
static TestBuildDetails |
TestBuildDetailsHelper.makeUniquePlan() |
static TestBuildDetails |
TestBuildDetailsHelper.setupCvsPlan(TestBuildDetails plan,
String moduleSubdirectory) |
static TestBuildDetails |
TestBuildDetailsHelper.setupGitPlan(TestBuildDetails plan,
GitRepositoryDescriptor repositoryDescriptor) |
static TestBuildDetails |
TestBuildDetailsHelper.setupPerforceSuccessPlan(TestBuildDetails build) |
static TestBuildDetails |
TestBuildDetailsHelper.setupScriptTask(TestBuildDetails plan,
String scriptBody) |
static TestBuildDetails |
TestBuildDetailsHelper.setupStashPlan(TestBuildDetails plan,
String projectName,
String repositoryName) |
static TestBuildDetails |
TestBuildDetailsHelper.setupStashPlan(TestBuildDetails plan,
String projectName,
String repositoryName,
String branch) |
Modifier and Type | Method and Description |
---|---|
static void |
LocalRepositorySetupHelper.deleteTempRepository(TestBuildDetails build) |
static TestJobDetails |
TestBuildDetailsHelper.makeUniqueJob(TestBuildDetails chain) |
static TestBuildDetails |
TestBuildDetailsHelper.setupCvsPlan(TestBuildDetails plan,
String moduleSubdirectory) |
static TestBuildDetails |
TestBuildDetailsHelper.setupGitPlan(TestBuildDetails plan,
GitRepositoryDescriptor repositoryDescriptor) |
static TestBuildDetails |
TestBuildDetailsHelper.setupPerforceSuccessPlan(TestBuildDetails build) |
static TestBuildDetails |
TestBuildDetailsHelper.setupScriptTask(TestBuildDetails plan,
String scriptBody) |
static TestBuildDetails |
TestBuildDetailsHelper.setupStashPlan(TestBuildDetails plan,
String projectName,
String repositoryName) |
static TestBuildDetails |
TestBuildDetailsHelper.setupStashPlan(TestBuildDetails plan,
String projectName,
String repositoryName,
String branch) |
Constructor and Description |
---|
TestBuildDetailsBuilder(TestBuildDetails build) |
Modifier and Type | Method and Description |
---|---|
PlanKey |
PlansControl.createPlan(TestBuildDetails buildDetails) |
Modifier and Type | Method and Description |
---|---|
static RestPlan |
RestPlanHelper.newRestPlan(TestBuildDetails buildDetails) |
Modifier and Type | Method and Description |
---|---|
static TestDeploymentProjectDetails |
DeploymentProjectTestHelper.createSimpleTestDeploymentDetails(TestBuildDetails linkedPlan) |
Modifier and Type | Method and Description |
---|---|
TestBuildDetails |
TestStageDetails.getChain() |
TestBuildDetails |
TestBuildDetails.getMaster() |
TestBuildDetails |
TestBuildDetails.setManualBuild() |
TestBuildDetails |
TestBuildDetails.setName(String name) |
TestBuildDetails |
TestBuildDetails.setProject(ProjectDescriptor project) |
TestBuildDetails |
TestBuildDetails.setTriggerInitialManualBuild(boolean triggerInitialManualBuild) |
Modifier and Type | Method and Description |
---|---|
static TestStageDetails |
TestStageDetails.addNewStageTo(TestBuildDetails chain) |
void |
TestJobDetails.setPlan(TestBuildDetails plan) |
Constructor and Description |
---|
TestBuildDetails(ProjectDescriptor project,
String key,
String name,
TestBuildDetails master) |
TestJobDetails(TestBuildDetails plan,
String jobKey,
String jobName) |
TestStageDetails(TestBuildDetails chain) |
TestStageDetails(TestBuildDetails chain,
String name,
String description) |
TestStageDetails(TestBuildDetails chain,
String name,
String description,
TestStageDetails.StageType type) |
Modifier and Type | Method and Description |
---|---|
TestDeploymentProjectDetails.Builder |
TestDeploymentProjectDetails.Builder.withPlan(TestBuildDetails planDetails) |
Modifier and Type | Method and Description |
---|---|
static void |
RssTestHelper.testNoAccessEmail(com.icegreen.greenmail.base.GreenMailOperations greenMail,
String linkedRepositoryName,
TestBuildDetails planDetails,
boolean isNoAccessMsgPresent) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.