Class 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:
    Serialized Form
    • Constructor Detail

      • BuildKey

        public BuildKey()