Class BambooSpecVersion


  • public final class BambooSpecVersion
    extends java.lang.Object
    Holds the Bamboo Specs version. Reads the autogenerated properties file to keep Specs version in sync with Maven project.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static @NotNull java.lang.String getModelVersion()  
      • Methods inherited from class java.lang.Object

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

      • getModelVersion

        @NotNull
        public static @NotNull java.lang.String getModelVersion()