Interface BuildCacheKey

  • All Superinterfaces:
    Describable

    public interface BuildCacheKey
    extends Describable
    Cache key identifying an entry in the build cache.
    Since:
    3.3
    • Method Detail

      • getHashCode

        String getHashCode()
        Returns the string representation of the cache key.