public class BambooSession extends Object implements Serializable
| Constructor and Description |
|---|
BambooSession() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration |
getBuildConfiguration() |
Plan |
getPlan() |
Plan |
getPlan(Plan defaultPlan) |
Map<String,String[]> |
getReportSearcherContext() |
void |
setBuildConfiguration(com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration buildConfiguration) |
void |
setPlan(Plan plan) |
void |
setReportSearcherContext(Map<String,String[]> reportSearcherContext) |
public void setReportSearcherContext(Map<String,String[]> reportSearcherContext)
@NotNull public com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration getBuildConfiguration()
public void setBuildConfiguration(com.atlassian.bamboo.ww2.actions.build.admin.create.BuildConfiguration buildConfiguration)
@Nullable public Plan getPlan()
public void setPlan(Plan plan)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.