Interface ReleaseVersion

All Known Implementing Classes:
ReleaseVersion.StringReleaseVersion, ScmRevision

@Deprecated(forRemoval=true) public interface ReleaseVersion
Deprecated, for removal: This API element is subject to removal in a future version.
in favor of ScmRevision
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • isTag

      boolean isTag()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • asString

      String asString()
      Deprecated, for removal: This API element is subject to removal in a future version.