Class ArtifactsWebUtil

    • Constructor Detail

      • ArtifactsWebUtil

        public ArtifactsWebUtil()
    • Method Detail

      • lookupBuildConfiguration

        @Nullable
        public static SBuildType lookupBuildConfiguration​(@NotNull
                                                          String module,
                                                          @NotNull
                                                          SBuildServer server)
      • findScopeBuild

        @Nullable
        public static SBuild findScopeBuild​(@NotNull
                                            javax.servlet.http.HttpServletRequest request,
                                            @NotNull
                                            SBuildServer server)
      • preparePath

        @NotNull
        public static String preparePath​(@NotNull
                                         javax.servlet.http.HttpServletRequest request)