Class CiReportUrl


  • @ParametersAreNonnullByDefault
    public class CiReportUrl
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CiReportUrl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getReportsUrl​(java.lang.String reportsUrl)  
      • Methods inherited from class java.lang.Object

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

      • CiReportUrl

        public CiReportUrl()
    • Method Detail

      • getReportsUrl

        @CheckReturnValue
        @Nullable
        public java.lang.String getReportsUrl​(@Nullable
                                              java.lang.String reportsUrl)