Class BuildKey

java.lang.Object
com.atlassian.bamboo.v2.build.BuildKey
All Implemented Interfaces:
Key, Serializable

@Immutable public class BuildKey extends Object implements Key
A key that represents a unique build execution. The key will be different for each run including reruns.
See Also:
  • Constructor Details

    • BuildKey

      public BuildKey()
  • Method Details