public interface

MutableBuildKeyResultsSummary

implements ResultsSummary
com.atlassian.bamboo.resultsummary.MutableBuildKeyResultsSummary
Known Indirect Subclasses

Summary

Public Methods
@Deprecated void setBuildKey(String buildKey)
This method is deprecated. since 3.3
void setPlanKey(PlanKey planKey)
[Expand]
Inherited Methods
From interface com.atlassian.bamboo.core.BambooIdProvider
From interface com.atlassian.bamboo.core.BambooObject
From interface com.atlassian.bamboo.deletion.Deletable
From interface com.atlassian.bamboo.plan.cache.ImmutableDeletable
From interface com.atlassian.bamboo.resultsummary.ResultStatisticsProvider
From interface com.atlassian.bamboo.resultsummary.ResultsSummary
From interface java.lang.Comparable

Public Methods

@Deprecated public void setBuildKey (String buildKey)

This method is deprecated.
since 3.3

public void setPlanKey (PlanKey planKey)