Package | Description |
---|---|
com.atlassian.bamboo.build | |
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.plan |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBuildDefinitionForBuild |
Modifier and Type | Method and Description |
---|---|
protected @NotNull BuildDefinitionForBuild |
BuildDefinitionMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
BuildDefinitionMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull BuildDefinitionForBuild object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
BuildDefinitionMapper.importProperties(@NotNull BuildDefinitionForBuild object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
@Nullable BuildDefinitionForBuild |
AbstractPlan.getBuildDefinitionXml() |
@Nullable BuildDefinitionForBuild |
Plan.getBuildDefinitionXml() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPlan.setBuildDefinitionXml(@Nullable BuildDefinitionForBuild buildDefinitionXml) |
void |
Plan.setBuildDefinitionXml(@Nullable BuildDefinitionForBuild buildDefinitionXml) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.