Class GeneratedBuildParameters


  • public final class GeneratedBuildParameters
    extends java.lang.Object
    Generated class containing the project version. This is generated on build time, so we don't have to fetch the properties on application load.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROJECT_VERSION
      Which version of 'com.contentful.java:java-sdk' is getting used?
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PROJECT_VERSION

        public static final java.lang.String PROJECT_VERSION
        Which version of 'com.contentful.java:java-sdk' is getting used?
        See Also:
        Constant Field Values
    • Constructor Detail

      • GeneratedBuildParameters

        public GeneratedBuildParameters()