Class BuildTypeAction

    • Constructor Detail

      • BuildTypeAction

        protected BuildTypeAction​(@NonNls
                                  String param,
                                  SBuildServer server)
    • Method Detail

      • isValueGood

        protected boolean isValueGood​(@Nullable
                                      String value,
                                      @NotNull
                                      javax.servlet.http.HttpServletRequest request)
        Overrides:
        isValueGood in class OneParamAction
      • getBuildType

        @Nullable
        protected final SBuildType getBuildType​(@Nullable
                                                String param)